From dbb2a3cbf35ffe9253507945996ab7c8b1370269 Mon Sep 17 00:00:00 2001 From: Dmitry Muhomor Date: Sun, 28 Jul 2024 14:01:32 +0300 Subject: [PATCH] web-install: update flashing-factory-images section --- static/install/web.html | 10 ++++------ 1 file 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 @@

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 locking - the bootloader before using the device as locking wipes the data again.

+ 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 locking the bootloader before using + the device as locking wipes the data again.