diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 11:12:00 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-02-17 11:12:00 -0500 |
| commit | 9715a2dc31c987850fc4020bb3ce0c2ae06a37b3 (patch) | |
| tree | 6a8169b338abc091fca08be76e86a54c16b66779 /static/install/cli.html | |
| parent | 3dc6c12b27fd01c66a630c7179310dce36f62553 (diff) | |
explain booting into bootloader interface better
Diffstat (limited to 'static/install/cli.html')
| -rw-r--r-- | static/install/cli.html | 11 |
1 files changed, 9 insertions, 2 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</pre> <section id="booting-into-the-bootloader-interface"> <h2><a href="#booting-into-the-bootloader-interface">Booting into the bootloader interface</a></h2> - <p>First, turn off your phone. Then press and hold both the Power and Volume down - buttons to boot into the bootloader interface.</p> + <p>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.</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> + + <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 + plugging it in as required in the next section</p> </section> <section id="connecting-phone"> |
