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

1 5 6 7 8 9 19