From 91574cad52d199fba2ec7e5816994e76d6de11fe Mon Sep 17 00:00:00 2001 From: zyliwax Date: Tue, 13 Jun 2017 02:06:23 +0000 Subject: Add missing spaces between boot parameters --- docs/gnulinux/encrypted_debian.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/gnulinux') diff --git a/docs/gnulinux/encrypted_debian.md b/docs/gnulinux/encrypted_debian.md index 71129950..2b95b2a9 100644 --- a/docs/gnulinux/encrypted_debian.md +++ b/docs/gnulinux/encrypted_debian.md @@ -170,7 +170,7 @@ payload, press C to get to the command line, and enter: grub> cryptomount -a grub> set root='lvm/matrix-rootvol' - grub> linux /vmlinuz root=/dev/mapper/matrix-rootvolcryptdevice=/dev/mapper/matrix-rootvol:root + grub> linux /vmlinuz root=/dev/mapper/matrix-rootvol cryptdevice=/dev/mapper/matrix-rootvol:root grub> initrd /initrd.img grub> boot @@ -201,7 +201,7 @@ Operating System' to say this inside: cryptomount -a set root='lvm/matrix-rootvol' - linux /vmlinuz root=/dev/mapper/matrix-rootvolcryptdevice=/dev/mapper/matrix-rootvol:root + linux /vmlinuz root=/dev/mapper/matrix-rootvol cryptdevice=/dev/mapper/matrix-rootvol:root initrd /initrd.img Without specifying a device, the *-a* parameter tries to unlock all -- cgit v1.2.3-70-g09d2