Complete.Org: Mailing Lists: Archives: linux-help: August 2002:
[linux-help] Saving to a floppy disk
Home

[linux-help] Saving to a floppy disk

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: <linux-help@xxxxxxxxx>
Subject: [linux-help] Saving to a floppy disk
From: "The PC-Zone" <pczone@xxxxxxxxxx>
Date: Sat, 17 Aug 2002 23:57:57 -0500
Reply-to: linux-help@xxxxxxxxx

I am tring to save to a floppy disk, so I can send a few files out on another 
issue I am having, I have tried this, but seem to get no where.
mkdir /foo
Then with the floppy in the drive, type:
mount -t vfat /dev/fd0 /foo
To copy files, use the command:
cp [filename] /foo
To unmount the floppy so you can eject it, type:
umount /foo n another problem I am having,  I have tried this here

-- This is the linux-help@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]