aboutsummaryrefslogtreecommitdiff
path: root/docs/gnulinux
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2018-06-28 21:37:55 +0000
committerGogs <gogitservice@gmail.com>2018-06-28 21:37:55 +0000
commit671f1f9e930b9725b458d8b5d0790d0f4988a074 (patch)
treeeded93d2f87c7dc615a55b861b41b221581fa63d /docs/gnulinux
parentc4909a389fcf03634db99a2f0937fe9dc6064765 (diff)
parenta5348fe90a197736a020a87905e3d5f27f0a988f (diff)
downloadlibrebootfr-671f1f9e930b9725b458d8b5d0790d0f4988a074.tar.gz
librebootfr-671f1f9e930b9725b458d8b5d0790d0f4988a074.zip
Merge branch 'swifix' of swiftgeek/libreboot into master
Diffstat (limited to 'docs/gnulinux')
-rw-r--r--docs/gnulinux/encrypted_parabola.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/gnulinux/encrypted_parabola.md b/docs/gnulinux/encrypted_parabola.md
index 48ef5b76..5ff070a6 100644
--- a/docs/gnulinux/encrypted_parabola.md
+++ b/docs/gnulinux/encrypted_parabola.md
@@ -422,7 +422,7 @@ Edit configuration in `/etc/default/grub`, remembering to use UUID when poitning
Use `blkid` to get list of devices with their respective UUIDs.
Next generate grub.cfg with
- # grub-mkconfig /boot/grub/grub.cfg
+ # grub-mkconfig -o /boot/grub/grub.cfg
If you have separate `/boot` partition, don't forget to add `boot` symlink inside that points to current directory