#589 PR merged: Adding GRUB2 support

Labels: enhancement

sanderu opened issue at 2015-05-21 13:04:

GRUB2 now supported.
Requires a superuser and a pbkdf2 hash.

Problems found:
The 21_install_grub.sh checked for GRUB2 which is not part of the first 2048 bytes of a disk - only GRUB was present - thus the check for grub-probe/grub2-probe.

I couldn't get the 94_grub2_rescue.sh to update the /boot/grub2/grub.cfg correctly without the grub-mkconfig/grub2-mkconfig before adding the ReaR menuentry.


[Export of Github issue for rear/rear.]