From a42f27c2627355eb5f77ae3d9b0e72a2347ba661 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Wed, 1 Jun 2016 15:30:45 -0700 Subject: [PATCH] Create InstallDebianRPB- --- .../ConsumerEdition/HiKey/InstallDebianRPB- | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/HiKey/InstallDebianRPB- diff --git a/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/HiKey/InstallDebianRPB- b/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/HiKey/InstallDebianRPB- new file mode 100644 index 0000000..a8df5f6 --- /dev/null +++ b/Reference-Platform/PreviousReleases/RPB_16.03/ConsumerEdition/HiKey/InstallDebianRPB- @@ -0,0 +1,47 @@ + + + + + + +*** + +#### Step 1: Read about the Fastboot Method + +Fastboot is supported by the board and can be used for installs. This is for advanced users who are most likely modifying/customizing source code and will need to download such updates to the board for test/execution. + +This method requires the following hardware: +- HiKey with power supply +- Host machine (Linux, Mac OS X, or Windows) +- USB to microUSB cable +- USB Mouse and/or keyboard (not required to perform flash) +- HDMI Monitor with full size HDMI cable (not required to perform flash) + +*** + +#### Step 2: Download Debian partition table + +> Note: Some files have 4G and 8G options, download file which best matches your HiKey board. + +- All HiKey **CircuitCo boards** will use the **4G files** +- All HiKey **LeMaker 1G boards** will use the **4G files** +- All HiKey **LeMaker 2G boards** will use the **8G files** + +**ptable-linux.img** ([**4G Download**](https://builds.96boards.org/releases/reference-platform/debian/hikey/16.03/bootloader/ptable-linux-4g.img) / [**8G Download**](https://builds.96boards.org/releases/reference-platform/debian/hikey/16.03/bootloader/ptable-linux-8g.img)) + +*** + +#### Step 3: Download Boot image and Root File System + +- **Debian Boot** ([**Download**](https://builds.96boards.org/releases/reference-platform/debian/hikey/16.03/hikey-boot-linux-*.uefi.img.gz)) +- **Debian Rootfs** (**Download**) + + +*** + +#### Step 4: Choose your host computer to access your instruction set + +- [Linux]() + + +***