Difference between revisions of "Template:BurnLinuxToEMMC-Allwinner"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
Line 1: Line 1:
 
=====Boot from eMMC=====
 
=====Boot from eMMC=====
 +
======使用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 18: Line 19:
 
[[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.
 +
 +
{{#switch: {{{1}}}
 +
| NanoPi-K1-Plus =
 +
======PC上烧写eMMC模块======
 +
* 将固件和烧写工具分别解压,在 Windows 下插入 eMMC(需使用MicroSD转eMMC模块适配器),以管理员身份运行 win32diskimager 工具, 在 win32diskimager 工具的界面上, 选择你的MicroSD转eMMC模块适配器盘符,选择你要烧写的系统固件,点击 Write 按钮烧写即可。
 +
[[File:EMMC_module_1.jpg|400px]][[File:EMMC_module_4.jpg|400px]]
 +
* 当烧写完成后,弹出MicroSD转eMMC模块适配器,将 eMMC 模块插入 eMMC 插槽,上电启动(注意,这里需要 5V/2A 的供电),你可以看到绿灯以及蓝灯长亮,这时你已经成功启动系统。<br />
 +
* 当同时接了 SD 卡和 eMMC 模块时,会优先选择 SD 启动,SD 启动失败后,再选择eMMC启动。
 +
}}

Revision as of 05:31, 25 April 2018

1 Boot from eMMC
1.1 使用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.