Skip to main content

Install System to eMMC (Applicable to V1.5)

This section tutorial mainly introduces how to install the system to the on-chip eMMC of the Radxa ROCK Pi S V1.5.

tip

ROCK Pi S V1.5 is based on the V1.3 version, and it has added the on-chip eMMC, so you can directly boot the system through eMMC without using a MicroSD card.

Hardware Preparation

Prepare the following hardware to complete the system installation and boot process.

For Installation/Booting

  • Development Board: Radxa ROCK Pi S V1.5
  • Power Supply: Use a Type-C to Type-A data line to connect to the PC for power supply and data transmission

Installing the OS

Installing the OS will format the eMMC. Please back up any important data before proceeding.

File Downloads

Download Loader File

Visit the Downloads page to download the corresponding Loader file.

Download System Image

On your PC, go to the Downloads page and find the official OS image.

After downloading, extract the system image file. The resulting *.img file is the system image to be flashed to the eMMC.

Install RKDevTool

RKDevTool is a software developed by Rockchip for USB flashing on Windows/Linux/macOS platforms, designed to simplify and accelerate the development and debugging process for Rockchip series chips.

  • Install Drivers

Download and extract the DriverAssistant v5.0 file.

Find the DriverInstall.exe file and run it as an administrator:

Install Driver: Click the Install Driver option

Uninstall Driver: Click the Uninstall Driver option

tip

If you have installed a different version of the driver before, please uninstall it first before installing the new one.

  • Download RKDevTool

Download the RKDevTool tool, then extract the downloaded file. The RKDevTool.exe is the executable program - simply double-click to run the software.

Entering Maskrom Mode

We need to put the ROCK Pi S into Maskrom mode to install the system on the eMMC.

tip

The MicroSD card must be removed for the ROCK Pi S to enter Maskrom mode. Otherwise, it will boot directly from the MicroSD card instead of entering Maskrom mode.

① : MicroSD card slot --> Ensure the MicroSD card is removed

② : Maskrom button

③ : Type-C port

Follow these steps:

  1. With the ROCK Pi S powered off, press and hold the Maskrom button
  2. Connect the development board to your PC using a Type-C to Type-A cable (Type-C end to the board, Type-A end to the PC)
  3. Release the Maskrom button

Using RKDevTool

Once the device is in Maskrom mode, RKDevTool should automatically detect it. If the device isn't recognized, please repeat the steps to enter Maskrom mode.

Checking Maskrom Device

Open RKDevTool to view the recognized device information:

Installing System Image

In the RKDevTool software, perform the following steps:

  • ① : Select the Loader file
  • ② : Select the system image
  • ③ : Choose eMMC as the system storage medium
  • ④ : Check the Write by Address option
  • ⑤ : Start the operation (write Loader and system)
  • ⑥ : Operation feedback information

System Information

When using our provided system image for the first time, log in with the following default credentials:

Debian Linux

Username: radxa

Password: radxa

Booting the System

After successfully booting the system, the power indicator will stay lit, and the status (user) LED will blink.