You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a Self Encrypted Disk (SED). I'd like to use sedutil to lock the disk, but I want the password to be sealed in the TPM module on board the system, instead of in ATA BIOS.
Essentially I want the Pre-Boot Authentication (PBA) image to pick up the password from the TPM automatically upon boot.
Is this even possible?
The text was updated successfully, but these errors were encountered:
I am interested in this as well. Basically, I would normally use LUKS + TPM to unlock, and am wondering if I can swap out LUKS with SED to do the same thing.
I am interested in this as well. Basically, I would normally use LUKS + TPM to unlock, and am wondering if I can swap out LUKS with SED to do the same thing.
I have a Self Encrypted Disk (SED). I'd like to use
sedutil
to lock the disk, but I want the password to be sealed in the TPM module on board the system, instead of in ATA BIOS.Essentially I want the Pre-Boot Authentication (PBA) image to pick up the password from the TPM automatically upon boot.
Is this even possible?
The text was updated successfully, but these errors were encountered: