Bugzilla – Bug 148242
grub's default location is on raid device instead of physical device
Last modified: 2006-06-02 14:36:19 UTC
When doing install on software raid, grub default to using for ex. /dev/md0 instead of /dev/hda MBR. As such booting is not possible. POSSIBLE SOLUTION: Default grub location should be mbr when doing software raid installation.
Jack, after talking to mskibbe this morning, this seems to be rather a perl-Bootloader problem, thus assigning to you
No. the default bl location is selected only by yast2-bootloader. perl-Bootloader only messes up a grub.conf that is correctly set up for failover. I hate that beast.
For RAID0 and RAID5, you need a non-RAID (0 or 5) /boot partition. yast2-partitioner enforces this. Booting from a RAID1 device is dealt with already in Bug #178802. The installation into MBR is not sufficient without a non-RAID 0 or 5 device where the stage 2 of the bootloader can be installed. *** This bug has been marked as a duplicate of 178802 ***