Admin wrote:

> Device Boot     Start        End       Blocks     ID          System
> /dev/sda1           1       1106      8883913      c          Win95
> Fat32  (LBA)
>
> I don't understand why it says win95, as I run win98 2nd ed,

    System Types are the same between Win95 and 98.


> but this seems
> like this is my scsi drive....so it appears redhat has seen the scsi at
> least...  so says the dmesq  also
>
> what do i do now?

    $ mkdir /mnt/win98
    $ mount -t vfat /dev/sda1 /mnt/win98

    This will mount that partition under /mnt/win98 where you can go list (ls) it and 
do whatever you need to do.

--
H | "Life is the art of drawing without an eraser." - John Gardner
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  Director of Internet Operations / SysAdmin    .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave, #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to