From 7671e56819cb5aa35136941e22ff9c79fcb46f72 Mon Sep 17 00:00:00 2001
From: Francis Rowe
+ Use the menuentry that says something like Search for GRUB outside CBFS. Assuming that you + have a grub.cfg file at /boot/grub/ in your installed distro, this will generate a new menuentry in + the GRUB menu. Use that to boot. +
+
+ Then do this as root:
+ $ cd /boot/grub/
+ $ ln -s grub.cfg libreboot_grub.cfg
+
+ After that, your system should then boot automatically. +
+-- cgit v0.9.1