Difference between revisions of "Template:BurnLinuxToSD-Rockchip"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
Line 1: Line 1:
 
====Flash to TF====
 
====Flash to TF====
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 />
 
{| class="wikitable"
 
|-
 
  | colspan=2 | '''Image Files'''
 
|-
 
  | rk3328-sd-friendlywrt-21.02-YYYYMMDD.img.gz
 
  | [[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
 
|-
 
  | rk3328-sd-buildroot-4.19-arm64-YYYYMMDD.img.gz
 
  | [[Buildroot|Buildroot]],based on Rockchip Linux SDK
 
|-
 
  | rk3328-sd-debian-bullseye-core-5.15-arm64-YYYYMMDD.img.gz
 
  | Debian 11(Bullseye) Core, no desktop environment, command line only, kernel version 5.15
 
|-
 
  | 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 />
 
The detailed steps are as follows:<br />
 
* Get an 8G SDHC card and backup its data if necessary;
 
* Get an 8G SDHC card and backup its data if necessary;
* Download and extract the xxx.img.gz and win32diskimager;
+
* 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 win32diskimager tool (in the "05_Tools" directory);
 +
* Extract the xxx.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. Under Linux run "dd" to flash the rkXXXX-sd-OSNAME-YYYYMMDD.img file to your SD card;
 
* 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;

Revision as of 14:22, 1 August 2023

Flash to TF

The detailed steps are as follows:

  • Get an 8G SDHC card and backup its data if necessary;
  • Visit download linkto download image files (in the "01_Official images/01_SD card images" directory) and win32diskimager tool (in the "05_Tools" directory);
  • Extract the xxx.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. 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;
  • Power on {{{1}}} and it will be booted from your TF card;