Difference between revisions of "Template:BurnLinuxToEMMC-Rockchip"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
Line 8: Line 8:
 
   | rk3328-eflasher-friendlycore-lite-focal-5.10-arm64-YYYYMMDD.img.zip
 
   | rk3328-eflasher-friendlycore-lite-focal-5.10-arm64-YYYYMMDD.img.zip
 
   | 64-bit FriendlyCore Lite image file based on Ubuntu core 20.04 64bit, kernel version 5.10.y
 
   | 64-bit FriendlyCore Lite image file based on Ubuntu core 20.04 64bit, kernel version 5.10.y
 +
|-
 
   | rk3328-eflasher-friendlywrt-YYYYMMDD.img.zip
 
   | rk3328-eflasher-friendlywrt-YYYYMMDD.img.zip
 
   | [[How to Build FriendlyWrt|FriendlyWrt]] image file, based on OpenWrt 21.02, kernel version 5.10.y
 
   | [[How to Build FriendlyWrt|FriendlyWrt]] image file, based on OpenWrt 21.02, kernel version 5.10.y

Revision as of 09:53, 30 November 2021

Flash Image to eMMC

{{{1}}} need to boot from SD card, use EFlasher tool to burn system to eMMC.
Visit download link to download image files and utilities.

Image Files
rk3328-eflasher-friendlycore-lite-focal-5.10-arm64-YYYYMMDD.img.zip 64-bit FriendlyCore Lite image file based on Ubuntu core 20.04 64bit, kernel version 5.10.y
rk3328-eflasher-friendlywrt-YYYYMMDD.img.zip FriendlyWrt image file, based on OpenWrt 21.02, kernel version 5.10.y
Flash Utility:
win32diskimager.rar Windows utility. Under Linux users can use "dd"

Flash Image to eMMC with eflasher and SD card:

  • Get an 8G SDHC card and backup its data if necessary;
  • Download and extract the rk3328-eflasher-OSNAME-YYYYMMDD.img.zip and win32diskimager;
  • Run the win32diskimager utility under Windows as administrator. On the utility's main window select your SD card's drive, the wanted image file EFlasher and click on "write" to start flashing the SD card. Under Linux run "dd" to flash the rk3328-eflasher-OSNAME-YYYYMMDD.img file to your SD card;
  • Take out the SD and insert it to {{{1}}}'s microSD card slot;
  • Power on {{{1}}} and it will be booted from your SD card and the EFlasher utility will be automatically launched, check the installation progress through the on-board LED lights:
Status SYS LED (Red) LAN LED(Green) WAN LED(Green)
Power on Long bright Off Off
OS startup Slow blinking Off Off
Installing OS to eMMC Fast blinking Off Off
Installation is complete Slow blinking Long bright Long bright
  • After installation is done turn off the board and take out the SD card from {{{1}}}, power on the board and it will be booted from eMMC;