This document describes how to install an Android image to the ROCK 5 ITX.
ROCK 5 ITX can be booted from microSD card , EMMC and SPI+NVME, depending on the boot method, the system will be installed on different media.
Install the operating system
Before starting ROCK 5 ITX using microSD card/eMMC, it is necessary to erase the SPI as follows:
- Download the Loader file locally
- Enter maskrom mode
-
Disconnect the board from the power supply.
-
Remove the SD card and insert the eMMC module.
-
Connect the USB3.0 port of the Radxa ROCK 5 ITX to the PC side with USB cable.
-
Press and hold the Maskrom key,Power up the board.
-
Remove the right yellow jumper cap and keep the left yellow jumper cap.
-
Check for USB devices
- Linux/macOS: Check if "Bus 001 Device 112: ID 2207:350a Fuzhou Rockchip Electronics Company" is displayed after running lsusb.
- Windows: Open RKDevTool and you will see the device in "maskrom mode".
- Erase SPI as follows
- Windows
- Linux/Mac
Windows use rkdeveloptool
Linux/Mac use rkdevtool
dd if=/dev/zero of=zero.img bs=16M count=1
rkdeveloptool db rk3588_spl_loader_v1.15.113.bin (select the loader file downloaded in step 1)
rkdeveloptool wl 0 zero.img
rkdeveloptool rd
- Install system to microSD card
- Installing the system to eMMC
- Install system to SPI-NVME
Preparation
- 1x microSD card (capacity >=16GB, speed level >= class10)
- 1x microSD card reader
- 12V DC Power Supply
Image Download
Please go to Resource Download Summary to download the corresponding image file.
Install the system
We recommend using the open-source image flashing tool Etcher, developed by our partner Balena. Etcher has a user-friendly interface and powerful features, with support for Windows, Linux, and macOS systems. Next, we'll show you how to use Etcher to write an image to an SD card.
- Download Etcher and install it.
- Windows
- Linux
Please download balenaEtcher-Setup-1.18.11.exe After the download is complete, there is no need to perform any additional actions. After downloading, you can double click it to open it without any additional operation.
Please download balena-etcher_1.18.11_amd64.deb. Once the download is complete, please install it by executing the following command in the terminal:
sudo dpkg -i balena-etcher_1.18.11_amd64.deb
-
Open Etcher
-
Open Etcher and click
Flash from file
to select the image to write to. -
Click
Select target
to select the device, please select carefully. -
Click
Flash!
Start writing and wait for the write progress bar to complete. -
When writing the image successfully, Etcher will display
Flash Complete!
.
**If there is an error in flashing, please try again. **
- Starting the system
After successfully burning the microSD card according to the above steps, insert the microSD card into the MicroSD slot of (as shown below), power on the system with the power adapter, and then the system will start booting and HDMI will display the desktop.
- Logging in to the system
After the system has started, log in using the radxa account with the password radxa.
Boot the system
- After successfully burning the microSD card as described above, insert the microSD card into the microSD slot of ROCK 5 ITX.
- Using a 12V DC power adapter to power the ROCK 5 ITX.
Reference Documentation
Preparation
Prepare installation media
- Type-C to Type-A USB connector cable
- 1x eMMC module (On board)
- 12V DC Power Supply
Download the image
Please go to Resource Download Summary to download the corresponding image file.
System Installation
Enter maskrom mode
- Disconnect the board from the power supply.
- Remove the SD card
- Use Type-C to Type-A USB cable to connect ROCK 5 ITX and PC
- Press and hold the Maskrom key,Power up the board.
- Check for USB devices
- Linux/macOS: Check if "Bus 001 Device 112: ID 2207:350a Fuzhou Rockchip Electronics Company" is displayed after running lsusb.
- Windows: Open RKDevTool and you will see the device in "maskrom mode".
- Windows
- Linux/mac
Windows systems write with rkdevetool
System startup
Starting the ROCK 5 ITX
Power up the ROCK 5 ITX via the adapter.
Prepare installation media
- Type-C to Type-A USB connector cable
- 1x NVME ssd (M.2)
- 12V Power Supply
Download the image
Please go to Resource Download Summary to download the corresponding image file.
System Installation
Enter maskrom mode
- Disconnect the board from the power supply.
- Remove the SD card and insert the NVME SSD into the M.2 slot of the ROCK 5 ITX
- Use Type-C to Type-A USB cable to connect ROCK 5 ITX and PC
- Press and hold the Maskrom key,Power up the board.
- Check for USB devices
- Linux/macOS: Check if "Bus 001 Device 112: ID 2207:350a Fuzhou Rockchip Electronics Company" is displayed after running lsusb.
- Windows: Open RKDevTool and you will see the device in "maskrom mode".
Install the system
Windows systems write with rkdevetool
Boot the system
- Using a 12V power supply to power the ROCK 5 ITX