Open KyleKang0603 opened 1 year ago
I ran into error below when I reboot and decrypt
My sequence was as below
WARNING:esys:src/tss2-esys/api/Esys_ContextLoad.c:279:Esys_ContextLoad_Finish() Received TPM Error ERROR:esys:src/tss2-esys/api/Esys_ContextLoad.c:93:Esys_ContextLoad() Esys Finish ErrorCode (0x000001df) ERROR: Esys_ContextLoad(0x1DF) - tpm:parameter(1):integrity check failed ERROR: Unable to run tpm2_load
if I restart service step 6 works, but if I reboot it failed as above. Am I missing something?
After a reboot you must recreate the context files.
I ran into error below when I reboot and decrypt
My sequence was as below
if I restart service step 6 works, but if I reboot it failed as above. Am I missing something?