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 to hold the volume down button while the phone boots.

The easiest way to do this is to reboot the phone and begin holding volume down - until it boots up into the bootloader menu.

+ until it boots up into the bootloader interface.

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

locking the - bootloader before using the device as locking wipes the data again.

+ bootloader interface. Then, proceed to locking + the bootloader before using the device as locking wipes the data again.

Troubleshooting

@@ -472,8 +472,8 @@ curl -O https://releases.grapheneos.org/sunfish-factory-2021.02.07.17.zip.sig

Booting

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.

+ power button with the default Start option selected in the bootloader + interface will boot the OS.

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.

The easiest way to do this is to reboot the phone and begin holding volume down - until it boots up into the bootloader menu.

+ until it boots up into the bootloader interface.

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 @@ +

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.

+ 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.

Booting

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.

+ power button with the default Start option selected in the bootloader + interface will boot the OS.

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 @@

To install one by sideloading, first, boot into recovery. You may do this either by using adb reboot recovery from the operating system, or by selecting the - "Recovery" option in the bootloader menu.

+ "Recovery" option in the bootloader interface.

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.