arch-luks-tpm icon indicating copy to clipboard operation
arch-luks-tpm copied to clipboard

mkinitcpio scripts for loading LUKS secret from TPM 2.0

Results 2 arch-luks-tpm issues
Sort by recently updated
recently updated
newest added

Hi. I tried to use this and a few variations of it, but was unable to get it to work. Here's the relevant stuff: /etc/initcpio/hooks/encrypt-tpm ``` #!/usr/bin/ash run_hook() { echo...

On some computers you will get the following error without the tpm_tis module: ``` ERROR:tcti:src/tss2-tcti/tcti-device.c:439:Tss2_Tcti_Device_Init() Failed to open device file /dev/tpmrm0: No such file or directory WARNING:tcti:src/tss2-tcti/tctildr.c:62:tcti_from_init() TCTI init for...