Mount: wrong fs type, bad option, bad superblock missing codepage or other error
Red HatThis forum is for the discussion of Red Hat Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Mount: wrong fs type, bad option, bad superblock missing codepage or other error
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 drive to the guest. I have done this procedure many times with no errors but now for whatever reason I don't know what happened. Please, let me know if you have any suggestions on how to fix this!
Maybe a silly question but are you running VirtualBox 3.2.8 on the host? When you write "external drive" is that a VirtualBox shared folder that is attached to the VM? Have you tried not specifying the file system type?
Yes, I am running the version 3.2.8 on my Windows 7 guest. The external drive is set up for sharing under the shared folders tab in the guest's settings. As for specifying the file system type - I don't think that there's a way to do such a thing (at least I have not found it). Hopefully these answer your questions!
I should also mention that after trying to mount the hard disk I received another error message:
Code:
/sbin/mount.vboxsf file does not exist
or something very similar to that. After getting this message I tried to create a file named "mount.vboxsf" and it still didn't work. Hopefully this helps!
Your Guest Additions installation on the CentOS has crashed somehow. Try reinstalling it. If this does not help, try installing newer or older version.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.