Update InstallDebianRPB.md
Change to fastboot flash system instruction Thank you Jeppler! Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
parent
069ec49f5b
commit
a8f1e1982d
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ $ sudo fastboot devices
|
|||
$ sudo fastboot flash ptable <ptable_FILE_NAME>.img
|
||||
$ sudo fastboot reboot
|
||||
$ sudo fastboot flash boot <boot_FILE_NAME>.uefi.img
|
||||
$ sudo fastboot flash system hikey-jessie_alip_YYYYMMDD-nnn-Xg.emmc.img
|
||||
$ sudo fastboot flash system hikey-rootfs-debian-jessie-alip-YYYYMMDD-nnn.emmc.img
|
||||
```
|
||||
|
||||
4 - **Reboot HiKey into new OS**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue