diff options
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 10 |
1 files changed, 7 insertions, 3 deletions
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 @@ <button id="flash-release-button" disabled="disabled">Flash release</button> - <p>Wait for the flashing process to complete and proceed to - <a href="#locking-the-bootloader">locking the bootloader</a> before using the - device as locking wipes the data again.</p> + <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 flashing is finished and the device is back at the bootloader menu. + Then, proceed to <a href="#locking-the-bootloader">locking the bootloader</a> + before using the device as locking wipes the data again.</p> <p><strong id="flash-release-status"></strong></p> </section> |
