aboutsummaryrefslogtreecommitdiff
path: root/docs/gnulinux
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2019-05-15 15:54:44 +0000
committerGogs <gogitservice@gmail.com>2019-05-15 15:54:44 +0000
commit5c8ebfd7431bf94672a55c485af4a45463ec2c09 (patch)
treeebdcfbfd6749f765fd6fc2873cd7c57a5ef9c099 /docs/gnulinux
parentc87a109434b1a3fa6cd4d162bd05e58f7537e4d4 (diff)
parent2166bc4dd6fc59d62238ae62777fd874fb68001e (diff)
downloadlibrebootfr-5c8ebfd7431bf94672a55c485af4a45463ec2c09.tar.gz
librebootfr-5c8ebfd7431bf94672a55c485af4a45463ec2c09.zip
Merge branch 'paragrub' of swiftgeek/libreboot into master
Diffstat (limited to 'docs/gnulinux')
-rw-r--r--docs/gnulinux/encrypted_parabola.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/gnulinux/encrypted_parabola.md b/docs/gnulinux/encrypted_parabola.md
index 21321640..9424ec3b 100644
--- a/docs/gnulinux/encrypted_parabola.md
+++ b/docs/gnulinux/encrypted_parabola.md
@@ -414,7 +414,9 @@ You can unlock a user's account manually, using the **root** account, with this
#### Generate grub.cfg
Edit configuration in `/etc/default/grub`, remembering to use UUID when poitning to mbr/gpt partition.
Use `blkid` to get list of devices with their respective UUIDs.
-Next generate grub.cfg with
+For details see [parabola wiki.](https://wiki.parabola.nu/Dm-crypt/Encrypting_an_entire_system#Configuring_the_boot_loader_5)
+
+Next generate grub.cfg with:
# grub-mkconfig -o /boot/grub/grub.cfg