Skip to main content

Install the system to eMMC

Preparation

  • 1x USB cable (USB C on one end, USB A on the other)
  • 1x 5V power adapter, recommended to use a power adapter with a rated maximum current greater than 2A (recommended Radxa Power PD30W)

Image download

Please go to Resource Download Summary to download the corresponding image file.

Put it in Maskrom mode

Please follow the steps below to enter Maskrom mode:

  1. Press and hold the USB BOOT button
  2. Connect the USB-A port of the USB-A to USB-C cable to the PC, and the USB-C port to the OTG port of the ZERO 2 PRO.
  3. Release the USB BOOT button

ZERO 2 PRO Maskrom

Installing the system to eMMC

Environment preparation

  1. Connect the Radxa ZERO 2 PRO to your computer in Maskrom Mode.

  2. Download and install the Zagdig USB driver.

    Make sure the information shown is GX-CHIP, the USB ID is 1B8E:C003, select libusb-win32, and click Install Driver to install the driver.

    Zagdig libusb

    Alternatively, you can install fastboot using nexus-tools by running the following command in PowerShell:

    tip

    fastboot is used to install Android or manually clear the eMMC bootloader. If you don't need these, you can skip this step.

    iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/corbindavenport/nexus-tools/master/install.ps1'))

    You will also need the Android driver provided by Google.

    Unzip and right click on the .inf file to install the driver.

    Android driver

    RZ USB Boot Helper is a Windows utility made by Radxa for Maskrom communication.

    The tool will list the current mode on its interface. Right now we are using the Maskrom mode:

    Rz maskrom

Flash the firmware

Once the tool detects the Maskrom mode, you can click the Select button to select the radxa-zero2-2pro-erase-emmc.bin file and then click the Run button to load it:

Rz fastboot

The results of the run are shown above.

After this, your computer will recognize the Radxa ZERO 2 PRO as a USB storage device, and you can simply flash the system image to it as described in the Operating System Installation Guide and boot up normally.