cli-install: update flashing-factory-images section

It now matches the corresponding web install section.
This commit is contained in:
Dmitry Muhomor 2024-08-06 20:08:25 +03:00 committed by Daniel Micay
parent 03be1b8687
commit e2c7694230

View File

@ -479,12 +479,10 @@ curl -O https://releases.grapheneos.org/<var>DEVICE_NAME</var>-install-<var>VERS
<pre>./flash-all.bat</pre>
<p>Wait for the flashing process to complete. It will automatically handle
flashing the firmware, rebooting into the bootloader interface, flashing the core
OS, rebooting into the userspace fastboot mode, flashing the rest of the OS and
finally rebooting back into the bootloader interface. Avoid interacting with the
device until the flashing script is finished and the device is back at the
bootloader interface. Then, proceed to <a href="#locking-the-bootloader">locking
the bootloader</a> before using the device as locking wipes the data again.</p>
flashing the firmware, rebooting into the bootloader interface and flashing the OS.
Avoid interacting with the device until the flashing script is finished. Then,
proceed to <a href="#locking-the-bootloader">locking the bootloader</a> before using
the device as locking wipes the data again.</p>
<section id="troubleshooting">
<h3><a href="#troubleshooting">Troubleshooting</a></h3>