It appears that you can't count on which drive is /dev/sda and which is /dev/sdb when this thing boots.
Therefore, after figuring out that it was probably safe, I installled grub onto the mbr of both drives. The fix procedure then was as follows: sudo su apt-get update apt-get upgrade grub-install /dev/sda (yes to question) grub-install /dev/sdb (yes to question) rebooted, worked fine. -- Won't boot, GRUB Error 2 @ first boot on 9.10 https://bugs.launchpad.net/bugs/482990 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
