|
GRUB Configuration for Compaq Proliant DL380 (G1)
I have a Compaq Proliant DL380 (1st generation). It has four SCSI disks connected by the integrated RAID controller. I have three disks arranged in a RAID 5 configuration as one logical disk, with the fourth disk used as an online spare.
I am trying to install Gentoo Linux 2007.0 on it. The Gentoo install CD seems to pick up the hardware fine. The logical disk shows up as /dev/ida/c0d0.
How do I refer to this device in grub-speak? I have tried root(hd0,0) (sd0,0), (c0d0,0), and many other things to no avail. I also tried using tab completion for root( and setup( ... no luck there either.
What would I call /dev/ida/c0d0 in the grub.conf file?
Thanks,
mmmmtmmmm
|