diff --git a/static/install/cli.html b/static/install/cli.html index 655c3154..ecfd67f0 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -84,6 +84,7 @@
  • Checking fastboot version
  • Flashing as non-root
  • +
  • Booting into the bootloader interface
  • Connecting the phone
  • Unlocking the bootloader
  • Obtaining signify
  • @@ -281,22 +282,28 @@ Installed as /home/username/platform-tools/fastboot years.

    +
    +

    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.

    +
    +

    Connecting the phone

    Connect the phone to the computer. On Linux, you'll need to do this again if you didn't have the udev rules set up when you connected it.

    -

    On Windows, you may need to install a driver for fastboot. You can obtain this - via the Windows Update optional updates if you don't already have it.

    +

    On Windows, you may need to install a driver for fastboot now: In Windows Update, + click Check for updates. After that there might be a link "View optional updates." + Download and install any driver updates. If there are no optional updates, simply + continue with the installation instructions.

    Unlocking the bootloader

    -

    First, boot into the bootloader interface. You can do this by turning off the - device and then turning it on by holding both the Volume Down and Power buttons.

    -

    Unlock the bootloader to allow flashing the OS and firmware:

    fastboot flashing unlock
    diff --git a/static/install/web.html b/static/install/web.html index 81eca787..112b0ce1 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -132,22 +132,28 @@ Ubuntu, install the android-sdk-platform-tools-common package.

    +
    +

    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.

    +
    +

    Connecting the phone

    Connect the phone to the computer. On Linux, you'll need to do this again if you didn't have the udev rules set up when you connected it.

    -

    On Windows, you may need to install a driver for fastboot. You can obtain this - via the Windows Update optional updates if you don't already have it.

    +

    On Windows, you may need to install a driver for fastboot now: In Windows Update, + click Check for updates. After that there might be a link "View optional updates." + Download and install any driver updates. If there are no optional updates, simply + continue with the installation instructions.

    Unlocking the bootloader

    -

    First, boot into the bootloader interface. You can do this by turning off the - device and then turning it on by holding both the Volume Down and Power buttons.

    -

    Unlock the bootloader to allow flashing the OS and firmware: