[vox-tech] Formating problem

Bill Kendrick vox-tech@lists.lugod.org
Mon, 22 Sep 2003 16:56:13 -0700


On Tue, Sep 23, 2003 at 03:47:14AM -0800, Walther The Writer wrote:
> Mark,
> 
> That is exactly how it was done, but...

How did you mount the floppy (if at all)?
How did you copy the file?

Persoanlly, I usually use MTools for stuff like this:

  $ mcopy file.txt a:


However, it'd be reasonable to do the normal "mount", "cp" and "umount"
that you'd do with an ext2-formatted floppy.

-bill!