File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -159,13 +159,13 @@ It is easier to use the web installer to flash GrapheneOS. However, it is recomm
159159 fastboot flash avb_custom_key /path/to/avb_pkmd.bin
160160 ```
161161
162- 5 . Sideload the OTA (This avoids / reduces the possibility of running into ` Device is corrupt. It can't be trusted ` error)
163- 5.1. Run ` fastboot reboot recovery ` to get into recovery mode
164- 5.2. Android icon lying down with the text ` No command" ` should be visible on the screen
165- Hold the power button and press the volume up button a single time to get into the recovery UI
166- 5.3. Using volume buttons, navigate to ` Apply update from ADB ` and select it with the power button
167- 5.4. As the recovery prompt says, use ` adb sideload < path to ota zip> ` to sideload the OTA
168- 5.5. Post sideload, select reboot to bootloader
162+ 5 . Sideload the OTA (This helps avoid or reduce the possibility of running into the ` Device is corrupt. It can't be trusted ` error).
163+ - Run ` fastboot reboot recovery ` to get into recovery mode
164+ - An Android icon lying down with the text ` No command ` should be visible on the screen
165+ - Hold the power button and press the volume up button a single time to get into the recovery UI
166+ - Using the volume buttons, navigate to ` Apply update from ADB ` and select it with the power button
167+ - As the recovery prompt says, use ` adb sideload / path/to/ ota. zip.patched ` to sideload the patched OTA
168+ - After the sideload completes , select 'Reboot to bootloader'
169169
1701706 . Reboot into fastboot and lock the bootloader. This will trigger a data wipe.
171171
You can’t perform that action at this time.
0 commit comments