From 7671e56819cb5aa35136941e22ff9c79fcb46f72 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Sun, 30 Aug 2015 17:10:39 +0100 Subject: docs/gnulinux/grub_config.html: note about libreboot_grub.cfg --- docs/gnulinux/grub_config.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'docs/gnulinux') diff --git a/docs/gnulinux/grub_config.html b/docs/gnulinux/grub_config.html index f3b7dfd5..ca38dae5 100644 --- a/docs/gnulinux/grub_config.html +++ b/docs/gnulinux/grub_config.html @@ -42,6 +42,23 @@ These are some common examples of ways in which the grubtest.cfg file can be modified.

+
+

Obvious option: don't even modify the built-in grub.cfg

+

+ 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. +

+
+

Trisquel with full disk encryption, custom partition layout

-- cgit v1.2.3-70-g09d2