I tried to mount a samba share from my windows box and it yelled about there not being a mount.cifs. :/ mount: wrong fs type, bad option, bad superblock on //AWESOME/music,
missing codepage or helper program, or other error
(for several filesystems (e.g.
i am tryin to mount my shared folder on the server, I used a command suggested to me, but it also fails, any suggestions would be thankful
saman@saman-G41MT-ES2L:~$ sudo mount -t cifs //safe/tabatabaian_s -o username="myuser",password="mypass" /mnt/share
mount: wrong fs type, bad option, bad superblock on //safe/tabatabaian_s,
missing codepage or helper program, or othe
On boot, udev is giving a mount error.
It appears to not have control of the /dev directory.
From /etc/rc.d/rc.udev:
>> mount -n -o mode=0775 -t tmpfs tmpfs /dev
mount: wrong fs type, bad option, bad superblock on tmpfs,
missing codepage, or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
Hello everybody,
I have a problem. I couldn't mount my ubuntu partition, my windows partition is working ok.
Greetings,
After trying everything that I can think of for hours, I've finally given up. I just can't seem to mount a dmg image under ubuntu 12.04. I've updated all packages, I have the latest kernel available through ubuntu's update system. This is an 64 bit installation.
I have a dmg image. I've converted it to img via dmg2img.
Hi there,
i am using Slackware 13.1 with my customize version of kernel:
# uname -a
Linux dash-pc 2.6.33.4 #1 SMP Thu Dec 30 15:28:19 CET 2010 i686 Intel(R) Core(TM)2 Duo CPU T5670 @ 1.80GHz GenuineIntel GNU/Linux
I compiled into kernel CIFS module and now i am still not able to mount SAMBA directory.
# mount.cifs //192.168.0.101/music /home/dash/music
Password:
mount error: cifs filesyst
I am running Ubuntu 10.04.4 thru VMWare Workstation. I added a second virtual hard disk drive, which is found under /dev/sdb , as shown below
How do you mount this to anywhere? (e.g.
Hello,
I am running a CentOS vm on a Windows 7 host and I recently installed the latest version of guest additions (3.2.8) when I received the error:
Code:
#mount -t vboxsf ez sequence_data/
mount: wrong fs type, bad option, bad superblock on ez,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
when trying to mount an external hard dr
My cd/dvd can mount dvds but no audio cds, it displays the following:
humannoise@humannoise-W251ESQ-W270ESQ:~$ sudo mount -t iso9660 /dev/cdrom /media/external -o uid=1000
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
missing codepage or helper program, or other error
In some cases useful info is found in sy