Sergey wrote: > > Does anyone know how to copy files from a floppy to a linux system? (I > mean without using UMSDOS.) > Thanks > Sergey You put the floppy in the floppy drive, then you use the mount command under Linux. Type mount -? to see the help, there's a way to specify the system, then select DOS (if your floppy is dos formated). After that just use cp. If you have boot Linux without a floppy in the drive, then before the mount you have to create the mount point (ie : 'mkdir /floppy'). Another way if you've got a lot of floppy, just copy them on a dos partition, then configure Linux to have access to DOS partition... Bye. F.Martinet +-----------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://cspo.queensu.ca/~fletcher/Circle/list_faq.html | +-----------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/07/00 PST