What does df return?

I've never run the promise, but all my raid drives show as:

/dev/rd/c0d0p1

grub.conf shows the following as well:


> title Red Hat Linux (2.4.20-18.7smp)
>         root (hd0,0)
>         kernel /boot/vmlinuz-2.4.20-18.7smp ro root=/dev/rd/c0d0p1
>         initrd /boot/initrd-2.4.20-18.7smp.img

Hope this helps.

-Mike

On Mon, 2003-07-28 at 09:58, Sam Crawford wrote:
> Hello,
> 
> I am currently attempting to setup a Promise FastTrack mirrored RAID
> array. The intention is to take an existing single hard drive and turn
> it into a mirrored, bootable array.
> 
> I began by booting the original system and installed the FastTrack
> driver (released June 23 I believe). The install went okay, but upon
> reboot I received a Kernel Panic because it could not find root in
> "LABEL=/".
> 
> Looking around the message boards, I discovered that I needed to change
> Grub's device.map file to reference (hd0) as /dev/sda rather than
> /dev/hda. Once I did this I then changed the root=LABEL=/ to
> root=/dev/sda2 in grub.conf. I left the /etc/fstab using LABEL=/
> variables for root and /boot. Upon rebooting all seemed to go well until
> I began getting errors about "DriveStatusNotReady" regarding /dev/hde.
> 
> I subsequently hid all the ide channels (using the ide2=0, ide3=0, etc
> appened to the kernel boot in grub.conf). Rebooting again resulted in
> the system not getting as far and dying with a message saying that
> "init" could not be located.
> 
> Do you have any suggestions as to what might be wrong?
> 
> Regards
> 
> Sam Crawford
-- 
Michael Gargiullo <[EMAIL PROTECTED]>
Warp Drive Networks


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to