Skip to content

Commit 3040733

Browse files
authored
Update install-os.md
updating following feedback from discussion over matrix
1 parent caa3512 commit 3040733

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Installing-and-Configuring/install-os.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,12 @@ Signing /boot content
165165

166166
Now that firmware state is sealed under TPM and remotely attested through TOTP/HOTP, now is the time to sign /boot content until your next dom0 upgrade, which will most probably update Xen, initrd and kernel binaries, as well as grub configuration. This will be prompted automatically when selecting default boot option, since we have no digests nor detached signature of /boot content as of now.
167167

168-
**NOTE** : It is advisable to remove all USB security dongles (yubikeys and others) and only plug in the corresponding one when you want to update kernel settings to avoid some issues.
168+
This can be done at any given time through:
169+
`Options-> Update checksums and sign all files in /boot`
169170

171+
**NOTE** : It is advisable to remove all USB security dongles (yubikeys and others) and only plug in the corresponding one when you want to update kernel settings to avoid some issues.
170172

173+
If you freshly installed an OS, the following should pick up automatically:
171174
![Heads_default_boot_after_sealing](https://user-images.githubusercontent.com/827570/156664026-f6b03eaf-3f38-4b14-8ecc-db6f7078e209.jpeg)
172175
![Heads_warns_about_no_hashes](https://user-images.githubusercontent.com/827570/156664029-ba065887-edb7-4111-881f-597ec6a1a33d.jpeg)
173176
![Heads_warns_about_no_default_after_signing](https://user-images.githubusercontent.com/827570/156664031-756d8f31-6ed5-4e26-aa75-8da969a05fa5.jpeg)

0 commit comments

Comments
 (0)