From f97eba21b9e25ca5fa9e78e5d1c8ef9967053965 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 29 Jan 2021 17:04:23 -0500 Subject: discourage interrupting flashing prematurely --- static/install/web.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'static/install/web.html') diff --git a/static/install/web.html b/static/install/web.html index d426ff5d..441a9865 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -170,9 +170,13 @@ -

Wait for the flashing process to complete and proceed to - locking the bootloader before using the - device as locking wipes the data again.

+

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 flashing is finished and the device is back at the bootloader menu. + Then, proceed to locking the bootloader + before using the device as locking wipes the data again.

-- cgit v1.3.1