Difference between revisions of "Template:BurnLinuxToSD-Rockchip"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
(updated by API)
Line 4: Line 4:
 
|-
 
|-
 
   | colspan=2 | '''Image Files'''
 
   | colspan=2 | '''Image Files'''
 +
{{#switch: {{{1}}}
 +
| NanoPi-R2S
 +
| NanoPi-R2C-Plus
 +
| NanoPi-R2C =
 
|-
 
|-
 
   | rk3328-sd-friendlycore-lite-focal-5.15-arm64-YYYYMMDD.img.zip
 
   | rk3328-sd-friendlycore-lite-focal-5.15-arm64-YYYYMMDD.img.zip
Line 10: Line 14:
 
   | rk3328-sd-friendlywrt-YYYYMMDD.img.zip
 
   | rk3328-sd-friendlywrt-YYYYMMDD.img.zip
 
   | [[How to Build FriendlyWrt|FriendlyWrt]] image file, based on OpenWrt 21.02, kernel version 5.15.y
 
   | [[How to Build FriendlyWrt|FriendlyWrt]] image file, based on OpenWrt 21.02, kernel version 5.15.y
 +
| NanoPi-R5S =
 +
|-
 +
  | rk3568-sd-friendlywrt-YYYYMMDD.img.zip
 +
  | [[How to Build FriendlyWrt|FriendlyWrt]] image file, based on OpenWrt 22.03, kernel version 5.10.y
 +
| #default =
 +
}}
 
|-
 
|-
 
   | colspan=2 | '''Flash Utility:'''
 
   | colspan=2 | '''Flash Utility:'''
Line 18: Line 28:
 
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 rk3328-sd-OSNAME-YYYYMMDD.img.zip and win32diskimager;
+
* 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 rk3328-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 rk3328-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 15:37, 15 May 2022

Flash to TF

Visit download link to download image files and utilities.

Image Files
Flash Utility:
win32diskimager.rar Windows utility. Under Linux users can use "dd"

The detailed steps are as follows:

  • 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 rk3328-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;