[nmglug] booting from raid 1 problem

Jason Schaefer js at jasonschaefer.com
Wed Dec 8 19:35:51 PST 2010


> nice article,
> although grub doesn't complain at install time at all,
> it seems more to be a booting time problem,
> and a mix up with grub using the HD uuid, instead of the device uuid,
> or about using a uuid

Thanks..
Maybe the following? Manual install of grub.
grub
grub> device (hd0) /dev/sda  [repeat for sdb and sdc]
grub> root (hd0,0)
grub> setup (hd0)
grub> quit


More information about the nmglug mailing list