Difference between revisions of "Template:RK3399-BurnOS-To-EMMC"

From FriendlyELEC WiKi
Jump to: navigation, search
(Flash Image to eMMC with eflasher and SD card)
(Flash Image to eMMC with eflasher and SD card)
Line 48: Line 48:
 
1: Connect an LCD or HDMI monitor to your board and work with EFlasher's GUI. If the LCD doesn't support touch you need to connect a USB mouse to your board and proceed;<br />
 
1: Connect an LCD or HDMI monitor to your board and work with EFlasher's GUI. If the LCD doesn't support touch you need to connect a USB mouse to your board and proceed;<br />
 
2: Connect your board to a LAN, login onto the board with SSH and type "eflasher" in a commandline utility and proceed with prompts;(Note: when you login with SSH the username is root and the password is fa. Your board's IP address can be shown by checking the router's system)<br />
 
2: Connect your board to a LAN, login onto the board with SSH and type "eflasher" in a commandline utility and proceed with prompts;(Note: when you login with SSH the username is root and the password is fa. Your board's IP address can be shown by checking the router's system)<br />
方法3: 通过调试串口登录到串口终端,在终端上输入命令 eflasher 来操作; <br />
+
3: Login onto your board via a serial terminal and type "eflasher" to proceed; <br />
方法4: 连接一个[[Matrix - LCD2USB|lcd2usb]]配件到{{{1}}}上,按配件上面的K1键可以选择要烧写的系统,然后按K2键确定烧写,烧写进度会在[[Matrix - LCD2USB|lcd2usb]]上显示;<br />
+
4: Connect a [[Matrix - LCD2USB|lcd2usb]] to {{{1}}}, press the LCD2USB board's K1 button to select your wanted OS and press the K2 button to confirm. The installation process will be shown on [[Matrix - LCD2USB|lcd2usb]];<br />
* 烧写完成后,轻按Power键关机,从{{{1}}}端弹出SD卡;
+
* After installation is done press the Power button to turn off the board and take out the SD card from {{{1}}};
* 长按Power开机,会从eMMC启动你刚刚烧写的系统;
+
* Press and hold the Power button to turn on your board and it will be booted from eMMC;
 
  | #default =
 
  | #default =
 
* 连接{{{1}}}的电源,系统会从SD卡启动,并自动启动 [[EFlasher/zh|EFlasher]] 烧写工具,你有多种途径可以操作 [[EFlasher/zh|EFlasher]]:  
 
* 连接{{{1}}}的电源,系统会从SD卡启动,并自动启动 [[EFlasher/zh|EFlasher]] 烧写工具,你有多种途径可以操作 [[EFlasher/zh|EFlasher]]:  

Revision as of 06:59, 10 October 2018

1 Flash Image to eMMC


1.1 Download Image and Utilities

Visit download link to download image files and utilities.

Image Files
rk3399-eflasher-android8-YYYYMMDD.img.zip Android 8.1 image file
rk3399-eflasher-android7-YYYYMMDD.img.zip Android 7.1.2 image file
rk3399-eflasher-friendlydesktop-bionic-4.4-arm64-YYYYMMDD.img.zip 64-bit FriendlyDesktop image file based on Ubuntu desktop 18.04 64bit
rk3399-eflasher-friendlycore-bionic-4.4-arm64-YYYYMMDD.img.zip 64-bit FriendlyCore image file(Qt 5.10.0) based on Ubuntu core 18.04 64bit
rk3399-eflasher-lubuntu-desktop-xenial-4.4-armhf-YYYYMMDD.img.zip Lubuntu Desktop(with Qt 5.10.0)
Flash Utility:
win32diskimager.rar Windows utility. Under Linux users can use "dd"

1.2 Flash Image to eMMC with eflasher and SD card

  • Get an 8G SDHC card and backup its data if necessary;
  • Download and extract the rk3399-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 rk3399-eflasher-OSNAME-YYYYMMDD.img file to your SD card;
  • Take out the SD and insert it to {{{1}}}'s microSD card slot;
  • 连接{{{1}}}的电源,系统会从SD卡启动,并自动启动 EFlasher 烧写工具,你有多种途径可以操作 EFlasher:

方法1: 连接HDMI显示屏和USB鼠标,在图形界面上操作EFlasher;
方法2: 将开发板通过网线接入局域网,通过 ssh 登录开发板,然后输入命令 eflasher,根据命令行的提示进行操作;(注: ssh登录的用户是root,密码为fa,开发板IP可查看路由器后台获得)
方法3: 通过调试串口登录到串口终端,在终端上输入命令 eflasher 来操作;
方法4: 连接一个lcd2usb配件到{{{1}}}上,按配件上面的K1键可以选择要烧写的系统,然后按K2键确定烧写,烧写进度会在lcd2usb上显示;

  • 烧写完成后,切断电源,然后从{{{1}}}端弹出SD卡,然后重新上电开机,{{{1}}}会从eMMC启动你刚刚烧写的系统;