diff options
Diffstat (limited to 'static/install/web.html')
| -rw-r--r-- | static/install/web.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/static/install/web.html b/static/install/web.html index 238f5238..ca3e22a1 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -164,7 +164,7 @@ to hold the volume down button while the phone boots.</p> <p>The easiest way to do this is to reboot the phone and begin holding volume down - until it boots up into the bootloader menu.</p> + until it boots up into the bootloader interface.</p> <p>Alternatively, turn off the phone, and then boot it up while holding volume down during the boot process. You can either boot it with the power button or by @@ -222,13 +222,14 @@ <button id="flash-release-button" disabled="disabled">Flash release</button> + <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> + 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> <p id="flash-release-status-container" hidden="hidden"> <strong id="flash-release-status"></strong> @@ -268,8 +269,8 @@ <h3><a href="#booting">Booting</a></h3> <p>You've now successfully installed GrapheneOS and can boot it. Pressing the - power button with the default Start option selected in the bootloader menu - will boot the OS.</p> + power button with the default Start option selected in the bootloader + interface will boot the OS.</p> </section> <section id="disabling-oem-unlocking"> |
