On Sat, Mar 07, 1998 at 08:06:08AM -0500, Eric wrote:
> Is there a way to read/write DOS 1.44 floppies on a 
> RH5.0 system, or a way to read Linux floppies in DOS 
> or Windows?
> 
> Thanks,
> 
> Eric

        To read DOS floppies on a RH system, you can either use mtools
(in the mtools rpm, man mtools for details) or you can mount the
floppy as a DOS filesystem with "mount -t msdos /dev/fd0H1440 /mnt/floppy".
If you just want to transfer a few files between systems, mtools is
probably easier.  Just "mcopy myfile a:".  If you want to do this as
a user other than root, you can give access to the floppy device by
making the user a member of the floppy group ("gpasswd -a username floopy").

                                        Greg Whittier


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to