summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/install/cli.html10
-rw-r--r--static/install/web.html13
-rw-r--r--static/usage.html2
3 files changed, 13 insertions, 12 deletions
diff --git a/static/install/cli.html b/static/install/cli.html
index 818ff6a3..c6ccb7f7 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -289,7 +289,7 @@ Installed as /home/username/platform-tools/fastboot</pre>
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
@@ -424,8 +424,8 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2021.02.07.17.zip.sig</p
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 menu. Then, proceed to <a href="#locking-the-bootloader">locking the
- bootloader</a> before using the device as locking wipes the data again.</p>
+ 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>
<section id="troubleshooting">
<h3><a href="#troubleshooting">Troubleshooting</a></h3>
@@ -472,8 +472,8 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2021.02.07.17.zip.sig</p
<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">
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">
diff --git a/static/usage.html b/static/usage.html
index dd094c4d..66f6b964 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -183,7 +183,7 @@
<p>To install one by sideloading, first, boot into recovery. You may do this either by
using <code>adb reboot recovery</code> from the operating system, or by selecting the
- "Recovery" option in the bootloader menu.</p>
+ "Recovery" option in the bootloader interface.</p>
<p>You should see the green Android lying on its back being repaired, with the text "No
command" meaning that no command has been passed to recovery.</p>