> From: "Lee Davidson" <[EMAIL PROTECTED]> > > When I try to mount my floppy drive I get: > > VFS: Can't find an ext2 filesystem on dev fd(2,0) > mount: wrong fs type, bad option, bad superblock on /dev/fd0, > or too many mounted filesystems > > What do I need to do? > > --Lee man mount for more info. Most likely you want to use the -t flag for mount (-t msdos or -t vfat). Dave -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- mount Lee Davidson
- Dave Reed