How to mount floppy?

Mike McCarty Mike.McCarty at sbcglobal.net
Fri May 11 18:29:20 UTC 2007


Kevin J. Cummings wrote:
> Bob Goodwin - W2BOD wrote:
> 
>>Can someone tell me why I can't mount a Windows floppy containing a
>>WordPerfect .wpd file on this FC6 computer?
>>
>>mount  /dev/fd0
>>mount: block device /dev/fd0 is write-protected, mounting read-only
>>mount: you must specify the filesystem type
>>
>>so I tried mount -t vfat /dev/fd0
>>
>>but that doesn't work!
> 
> 
> Of course not.  Most floppies are FAT-12 filesystems.  Try just "-t
> msdos" instead of vfat.

ALL MSDOS formatted floppies are FAT-12. ALL. The "vfat" refers to how
the directories get added entries for the LFNs, not how the FATS are
formatted. I prefer not to use vfat for my MSDOS formatted floppies,
because mostly I use them for sneakernet connections to my MSDOS
machines, which don't understand LFNs.

Mike
-- 
p="p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
Oppose globalization and One World Governments like the UN.
This message made from 100% recycled bits.
You have found the bank of Larn.
I can explain it for you, but I can't understand it for you.
I speak only for myself, and I am unanimous in that!




More information about the users mailing list