mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-03 03:56:12 -04:00
6 lines
335 B
Text
6 lines
335 B
Text
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
|