Skip to content

Commit 91afc12

Browse files
Update source/linux/Foundational_Components/System_Security/Auth_boot.rst
Co-authored-by: Randolph Sapp <[email protected]> Signed-off-by: ti-kamlesh <[email protected]>
1 parent 4bf07f1 commit 91afc12

File tree

1 file changed

+1
-1
lines changed
  • source/linux/Foundational_Components/System_Security

1 file changed

+1
-1
lines changed

source/linux/Foundational_Components/System_Security/Auth_boot.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ The following steps describe how to build user-space tools and configuration on
224224
# If the cipher was previously changed, add --cipher aes-cbc-plain
225225
/sbin/cryptsetup luksOpen --key-file=/home/pass_key /dev/mmcblk1p3 crypt_root
226226
227-
# Verify (use Root hash from veritysetup format command)
227+
# Verify (use the root hash from the previous ``veritysetup format`` command)
228228
/sbin/veritysetup open /dev/mapper/crypt_root verity_root /dev/mmcblk1p4 4392712ba01368efdf14b05c76f9e4df0d53664630b5d48632ed17a137f39076
229229
230230
mount -o ro /dev/mapper/verity_root /mnt

0 commit comments

Comments
 (0)