Difference between revisions of "Zero/install/eMMC fastboot"
(Created page with "{{Zero_header}} {{Languages|zero/install/eMMC_fastboot}} Zero > Install > Install on eMMC card(use fastboot)...") |
|||
Line 20: | Line 20: | ||
* Download img from [https://dl.radxa.com/zero/images/android/radxa_zero_android_9_20210708-amlupdate.zip Radxa] and extract. | * Download img from [https://dl.radxa.com/zero/images/android/radxa_zero_android_9_20210708-amlupdate.zip Radxa] and extract. | ||
− | ====Flash | + | ====Flash img==== |
=====Run Radxa-Zero and launch Android OS===== | =====Run Radxa-Zero and launch Android OS===== | ||
=====Run flash command===== | =====Run flash command===== | ||
− | ./ | + | ./flash-all.sh |
Latest revision as of 01:46, 12 July 2021
Zero > Install > Install on eMMC card(use fastboot)
Contents
Requirements
Prerequest: A Zero board with Android installed.
Preparation
Install fastboot on your host.
You may download SDK Platform Tools from google.
Or you may install fastboot by following command:
sudo apt-get install -y fastboot
Download image
- Download img from Radxa and extract.
Flash img
Run Radxa-Zero and launch Android OS
Run flash command
./flash-all.sh