On Sat, 2005-02-05 at 17:50 -0800, Ted Ozolins wrote: > 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
try the types as msdos or fat and see if it makes a difference. > -- Nick Rout <[EMAIL PROTECTED]> -- [email protected] mailing list
