FS#1347 - The floppy entry in fstab is wrong
|
Details
/dev/floppy/0 /mnt/fl vfat user,noauto,unhide 0 0
unhide is an option for iso9660 and udf only according to the mount manpage. Atleast I couldn't get my floppy drive working with unhide. Removed it and my floppies worked great. The type should also be 'auto' as not all floppies use the vfat format. |
This task depends upon
Comment by Judd Vinet (judd) - Monday,
30 August 2004, 02:16 GMT
Removed 'unhide' for next release of the filesystem package. I've
left it set as vfat though. From my own tests, vfat disks were not
autodetected when I used 'auto' in fstab.