Difference between revisions of "Template:BurnLinuxToEMMC-Allwinner"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(使用eflasher脱机烧写)
Line 1: Line 1:
 
=====Boot from eMMC=====
 
=====Boot from eMMC=====
======使用eflasher脱机烧写======
+
======Flash OS with eflasher Utility======
* eflasher的详细说明请参考wiki: [[EFlasher|EFlasher]]。
+
* 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.
 
* 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.
Line 20: Line 20:
 
[[File:eflasher-console.jpg|frameless|500px|eflasher-console]]<br>
 
[[File:eflasher-console.jpg|frameless|500px|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.
 
After installation is done shutdown the system, take out the TF card, power on your board again and it will boot from eMMC.
* 如果想烧写其他系统映像到 eMMC ,请下载光盘里images-for-eflasher目录,将目录内的压缩包解压到 SD 卡的 FRIENDLYARM 分区即可。
+
* If you want to flash other OS image to eMMC download the whole directory "images-for-eflasher" in the CD and extract the packages in the directory to the "FRIENDLYARM" section in your SD card.
 
{{#switch: {{{1}}}
 
{{#switch: {{{1}}}
 
  | NanoPi-K1-Plus =
 
  | NanoPi-K1-Plus =

Revision as of 04:12, 28 April 2018

1 Boot from 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".Type a number and enter to select an OS, then type "yes" and enter to start installation:
eflasher-console
After installation is done shutdown the system, take out the TF card, power on your board again and it will boot from eMMC.

  • If you want to flash other OS image to eMMC download the whole directory "images-for-eflasher" in the CD and extract the packages in the directory to the "FRIENDLYARM" section in your SD card.