From b3f7a92f368dd50128b5600f4fb12102017cf2ce Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Wed, 1 Jun 2016 16:18:43 -0700 Subject: [PATCH] Update InstallDebianRPB-16.03.md --- .../ConsumerEdition/HiKey/InstallDebianRPB-16.03.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/HiKey/InstallDebianRPB-16.03.md b/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/HiKey/InstallDebianRPB-16.03.md index ba8d6c7..f168cda 100644 --- a/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/HiKey/InstallDebianRPB-16.03.md +++ b/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/HiKey/InstallDebianRPB-16.03.md @@ -45,7 +45,7 @@ This section show how to install the Linaro based Debian operating system to you -**Make sure fastboot is set up on host computer** +1. **Make sure fastboot is set up on host computer** - Android SDK “Tools only” for Linux can be downloaded here - The Linux “Tools Only” SDK download does not come with fastboot, you will need to use the Android SDK Manager to install platform-tools. @@ -53,7 +53,7 @@ This section show how to install the Linaro based Debian operating system to you If you are still having trouble setting up fastboot, click here for a short tutorial video -**Boot HiKey into Fastboot mode using J15 header** +2. **Boot HiKey into Fastboot mode using J15 header** - Link pins 1 and 2 - Link pins 5 and 6 @@ -77,7 +77,7 @@ $ sudo fastboot devices >Note: If your HiKey is not being detected by fastboot, you might want to try [Board Recovery](https://github.com/96boards/documentation/wiki/HiKey-Board-Recovery) and return to this step once your board is ready -**Install Operating System update using downloaded files** +3. **Install Operating System update using downloaded files** >**NOTE:** the ptable must be flashed first. Wait for a few seconds after the reboot command to allow the bootloader to restart using the new partition table. @@ -88,7 +88,7 @@ $ sudo fastboot flash boot .uefi.img $ sudo fastboot flash system hikey-jessie_alip_2015MMDD-nnn-Xg.emmc.img ``` -**Reboot HiKey into new OS** +4. **Reboot HiKey into new OS** - Wait untill all files have been flashed onto HiKey board - Power down HiKey by unplugging the power adapter