Dwight Baer wrote:
> I need to copy from Linux to a DOS floppy.  Do you know how this can be
> done?  I am trying to use the Linux "dos" command.

Either use the mtools (mcopy, mdir .... (man mtools)) or mount the
floppy (e.g. mount -text msdos /dev/fd0 /floppy) when you kernel has
msdos enabled and use cp.

dos is an emulation of the dos-Environment. Using dos for copying file
is like buying a car when you only want to listen to its radio.

uwe

Reply via email to