Grub2 using Gentoo doesn’t detect if a Memtest86+ boot image is available – so I tried to come up with a solution which looks as follows:
Tag: grub
Testing Grub2
Gentoo is a distribution where you decide about software you install. This was reason enough for me to give Grub2 a spin. Installation wasn’t that hard after unmasking and keywording the grub package: echo “sys-boot/grub:2 **” >> /etc/portage/package.keywords echo “sys-boot/grub:2” >> /etc/portage/package.unmask emerge -av sys-boot/grub:2