-- Main.samir - 2014-04-08 Many ways to fix a GRUB ---++ In a RAID1 SW array * mount the / partition (that contains /boot) <verbatim> [root@localhost ~]# mount --bind /sys/ /tmp/a/sys [root@localhost ~]# mount --bind /proc/ /tmp/a/proc [root@localhost ~]# mount --bind /dev/ /tmp/a/dev </verbatim> * chroot into it * Run grub-install for the correct disk : [root@localhost grub]# grub-install /dev/sdb
This topic: Main
>
ComputingAdminFixGrub
Topic revision: r1 - 2014-04-08 - samir
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback