Template:BurnAndroidToEMMC-Allwinner

From FriendlyELEC WiKi
Revision as of 10:02, 29 January 2018 by Yftan (Talk | contribs) (Boot from eMMC)

Jump to: navigation, search
Boot from eMMC
  • Extract the Android image file and the USB flashing utility "LiveSuitV306_For_Linux64.zip" under Ubuntu and run the following commands to install LiveSuit:
$ ./LiveSuit.run

运行LiveSuit:

$ cd /root/Bin/LiveSuit
$ ./LiveSuit.sh

Click on the Image button to select an Android image file:
Sunxi-livesuit-select.png

  • Refer to 编译烧写U-boot to make an installation TF card with U-boot;
  • After it is done take out the TF card and insert this card to your board's BOOT TF card slot, connect your board to a host PC with a MicroUSB cable and your board will be automatically powered on. Press any key to enter the U-boot commandline mode and run the following command to enter the USB download mode:
$ efex

A LiveSuit popup window will show up on the host PC asking whether to proceed with installation:
Sunxi-livesuit-detect.png
Note: you must run LiveSuit on your host PC before you command efex.
Click on "Yes" to start flashing the Android image to eMMC. After this is done power off the board and take out the TF card. If you boot your board again your board will boot from eMMC.