From f5faa661dbc729c606074eb71b26849a1b20b6a6 Mon Sep 17 00:00:00 2001
From: Trent Palmer tags in
lmde-3-disk-encryption
---
lmde-3-disk-encryption/index.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/lmde-3-disk-encryption/index.html b/lmde-3-disk-encryption/index.html
index e73f29b..84bc89a 100644
--- a/lmde-3-disk-encryption/index.html
+++ b/lmde-3-disk-encryption/index.html
@@ -77,7 +77,7 @@
sha256sum lmde-3-201808-cinnamon-64bit.iso
+ sha256sum lmde-3-201808-cinnamon-64bit.iso
@@ -106,7 +106,7 @@ sdb 8:32 1 14.5G 0 disk
umount /dev/sdb1
ddrescue -D --force lmde-3-201808-cinnamon-64bit.iso /dev/sdb
+ ddrescue -D --force lmde-3-201808-cinnamon-64bit.iso /dev/sdb
sgdisk /dev/sda -o
sgdisk /dev/sda --new=1::+512MiB --typecode=1:ef00
+ sgdisk /dev/sda --new=1::+512MiB --typecode=1:ef00
sgdisk /dev/sda --new=2::+1G
+ sgdisk /dev/sda --new=2::+1G
sgdisk /dev/sda --new=3
+ sgdisk /dev/sda --new=3
sgdisk /dev/sda -p
+ sgdisk /dev/sda -p
makefs.vfat -F32 /dev/sda1
+ makefs.vfat -F32 /dev/sda1
makefs.ext4 /dev/sda2
cryptsetup -y -v luksFormat --type luks2 /dev/sda3
+ cryptsetup -y -v luksFormat --type luks2 /dev/sda3
cryptsetup open /dev/sda3 cryptroot
@@ -233,7 +233,7 @@ sdb 8:32 1 14.5G 0 disk
blkid /dev/sda2 -s UUID
blkid /dev/mapper/cryptroot -s UUID
+ blkid /dev/mapper/cryptroot -s UUID