Difference between revisions of "Template:BurnAndroidToEMMC-Allwinner"

From FriendlyELEC WiKi
Jump to: navigation, search
(Install Android to eMMC from TF Card)
(updated by API)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
=====Boot from eMMC=====
+
=====Flash to eMMC=====
 
======Install Android to eMMC from TF Card======
 
======Install Android to eMMC from TF Card======
* Extract an Android image file and the flashing utility PhoenixCard_V310.rar, insert a TF card(at least 8G) to a windows PC and run PhoenixCard as administrator. On the PhoenixCard Window select your TF card's device and your wanted Android image file, set the mode to "卡量产(factory production)" and click on "烧写(Flash)" to start flashing the Android image to TF card.
+
* Extract an Android image file and the flashing utility PhoenixCard_V310.rar, insert a TF card(at least 8G) to a windows PC and run PhoenixCard as administrator. On the PhoenixCard Window select your TF card's device and your wanted Android image file, set the mode to "卡量产(factory production)" and click on "烧录(Flash)" to start flashing the Android image to TF card.
 
[[File:PhoenixCard_burn.png|frameless|600px|]] <br>
 
[[File:PhoenixCard_burn.png|frameless|600px|]] <br>
 
(In the screenshot an Android image file for the NanoPi M1 Plus was selected. You need to select a correct image file for your board.)
 
(In the screenshot an Android image file for the NanoPi M1 Plus was selected. You need to select a correct image file for your board.)
* After flashing is done take out the TF card, insert the TF card to your board's TF card slot. Connect your board to an HDMI monitor, power on your board(note:you need a 5V/2A power adapter) and you will see a green process bar on the HDMI monitor. After flashing is done take out the TF card and reboot your board and it will be rebooted from eMMC.
+
* After flashing is done, the TF card has the ability to burn the Android system to eMMC. Take out the TF card and insert it to your board's TF card slot. Connect your board to an HDMI monitor, power on your board(note:you need a 5V/2A power adapter) and you will see a green process bar on the HDMI monitor. After flashing is done take out the TF card and reboot your board and it will be rebooted from eMMC.
  
 
<!--
 
<!--
Line 29: Line 29:
 
* Flash U-boot with Fex Mode to TF Card:<br>
 
* Flash U-boot with Fex Mode to TF Card:<br>
 
The fex mode is an Allwinner-customized USB download mode. You can download a U-boot image file with fex mode  
 
The fex mode is an Allwinner-customized USB download mode. You can download a U-boot image file with fex mode  
[http://wiki.friendlyarm.com/wiki/index.php/File:U-boot-efex.zip download link U-boot-efex], after you download it extract the package and run the following commands to flash U-boot to a TF card:
+
[http://wiki.friendlyelec.com/wiki/index.php/File:U-boot-efex.zip download link U-boot-efex], after you download it extract the package and run the following commands to flash U-boot to a TF card:
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
$ cd U-boot-efex
 
$ cd U-boot-efex

Latest revision as of 07:19, 21 February 2022

1 Flash to eMMC
1.1 Install Android to eMMC from TF Card
  • Extract an Android image file and the flashing utility PhoenixCard_V310.rar, insert a TF card(at least 8G) to a windows PC and run PhoenixCard as administrator. On the PhoenixCard Window select your TF card's device and your wanted Android image file, set the mode to "卡量产(factory production)" and click on "烧录(Flash)" to start flashing the Android image to TF card.

PhoenixCard burn.png
(In the screenshot an Android image file for the NanoPi M1 Plus was selected. You need to select a correct image file for your board.)

  • After flashing is done, the TF card has the ability to burn the Android system to eMMC. Take out the TF card and insert it to your board's TF card slot. Connect your board to an HDMI monitor, power on your board(note:you need a 5V/2A power adapter) and you will see a green process bar on the HDMI monitor. After flashing is done take out the TF card and reboot your board and it will be rebooted from eMMC.