mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-10-01 00:55:42 -04: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
|