File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,4 @@ This repo is in an embryonal state but will grow in the future.
5
5
6
6
Those are just script that I did for myself and collected.
7
7
8
- They solved many of my problems so I hope they do the same for you.
9
-
10
- FIX for multidisk clevis! https://github.com/latchset/clevis/issues/272#issuecomment-770984147
8
+ They solved many of my problems so I hope they do the same for you.
Original file line number Diff line number Diff line change 1
1
clevis luks unlock -d /dev/sda3
2
2
3
3
https://kowalski7cc.xyz/blog/luks2-tpm2-clevis-fedora31
4
+
5
+ clevis luks bind -d /dev/sdX tpm2 '{ "pcr_bank":"sha256", "pcr_ids": "7,11" }
6
+
7
+ FIX for multidisk clevis! https://github.com/latchset/clevis/issues/272#issuecomment-770984147
8
+
9
+ sudo nano /usr/share/initramfs-tools/scripts/local-top/clevis
You can’t perform that action at this time.
0 commit comments