Jerry Hoemann
Jerry Hoemann
load-keys uses the contents of /etc/ndctl/keys to recreate the keyring used in unlocking the dimms. But, when used during boot, the contents of /etc/ndctl/keys isn't in the initramfs unless the...
As load-keys is a sub-command of ndctl and is load-keys needed to unlock the dimms during boot, ndctl needs to be in the initramfs. I understand from earlier email conversation...
The load-keys sub command will look for the nvdimm-master.blob and tpm.handle in /etc/ndctl/keys. Currently, it is the users responsibility to create these files. Wouldn't it be better for the ndctl...