I have a problem with my floppy druive that I think is related to supermount. 
The firts disk I use always reads fine.  However, if I take this out and
inserta nother disk if I am using a terminal a get an input/output error.  If I
am using gmc, it juust kicks me back to the parent directory (which would be
/mnt).  Can anyone tell me what is happening?  My fstab is as below...

/dev/hda3 /mnt/DOS_hda3 vfat user,exec,conv=binary 0 0
/dev/hdb1 /mnt/DOS_hdb1 vfat user,exec,conv=binary 0 0
/dev/hdd5 /mnt/DOS_hdd5 vfat user,exec,conv=binary 0 0
/dev/hda1 / ext2 defaults 1 1
/dev/hda5 swap swap defaults 0 0
/dev/hdd1 /home ext2 defaults 1 2
/mnt/floppy /mnt/floppy supermount fs=vfat,dev=/dev/fd0 0 0
none /proc proc defaults 0 0
none /dev/pts devpts mode=0620 0 0
/mnt/cdrom /mnt/cdrom supermount fs=iso9660,dev=/dev/cdrom 0 0

Thanks,
Wayne

Reply via email to