diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-04-27 06:33:49 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-04-27 06:33:49 (EDT) |
commit | d4a21642f8ec7c6e39a61f7313382ce33cc1478d (patch) | |
tree | 0831f1ac2871b126ec76a808ceaacd49e20e20ef /docs/gnulinux/encrypted_trisquel.html | |
parent | 33c4ef8f477f1b7f589e98dca53b34aaab1d308b (diff) | |
download | libreboot-d4a21642f8ec7c6e39a61f7313382ce33cc1478d.zip libreboot-d4a21642f8ec7c6e39a61f7313382ce33cc1478d.tar.gz libreboot-d4a21642f8ec7c6e39a61f7313382ce33cc1478d.tar.bz2 |
docs/gnulinux/encrypted_*.html: No password for default entry
Diffstat (limited to 'docs/gnulinux/encrypted_trisquel.html')
-rw-r--r-- | docs/gnulinux/encrypted_trisquel.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/gnulinux/encrypted_trisquel.html b/docs/gnulinux/encrypted_trisquel.html index c24d5f1..af8de95 100644 --- a/docs/gnulinux/encrypted_trisquel.html +++ b/docs/gnulinux/encrypted_trisquel.html @@ -310,6 +310,12 @@ </p> <p> + You can change the menuentry to say this:<br/> + menuentry 'Load Operating System' --unrestricted<br/> + This will allow booting that menuentry without a password, but not allow changing it (according to a user report). + </p> + + <p> After this, you will have a modified ROM with the menu entry for cryptomount, and the entry before that for the GRUB password. Flash the modified ROM using <a href="../install/index.html#flashrom">this tutorial</a>. </p> |