How to mount a dos floppy ?

Mikkel L. Ellertson mikkel at infinity-ltd.com
Fri Sep 21 01:23:31 UTC 2007


Mike McCarty wrote:
> Bob Goodwin wrote:
>> Bob Goodwin wrote:
>>
>>>
>>> How do I mount an old dos floppy without making additions to fstab?
>>> I assume there is a proper way to do this since an icon comes up on
>>> the desktop when I plug the disk in to the drive but it can't deal
>>> with the file system apparently and refuses to mount.  I don't know
>>> the magic incantation for the command line.
>>>
>>> I have a few disks I need to extract text [.doc] files from.
>>>
>>> Bob Goodwin
>>>
>> mount /dev/fd0 -t vfat /media   Works but it dumps all the files in
>> /media.
> 
> It is preferable to use
> 
> mount /dev/fd0 -t msdos /path/to/empty/directory/for/mount/point
> 
> Note that vfat and msdos are NOT the same. For use with old
> MSDOS formatted discs, msdos is preferable.
> 
> Mike
Why not use "gnome-mount -d /dev/fd0"? It can be run by a normal
user, as log as they are the console user. (Logged into the machine
locally.)

Then again, if you only want to copy files off the floppies, you can
use mtools.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20070920/79f933d7/attachment-0001.sig>


More information about the fedora-list mailing list