Difference between revisions of "Template:BurnLinuxToEMMC-Allwinner"
From FriendlyELEC WiKi
(updated by API) |
(→使用eflasher脱机烧写) |
||
Line 1: | Line 1: | ||
=====Boot from eMMC===== | =====Boot from 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. | * 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. | ||
− | * | + | * 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:
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.