diff options
| author | Dmitry Muhomor <muhomor.dmitry@gmail.com> | 2024-08-06 20:08:25 +0300 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2024-08-06 13:18:43 -0400 |
| commit | e2c7694230a9e3eb2025024eafea4a67a18a9b8f (patch) | |
| tree | 7c58f486c70948ab0e5981a8f64face40028709c /static/install/cli.html | |
| parent | 03be1b8687afbeff622d392843567141b1028476 (diff) | |
cli-install: update flashing-factory-images section
It now matches the corresponding web install section.
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/static/install/cli.html b/static/install/cli.html index 1d6a8d2a..fda9f599 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -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> |
