On Sun, Jul 7, 2013 at 3:53 AM, Wesley PA4WDH <[email protected]> wrote: > Hi All, > > The problem is solved. > > The solution was to make not only /boot an array of 2 partition, but also /. > It seems grub2-probe is confused by 1-disk arrays, and since it scan every > block device the half-build raid device for / still caused the trouble. > > Grub2 is now installed on /dev/sda, and i guess i'll have to do the same voor > /dev/sdb and than i'll have a completely redundant boot setup. > > Best regards, > Wesley
I'm glad you were able to get things working, but grub-install should still handle this better (especially when it's not even /boot/ that's causing the issue). Would you please file a bug report at http://savannah.gnu.org/bugs/?func=additem&group=grub with steps to reproduce (basically just how to create a one device RAID1) so that this can hopefully get fixed? -- Jordan Uggla (Jordan_U on irc.freenode.net) _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
