[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: mounting Floppy drive



it it's formatted in windows...then just do

mount -t vfat /dev/fd0 /mnt/floppy 
copy your file
cp filename /mnt/floppy

On Sun, 27 Feb 2000 23:52:43 -0600
 "Ketan Gandhi" <kgtg yahoo com> wrote:
> I am trying to copy a file to a floppy disk.
> how do I mount a floppy drive ?
> Also, after I copy the file to a floppy disk, can I use that disk to
> transfer the file to a windows machine ?
> thanks
> kg



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]