diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-12 03:18:20 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-12 03:18:20 +0100 |
commit | 389f66842aacfcace901ab73f92d143f0e65f42d (patch) | |
tree | ef00b40087e6501915f4863d54ad057c4e685a27 /docs/gnulinux/encrypted_trisquel.html | |
parent | fc6e5aef0cb5a214854845c651cd8677c9ddd6ec (diff) | |
download | librebootfr-389f66842aacfcace901ab73f92d143f0e65f42d.tar.gz librebootfr-389f66842aacfcace901ab73f92d143f0e65f42d.zip |
docs/gnulinux/*: Add notes about the depthcharge payload
Diffstat (limited to 'docs/gnulinux/encrypted_trisquel.html')
-rw-r--r-- | docs/gnulinux/encrypted_trisquel.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/gnulinux/encrypted_trisquel.html b/docs/gnulinux/encrypted_trisquel.html index 544c19c9..1b5b2e8b 100644 --- a/docs/gnulinux/encrypted_trisquel.html +++ b/docs/gnulinux/encrypted_trisquel.html @@ -15,7 +15,7 @@ <div class="section"> <h1>Installing Trisquel GNU/Linux with full disk encryption (including /boot)</h1> <p> - Libreboot uses the GRUB <a href="http://www.coreboot.org/Payloads#GRUB_2">payload</a> + Libreboot on x86 uses the GRUB <a href="http://www.coreboot.org/Payloads#GRUB_2">payload</a> by default, which means that the GRUB configuration file (where your GRUB menu comes from) is stored directly alongside libreboot and its GRUB payload executable, inside @@ -34,6 +34,9 @@ This works in Trisquel 7, and probably Trisquel 6. Boot the 'net installer' (Install Trisquel in Text Mode). <a href="grub_boot_installer.html">How to boot a GNU/Linux installer</a>. </p> + <p> + <b>This guide is *only* for the GRUB payload. If you use the depthcharge payload, ignore this section entirely.</b> + </p> <p><a href="index.html">Back to previous index</a></p> </div> |