Unless your floppy is already formatted with the ext2 filesystem, you
want to change ext2 to vfat in the fstab file for /dev/fd0.

Dave


> From: Stuart Christian <[EMAIL PROTECTED]>
> 
> I'm trying to mount my floppy and I keep getting this error log:
> 
> mount: wrong fs type, bad option, bad superblock on /dev/fd0 or too many
> mounted file systesms
> 
> This is my fstab file
> 
> /dev/hda5                   /                     ext2
> defaults                 1 1
> /dev/hda1                   /boot              ext2
> defaults                 1 2
> /dev/cdrom                 /mnt/cdrom   is09660       noauto,owner,ro
> 0 0
> /dev/hda6                   swap             swap
> defaults                0 0
> /dev/fd0                      /mnt/floppy   ext2
> noauto,owner        0 0
> none                           /proc              proc
> defaults                0 0
> none                           /dev/pts         devpts
> gid=5,mode=620  0 0
> 
> and mtab file
> 
> /dev/hda5   /  ext2  rw 0  0
> none    /proc  proc  rw  0  0
> /dev/hda1   /boot   ext2  rw  0  0
> none  /dev/pts  devpts  rw,gid=5,mode=620  0  0


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to