diff options
Diffstat (limited to 'docs/gnulinux/encrypted_debian.md')
-rw-r--r-- | docs/gnulinux/encrypted_debian.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/gnulinux/encrypted_debian.md b/docs/gnulinux/encrypted_debian.md index 99c3fc47..499f4fbd 100644 --- a/docs/gnulinux/encrypted_debian.md +++ b/docs/gnulinux/encrypted_debian.md @@ -187,12 +187,12 @@ At this point, you will have finished the installation. At your GRUB payload, press C to get to the command line. Do that:\ -grub> **cryptomount -a**\ -grub> **set root='lvm/matrix-rootvol'**\ -grub> **linux /vmlinuz root=/dev/mapper/matrix-rootvol +grub> **cryptomount -a**\ +grub> **set root='lvm/matrix-rootvol'**\ +grub> **linux /vmlinuz root=/dev/mapper/matrix-rootvol cryptdevice=/dev/mapper/matrix-rootvol:root**\ -grub> **initrd /initrd.img**\ -grub> **boot** +grub> **initrd /initrd.img**\ +grub> **boot** @@ -208,7 +208,7 @@ Immediately after logging in, do that:\ This will be needed in the future if you ever need to recover your home directory from another system, so write it down and keep the note somewhere secret. Ideally, you should memorize it and then burn the note -(or not even write it down, and memorize it still)> +(or not even write it down, and memorize it still)> @@ -328,7 +328,7 @@ problems. Removing that worked around the issue. -Copyright © 2014, 2015, 2016 Leah Rowe <info@minifree.org>\ +Copyright © 2014, 2015, 2016 Leah Rowe <info@minifree.org>\ Permission is granted to copy, distribute and/or modify this document under the terms of the Creative Commons Attribution-ShareAlike 4.0 International license or any later version published by Creative |