Documentation ¶
Overview ¶
The disk_unlock command is used to unlock a disk drive as follows:
- Via BMC, read a 32-byte secret seed known as the Host Secret Seed (HSS) using the OpenBMC IPMI blob transfer protocol
- Compute a password as follows: We get the deterministically computed 32-byte HDKF-SHA256 using: - salt: "SKM PROD_V2 ACCESS" - hss: 32-byte HSS - device identity: strings formed by concatenating the assembly serial number, the _ character, and the assembly part number.
- Unlock the drive with the given password
- Update the partition table for the disk
Click to show internal directories.
Click to hide internal directories.