Difference between revisions of "Zero/install/eMMC aml tool"
RadxaYuntian (Talk | contribs) |
RadxaYuntian (Talk | contribs) |
||
Line 9: | Line 9: | ||
=<font color="#FF0000">STOP!</font>= | =<font color="#FF0000">STOP!</font>= | ||
− | The use of <code>aml-flash-tool</code> is '''deprecated'''. We no longer provide aml-compatiable Android image. Existing user should switch to [[Zero/install/ | + | The use of <code>aml-flash-tool</code> is '''deprecated'''. We no longer provide aml-compatiable Android image. Existing user should switch to [[Zero/install/eMMC | raw image format]] to install Android on their Radxa Zero. This page is preserved for historical reference. |
__TOC__ | __TOC__ |
Revision as of 11:14, 1 December 2021
Radxa Zero > Install > Install on eMMC card(use aml tool) (deprecated)
STOP!
The use of aml-flash-tool
is deprecated. We no longer provide aml-compatiable Android image. Existing user should switch to raw image format to install Android on their Radxa Zero. This page is preserved for historical reference.
Contents
Possible Issues
This aml-flash-tool.sh may not work very stably. If you seeing some log like:
[KO] Cleanup
please try to run again.
Step1: Requirements
Host request: Ubuntu LTS version 14.04 and later, including 14.04/16.04/18.04/20.04.
Download and install aml-flash tool:
# git clone flash tool git clone https://github.com/radxa/aml-flash-tool.git # install dependency cd aml-flash-tool ./INSTALL
Download image from amlupdate_img and extract.
Step2: Flash amlupdate_img
Run Radxa-Zero into maskrom mode
- Press and hold the button on the back side of Radxa-Zero before you plugin usb cable in the USB-PWR port.
- If Radxa-Zero running in maskrom mode correctly, you will see following info when you execute lsusb command.
$ lsusb Bus 001 Device 052: ID 1b8e:c003 Amlogic, Inc. USB DEVICE
execute command to flash
$ aml-flash-tool.sh path_to_amlupdate_img/img_file