Difference between revisions of "Template:BurnLinuxToEMMC-Allwinner"

From FriendlyELEC WiKi
Jump to: navigation, search
(Flash OS with eflasher Utility)
(Flash OS with eflasher Utility)
Line 24: Line 24:
 
  | NanoPi-K1-Plus =
 
  | NanoPi-K1-Plus =
 
======Flash OS to eMMC on PC======
 
======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.
+
* An OS image for eMMC is the same as the one for an SD card. Extract an image package(e.g. nanopi-k1-plus_sd_friendlycore-xenial_4.14_arm64_YYYYMMDD.img.zip) 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]]
 
[[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 />
 
* 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.
 
* 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.
 
}}
 
}}

Revision as of 04:53, 4 March 2019

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(e.g. nanopi-k1-plus_eflasher_friendlycore-xenial_4.14_arm64_YYYYMMDD.img.zip) 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.