I'm having problems mounting a vfat partition using my gentoo installation. On /dev/hdb1 I have a fat32 partition which is working fine under windows. However, when I try to do a mount -t vfat /dev/hdb1 /mnt/win I get a "wrong fs type, bad option, bad superblock on /dev/hdb1, or too many mounted file systems" error from mount. I've checked that I've got vfat support in my kernel (I have, although I'm not sure what the default codepage and other options there should be) and when I cat /proc/filesystems vfat is there. I've got ntfs partitions on the same disk that mount without problems.
The next thing I tried was booting off a knoppix CD, and, amazingly, I discovered that this worked, and that I could mount the windows partition with no problems. So the partition must be ok, and there's something wrong with my gentoo setup. Any ideas how to go about debugging this, or getting more info on it?
Cheers,
Chris
The next thing I tried was booting off a knoppix CD, and, amazingly, I discovered that this worked, and that I could mount the windows partition with no problems. So the partition must be ok, and there's something wrong with my gentoo setup. Any ideas how to go about debugging this, or getting more info on it?
Cheers,
Chris