Difference between revisions of "Template:BurnLinuxToSD-Rockchip"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
====Flash to TF====
+
====Flashing the OS to the microSD card====
Visit [http://download.friendlyelec.com/{{#replace:{{#replace:{{BASEPAGENAME}}| |}}|/zh|}} download link]to download image files (in the "01_Official images/01_SD card images" directory) and utilities (in the "05_Tools" directory):<br />
+
Follow the steps below:<br />
{| class="wikitable"
+
* Get an 8G microSD card;
|-
+
* Visit [http://download.friendlyelec.com/{{#replace:{{#replace:{{BASEPAGENAME}}| |}}|/zh|}} download link]to download image files (in the "01_Official images/01_SD card images" directory);
  | colspan=2 | '''Image Files'''
+
* Download the win32diskimager tool (in the "05_Tools" directory), or use your preferred tool;
|-
+
* Extract the .gz format compressed file to get the .img format image file;
  | rk3328-sd-friendlywrt-21.02-YYYYMMDD.img.gz
+
* Run the win32diskimager utility under Windows as administrator. On the utility's main window select your SD card's drive, the wanted image file and click on "write" to start flashing the SD card.  
  | [[How to Build FriendlyWrt|FriendlyWrt]] image file, based on OpenWrt 21.02, kernel version 5.15.y
+
|-
+
  | rk3328-sd-friendlywrt-21.02-docker-YYYYMMDD.img.gz
+
  | [[How to Build FriendlyWrt|FriendlyWrt]] image file, built-in docker, based on OpenWrt 21.02, kernel version 5.15.y
+
|-
+
  | rk3328-sd-friendlywrt-22.03-YYYYMMDD.img.gz
+
  | [[How to Build FriendlyWrt|FriendlyWrt]] image file, based on OpenWrt 21.02, kernel version 5.15.y
+
|-
+
  | rk3328-sd-friendlywrt-22.03-docker-YYYYMMDD.img.gz
+
  | [[How to Build FriendlyWrt|FriendlyWrt]] image file, built-in docker, based on OpenWrt 21.02, kernel version 5.15.y
+
|-
+
  | rk3328-sd-friendlycore-lite-focal-5.15-arm64-YYYYMMDD.img.zip
+
  | 64-bit FriendlyCore Lite image file based on Ubuntu core 20.04 64bit, kernel version 5.15.y
+
|-
+
  | colspan=2 | '''Other Image'''
+
|-
+
  | Github Actions
+
  | [https://github.com/friendlyarm/Actions-FriendlyWrt/releases FriendlyWrt]
+
|-
+
  | colspan=2 | '''Flash Utility:'''
+
|-
+
  | win32diskimager.rar
+
  | Windows utility. Under Linux users can use "dd"
+
|}
+
The detailed steps are as follows:<br />
+
* Get an 8G SDHC card and backup its data if necessary;
+
* Download and extract the xxx.img.gz 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 and click on "write" to start flashing the SD card. Under Linux run "dd" to flash the rkXXXX-sd-OSNAME-YYYYMMDD.img file to your SD card;
+
 
* Take out the SD and insert it to {{{1}}}'s microSD card slot;
 
* Take out the SD and insert it to {{{1}}}'s microSD card slot;
* Power on {{{1}}} and it will be booted from your TF card;
+
* Power on {{{1}}} and it will be booted from your TF card, some models may require pressing the Power button to start;

Latest revision as of 07:57, 2 August 2023

Flashing the OS to the microSD card

Follow the steps below:

  • Get an 8G microSD card;
  • Visit download linkto download image files (in the "01_Official images/01_SD card images" directory);
  • Download the win32diskimager tool (in the "05_Tools" directory), or use your preferred tool;
  • Extract the .gz format compressed file to get the .img format image file;
  • Run the win32diskimager utility under Windows as administrator. On the utility's main window select your SD card's drive, the wanted image file and click on "write" to start flashing the 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 TF card, some models may require pressing the Power button to start;