fix: grub-install /dev/md126 Steps: I booted into installer rescue mode
~ # mkdir target ~ # mount /dev/md126p1 target ~ # mount -t proc none /target/proc ~ # mount -o bind /dev /target/dev ~ # mount -t sysfs sys /target/sys ~ # chroot /target /bin/bash root@dhcp225:/# grub-install /dev/md126 Installing for i386-pc platform. Installation finished. No error reported. root@dhcp225:/# reboot, grub comes up, all is well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1587889 Title: Installing grub on '/dev/md126p1 system doesn't boot To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1587889/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
