From 9715a2dc31c987850fc4020bb3ce0c2ae06a37b3 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 17 Feb 2021 11:12:00 -0500 Subject: [PATCH] explain booting into bootloader interface better --- static/install/cli.html | 11 +++++++++-- static/install/web.html | 11 +++++++++-- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/static/install/cli.html b/static/install/cli.html index ecfd67f0..818ff6a3 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -285,8 +285,15 @@ Installed as /home/username/platform-tools/fastboot

Booting into the bootloader interface

-

First, turn off your phone. Then press and hold both the Power and Volume down - buttons to boot into the bootloader interface.

+

You need to boot your phone into the bootloader interface. To do this, you need + 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.

+ +

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 + plugging it in as required in the next section

diff --git a/static/install/web.html b/static/install/web.html index 9b586aba..238f5238 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -160,8 +160,15 @@

Booting into the bootloader interface

-

First, turn off your phone. Then press and hold both the Power and Volume down - buttons to boot into the bootloader interface.

+

You need to boot your phone into the bootloader interface. To do this, you need + 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.

+ +

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 + plugging it in as required in the next section