diff options
| author | Dmitry Muhomor <muhomor.dmitry@gmail.com> | 2024-07-28 14:01:32 +0300 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-29 23:43:31 -0400 |
| commit | dbb2a3cbf35ffe9253507945996ab7c8b1370269 (patch) | |
| tree | 085d20f4f245695690fb39065e07c152ecc5f07c /static/install | |
| parent | 09011f7b71b6093fdd078de96e6458dc472ab072 (diff) | |
web-install: update flashing-factory-images section
Diffstat (limited to 'static/install')
| -rw-r--r-- | static/install/web.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/static/install/web.html b/static/install/web.html index 585a692f..25dcd322 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -291,12 +291,10 @@ <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> <p id="flash-release-status-container" hidden="hidden"> <strong id="flash-release-status"></strong> |
