>>>>> "k" == kompukit  <Admin> writes:

k> Attached is my system ,as displayed on the compaq site...
k> for some reason, upon install, in the boot messages...i see that
k> the scsi HDD is seen and setup...but , after x starts, and I try to
k> access it
k> thru konqueror file manager...under /mnt ???
k> I don't see it listed....so i can't mount it, and/or dual-boot to it.
k> you see, i have win98 2nd ed. (I use it alot, need to) installed on the
k> scsi...
k> and redhat 7.1 pro server ed. on a IDE 20 gig Maxtor drive...setup with
k> cable select jumper.

Ok from what you are saying it sounds like this is win98 on this scsi,
so you should as a test:

NOTE: I am assuming you only have one scsi disk drive on this system
so it should be /dev/sda and it is a single partition otherwise change
the references below to the correct drive/partition.

mount -t vfat /dev/sda /mnt

If this doesn't work, then tell us the error messages so someone
can help you.

If this does work then just add something like this to /etc/fstab
so that it mounts the disk all the time at bootup.

/dev/sda     /win98     vfat    defaults  0 0


-- 
Ray Curtis         Curtis Consulting         http://www.ccux.com



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

Reply via email to