Difference between revisions of "Template:BurnLinuxToEMMC-Allwinner"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
=====Boot from eMMC=====
+
=====Flash to eMMC=====
 +
======Flash OS with eflasher Utility======
 +
* For more details about eflasher refer to the wiki link: [[EFlasher|EFlasher]]。
 
* Extract the eflasher Image and win32diskimager.rar files. Insert a TF card(at least 4G) into a Windows PC and run the win32diskimager utility as administrator. On the utility's main window select your TF card's drive, the wanted image file and click on "write" to start flashing the TF card.
 
* Extract the eflasher Image and win32diskimager.rar files. Insert a TF card(at least 4G) into a Windows PC and run the win32diskimager utility as administrator. On the utility's main window select your TF card's drive, the wanted image file and click on "write" to start flashing the TF card.
* Insert this card into your board's BOOT slot and power on (with a 5V/2A power source). If the green LED is on and the blue LED is blinking this indicates your board has successfully booted.<br />
+
* Insert this card into your board's BOOT slot and power on (with a 5V/2A power source). If the green LED is on and the blue LED is blinking this indicates your board has successfully booted.
* Connect the board to an HDMI monitor or an LCD and a USB mouse, and select an OS to start installation.
+
* If your board doesn't support HDMI or no monitor is connected you can select an OS by running the following command:
[[File:eflasher.jpg|frameless|600px|eflasher]]<br>
+
If no monitor is connected you can select an OS by running the following command:
+
 
<syntaxhighlight lang="bash">
 
<syntaxhighlight lang="bash">
 
$ su root
 
$ su root
 
$ eflasher
 
$ eflasher
 
</syntaxhighlight>
 
</syntaxhighlight>
The password for "root" is "fa".Type a number and enter to select an OS, then type "yes" and enter to start installation:<br>
+
The password for "root" is "fa". <br>
[[File:eflasher-console.jpg|frameless|600px|eflasher-console]]<br>
+
 
After installation is done shutdown the system, take out the TF card, power on your board again and it will boot from eMMC.
+
{{#switch: {{{2}}}
 +
| h3 =
 +
We take "{{#replace:{{lc:{{{1}}}}}|category:|}}_eflasher_friendlycore-xenial_4.14_armhf_YYYYMMDD.img" as an example. After you run the "eflasher" command you will see the following messages:<br>
 +
| h5 =
 +
We take "{{#replace:{{lc:{{{1}}}}}|category:|}}_eflasher_friendlycore-xenial_4.14_arm64_YYYYMMDD.img" as an example. After you run the "eflasher" command you will see the following messages:<br>
 +
}}
 +
 
 +
[[File:eflasher_friendlycore1.jpg|frameless|600px|eflasher_friendlycore1]]<br>
 +
Type "1", select writing friendlycore system to eMMC you will see the following messages:<br>
 +
 
 +
{{#switch: {{{2}}}
 +
| h3 =
 +
[[File:eflasher_friendlycore2_h3.jpg|frameless|600px|eflasher_friendlycore2_h3]]<br>
 +
| h5 =
 +
[[File:eflasher_friendlycore2_h5.jpg|frameless|600px|eflasher_friendlycore2_h5]]<br>
 +
}}
 +
Type "yes" to start installation:<br>
 +
 
 +
[[File:eflasher_friendlycore3.jpg|frameless|600px|eflasher_friendlycore3]]<br>
 +
After it is done power off the system, take off the TF card, power on again your system will be booted from eMMC.
 +
 
 +
* If you want to flash other system to eMMC you can download the whole images-for-eflasher directory and extract the package under that directory to the FRIENDLYARM partition of an installation SD card.<br>
 +
{{#switch: {{{2}}}
 +
| h3 =
 +
[[File:eflasher_friendlyarm_h3.jpg|frameless|600px|eflasher_friendlyarm_h3]]<br>
 +
| h5 =
 +
[[File:eflasher_friendlyarm_h5.jpg|frameless|600px|eflasher_friendlyarm_h5]]<br>
 +
}}
 +
 
 +
{{#switch: {{{1}}}
 +
| NanoPi-K1-Plus =
 +
======Flash OS to eMMC on PC======
 +
* An OS image for eMMC is the same as the one for an SD card. Extract an image package and flash utility. Insert an eMMC module(in a MicroSD to eMMC adapter) to a Windows PC. Run the win32diskimager utility as administrator. On the win32diskimager's main window select your MicroSD to eMMC adapter's drive, a wanted OS image and click "Write" to start flashing.
 +
[[File:EMMC_module_1.jpg|400px]][[File:EMMC_module_4.jpg|400px]]
 +
* After flash is done take out the MicroSD to eMMC adapter. Take the eMMC module off the adapter, insert this module to the board's eMMC slot and power up the board. If the PWR LED is solid on and the STAT LED is flashing it means your board has been successfully booted.<br />
 +
* When both an SD card and an eMMC module are connected to a board the board will be booted from the SD card first and if that fails it will be booted from eMMC.
 +
}}

Latest revision as of 02:26, 20 August 2020

1 Flash to eMMC
1.1 Flash OS with eflasher Utility
  • For more details about eflasher refer to the wiki link: EFlasher
  • Extract the eflasher Image and win32diskimager.rar files. Insert a TF card(at least 4G) into a Windows PC and run the win32diskimager utility as administrator. On the utility's main window select your TF card's drive, the wanted image file and click on "write" to start flashing the TF card.
  • Insert this card into your board's BOOT slot and power on (with a 5V/2A power source). If the green LED is on and the blue LED is blinking this indicates your board has successfully booted.
  • If your board doesn't support HDMI or no monitor is connected you can select an OS by running the following command:
$ su root
$ eflasher

The password for "root" is "fa".


eflasher_friendlycore1
Type "1", select writing friendlycore system to eMMC you will see the following messages:


Type "yes" to start installation:

eflasher_friendlycore3
After it is done power off the system, take off the TF card, power on again your system will be booted from eMMC.

  • If you want to flash other system to eMMC you can download the whole images-for-eflasher directory and extract the package under that directory to the FRIENDLYARM partition of an installation SD card.