mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
7 lines
335 B
Plaintext
7 lines
335 B
Plaintext
Authenticate with the PSID in order to set up OPAL (anti-ransomware feature):
|
|
|
|
sedutil-cli --yesIreallywanttoERASEALLmydatausingthePSID $PSID_FROM_DRIVE_STICKER $DRIVE
|
|
sedutil-cli --initialsetup $PASSWORD $DRIVE
|
|
sedutil-cli --enableLockingRange 0 $PASSWORD $DRIVE
|
|
sedutil-cli --loadPBAimage $PASSWORD UEFI64.img $DRIVE
|