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

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
Line 1: Line 1:
 
===Flash Image to eMMC===
 
===Flash Image to eMMC===
As for a RK3399 based ARM board developed by FriendlyELEC there are three ways to flash an image to eMMC:
+
{{#switch: {{{1}}}
* Use eflasher to make a bootable SD card and flash an image to eMMC with this card
+
| NanoPC-T4 =
 +
NanoPC-T4 there are three ways to flash an image to eMMC:
 +
* Use [[EFlasher]] to make a bootable SD card and flash an image to eMMC with this card
 
* Use a Windows' utility "AndroidTool_Release_v2.42" provided by Rockchip to flash an image to eMMC with a Type-C cable
 
* Use a Windows' utility "AndroidTool_Release_v2.42" provided by Rockchip to flash an image to eMMC with a Type-C cable
 
* Use a Linux utility Linux_Upgrade_Tool_1.27 provided by Rockchip to flash an image to eMMC with a Type-C cable
 
* Use a Linux utility Linux_Upgrade_Tool_1.27 provided by Rockchip to flash an image to eMMC with a Type-C cable
 
If you are not familiar with the two utilities provided by Rockchip or you don't have a Type-C cable we suggest you try the first method.
 
If you are not familiar with the two utilities provided by Rockchip or you don't have a Type-C cable we suggest you try the first method.
 
+
| NanoPi-M4 =
 +
| NanoPi-NEO4 =
 +
<br />
 +
| #default =
 +
<br />
 +
}}
 
====Download Image and Utilities====
 
====Download Image and Utilities====
 
Visit [http://download.friendlyarm.com/{{{1}}} download link] to download image files and utilities.<br />
 
Visit [http://download.friendlyarm.com/{{{1}}} download link] to download image files and utilities.<br />
Line 35: Line 42:
  
 
====Flash Image to eMMC with eflasher and SD card====
 
====Flash Image to eMMC with eflasher and SD card====
* Get a 8G SDHC card;
+
* 准备一张8G或以上容量的SDHC卡;
* Download the "rk3399-eflasher-OSNAME-YYYYMMDD.img.zip" and "win32diskimager" and extract them on a Windows PC;
+
* 下载并解压 固件文件rk3399-eflasher-OSNAME-YYYYMMDD.img.zip 和 工具win32diskimager;
* Run the "win32diskimager" utility as administrator, select your TF card, wanted file and click on "Write" to start flash the image to your TF card;
+
* 在Windows下以管理员身份运行 win32diskimager,在界面上选择你的SD卡盘符,选择解压后的[[EFlasher/zh|EFlasher]]固件,点击 Write 按钮烧写到SD卡; 或者在 Linux下使用 dd 命令将 rk3399-eflasher-OSNAME-YYYYMMDD.img 写入 SD卡;
* After it is done take out the TF card and insert it to your {{{1}}}'s microSD slot;
+
* 将SD卡从电脑端弹出,插入{{{1}}}的microSD卡槽;
* Connect a DC power cord and an HDMI monitor to your {{{1}}}, press and hold the Power button for at least 1.5 seconds and you will see the PWR led is on and the image on SD card is booted. Around 15 seconds later the HDMI monitor will display a Window;
+
{{#switch: {{{1}}}
* Select your wanted OS with a USB mouse and click on "Next" to continue;
+
| NanoPC-T4 =
* After flashing is done press and release the Power button to shut down the system. After the PWR is off take out the TF card. Press and hold the Power button for at least 1.5 seconds the image will be booted from eMMC.
+
* 长按{{{1}}}上的Power键直到板上的PWR灯亮,系统会从SD卡启动,并自动启动 [[EFlasher/zh|EFlasher]] 烧写工具,你有多种途径可以操作 [[EFlasher/zh|EFlasher]]:
 +
方法1: 连接LCD或HDMI显示屏,在图形界面上操作EFlasher,如果屏幕不支持触摸,则需要使用USB鼠标来操作;<br />
 +
方法2: 将开发板通过网线接入局域网,通过 ssh 登录开发板,然后输入命令 eflasher,根据命令行的提示进行操作;(注: ssh登录的用户是root,密码为fa,开发板IP可查看路由器后台获得)<br />
 +
方法3: 通过调试串口登录到串口终端,在终端上输入命令 eflasher 来操作; <br />
 +
方法4: 连接一个[[Matrix - LCD2USB|CD2USB]]配件到{{{1}}}上,按配件上面的K1键可以选择要烧写的系统,然后按K2键确定烧写,烧写进度会在[[Matrix - LCD2USB|CD2USB]]上显示;<br />
 +
* 烧写完成后,轻按Power键关机,从{{{1}}}端弹出SD卡;
 +
* 长按Power开机,会从eMMC启动你刚刚烧写的系统;
 +
| NanoPi-M4 =
 +
| NanoPi-NEO4 =
 +
* 连接{{{1}}}的电源,系统会从SD卡启动,并自动启动 [[EFlasher/zh|EFlasher]] 烧写工具,你有多种途径可以操作 [[EFlasher/zh|EFlasher]]:
 +
方法1: 连接HDMI显示屏和USB鼠标,在图形界面上操作EFlasher;<br />
 +
方法2: 将开发板通过网线接入局域网,通过 ssh 登录开发板,然后输入命令 eflasher,根据命令行的提示进行操作;(注: ssh登录的用户是root,密码为fa,开发板IP可查看路由器后台获得)<br />
 +
方法3: 通过调试串口登录到串口终端,在终端上输入命令 eflasher 来操作; <br />
 +
方法4: 连接一个[[Matrix - LCD2USB|CD2USB]]配件到{{{1}}}上,按配件上面的K1键可以选择要烧写的系统,然后按K2键确定烧写,烧写进度会在[[Matrix - LCD2USB|CD2USB]]上显示;<br />
 +
* 烧写完成后,切断电源,然后从{{{1}}}端弹出SD卡,然后重新上电开机,{{{1}}}会从eMMC启动你刚刚烧写的系统;
 +
| #default =
 +
<br />
 +
}}

Revision as of 05:40, 8 September 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

  • 准备一张8G或以上容量的SDHC卡;
  • 下载并解压 固件文件rk3399-eflasher-OSNAME-YYYYMMDD.img.zip 和 工具win32diskimager;
  • 在Windows下以管理员身份运行 win32diskimager,在界面上选择你的SD卡盘符,选择解压后的EFlasher固件,点击 Write 按钮烧写到SD卡; 或者在 Linux下使用 dd 命令将 rk3399-eflasher-OSNAME-YYYYMMDD.img 写入 SD卡;
  • 将SD卡从电脑端弹出,插入{{{1}}}的microSD卡槽;