Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Zero/install/eMMC"

< Zero‎ | install
(Created page with "{{zero_header}} {{Languages|zero/install/eMMC_erase}} Radxa Zero > Installation > Install image to eMMC === How to i...")
 
Line 29: Line 29:
 
[[File:Install-win-android-driver.png]]
 
[[File:Install-win-android-driver.png]]
  
===== Step 2: Use RZ USB helper =====
+
===== Step 2: Use RZ USB helper to erase eMMC and boot to USB disk mode =====
  
 
RZ USB helper is a tool by Radxa for Windows users to manage Radxa Zero booting easier. Download it from [https://dl.radxa.com/zero/tools/windows/RZ_USB_Boot_Helper_V1.0.0.zip Radxa DL].
 
RZ USB helper is a tool by Radxa for Windows users to manage Radxa Zero booting easier. Download it from [https://dl.radxa.com/zero/tools/windows/RZ_USB_Boot_Helper_V1.0.0.zip Radxa DL].
Line 44: Line 44:
  
 
[[File:Rz-usb-helper-erase.png | 500px]]
 
[[File:Rz-usb-helper-erase.png | 500px]]
 +
 +
Now select the RZ USB disk loader.
 +
 +
===== Step 3: Use Etcher to write images to eMMC =====
 +
 +
Download the [https://github.com/balena-io/etcher/releases/download/v1.5.122/balenaEtcher-Setup-1.5.122.exe latest Etcher and install it].
 +
 +
  
 
==== Linux ====
 
==== Linux ====
  
 
==== macOS ====
 
==== macOS ====

Revision as of 04:58, 14 September 2021

    Radxa Zero >  Installation >  Install image to eMMC

How to install raw images to Radxa Zero eMMC

This guide describes how to install the raw images to Radxa Zero eMMC. Raw images is compared to amlupdate format image(which is a private image format). Raw images can be mount and open on host PCs. Most of the Linux images released are raw images. Currently Android images are released in amlupdate format but this may change in the future.

Requirement

  • Radxa Zero
  • USB A to C cable
  • A PC/laptop running Windows, Linux/macOS.

Windows

Step 1: Install drivers

Download Zagdig, install it and choose libusb-win32, then click Install Driver.

Zagdig-libusb.png

Download the Android driver from Google:

Click here to download the Google USB Driver ZIP file (ZIP)

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

Install-win-android-driver.png

Step 2: Use RZ USB helper to erase eMMC and boot to USB disk mode

RZ USB helper is a tool by Radxa for Windows users to manage Radxa Zero booting easier. Download it from Radxa DL.

Press and hold the USB boot button on the Zero, plug in the USB to PC, Maskrom mode should be detected.

Rz-usb-helper-maskrom.png

Select the loader in the RZ_USB_Boot_Helper zip and click Run.

Rz-usb-helper-fastboot.png

Click Erase to erase the eMMC completely.

Rz-usb-helper-erase.png

Now select the RZ USB disk loader.

Step 3: Use Etcher to write images to eMMC

Download the latest Etcher and install it.


Linux

macOS