ok,,,funally, NOW we're getting somewhere, Thanks...
this is what I got doing what you just said:

"Disk /dev/sda: 255 heads, 63 sectors, 1106 cyllinders
Units = cylinders of 16065 * 512 bytes

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



"Ashley M. Kirchner" wrote:
> 
> Admin wrote:
> 
> > I did what you said...and got the following message , in a terminal:
> >
> > "wrong fs type, bad option,bad superblock on /dev/sda  or too many
> > mounted filesysytems"
> 
>     Um, generally, if there's any partition information on a device, you'll have to 
>specify it:
> 
>     mount -t vfat /dev/sda1 /mnt
> 
>     sda1 -> first partition
>     sda2 -> second
>     sda3 -> etc.
> 
>     You can always run 'fdisk -l /dev/sda' to see what partition numbers it returns.
> 
> --
> 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



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

Reply via email to