I setup a bootable raid 1 on my rh 7.3 box

I booted from a rescue disk and tried the below steps

device (hd0) /dev/hda
root (hd0,0)
install /grub/stage1 (hd0,0) /grub/stage2 0x8000 (hd0,0)/grub/menu.lst
install /grub/stage1 d (hd0) /grub/stage2 0x8000 (hd0,0)/grub/menu.lst

device (hd0) /dev/hdb
root (hd0,0)
install /grub/stage1 (hd0,0) /grub/stage2 0x8000 (hd0,0)/grub/menu.lst
install /grub/stage1 d (hd0) /grub/stage2 0x8000 (hd0,0)/grub/menu.lst

I reboot my box, but
now I get: GRUB Loading stage2...
and stops there..


What commands do I need to issue to properly configure grub to properly
load the raid?


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to