Brett I. Holcomb wrote:
I have a DOS floppy I try and mount but get the error:
mount: wrong fs type, bad option, bad superblock on /dev/fd0, or too many mounted file systems
I've searched, didn't find any real answers. I checked this system against another Gentoo system that works just fine and mounts the floppy. What am I doing wrong. MSDOS and Vfat are compiled into the kernel.
Thanks.
/etc/fstab entry is shown below.
# # Floppy # /dev/fd0 /mnt/fd0 vfat noauto,user,exec,nohide 0 0
does /mnt/fd0 exist? ls /mnt and see. If not mkdir /mnt/fd0 and try again.
Cheers
-- Ted Ozolins(VE7TVO) Westbank, B. C
-- [email protected] mailing list
