> Does anyone know how to copy files from a floppy to a linux system? (I
> mean without using UMSDOS.)
I take it you mean from a DOS floppy.
su
mount -t msdos /dev/fd0 /mnt
cp /mnt/whatever /wherever
umount /mnt
*******************************************************************
* Ron Hensley ron@dmv.com *
* Junior Systems Administrator http://www.dmv.com/~ron *
* PGP Key at WWW Page *
* DelMarVa OnLine 749-7898 Ext. 403 *
*******************************************************************
+-----------------------------------------------------------+
| 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