From 5faa74bed0fbafd2f4a4052601911ba66e404237 Mon Sep 17 00:00:00 2001
From: Job
Date: Sun, 28 Jul 2024 21:24:27 +0200
Subject: improve guide on removing the non-stock key via fastboot mode
---
static/install/cli.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'static/install/cli.html')
diff --git a/static/install/cli.html b/static/install/cli.html
index e5d3355b..a214fb84 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -650,8 +650,8 @@ curl -O https://releases.grapheneos.org/DEVICE_NAME-factory-VERS
The GrapheneOS factory images flash a non-stock Android Verified Boot key which
needs to be erased to fully revert back to a stock device state. Before flashing the
- stock factory images and before locking the bootloader, you should erase the custom
- Android Verified Boot key to untrust it:
+ stock factory images, you should boot the device into fastboot mode and make sure the
+ bootloader is unlocked. Then erase the custom Android Verified Boot key to untrust it:
fastboot erase avb_custom_key
--
cgit v1.3.1