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 fastboot"

< Zero‎ | install
(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 amlupdate_img====
+
====Flash img====
 
=====Run Radxa-Zero and launch Android OS=====
 
=====Run Radxa-Zero and launch Android OS=====
 
=====Run flash command=====
 
=====Run flash command=====
  ./path_to_aml
+
  ./flash-all.sh

Latest revision as of 01:46, 12 July 2021

 Zero >  Install >  Install on eMMC card(use fastboot)

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