>From: <[EMAIL PROTECTED]>
>Date: Mon, 22 Jun 1998 12:27:46 EDT
>To: [EMAIL PROTECTED]
>
>Can I read data on a Windows95 generated floppy? If so, how do I do it? 
I'm
>running Linux version 5.0 (Red Hat)

One of two ways...

You can do it the hard way...
  mount -t vfat -w /dev/fd0 /mnt/floppy; ls /mnt/floppy

Or you can do it the easy way...
  mdir a:

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


-- 
  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