Personal tools

How to Restore Android9 OS to the eMMC on EBOX-IMX8MM

From ICOP tech wiki

Revision as of 10:06, 6 August 2020 by Eveshih0725 (talk | contribs) (How to Restore Android9 OS to the eMMC on EBOX-IMX8MM)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

How to Restore Android9 OS to the eMMC on EBOX-IMX8MM


Contents 1. Restore the Android9 OS via Linux host PC to the EBOX-IMX8MM 2. Restore the Android9 OS via Win10 host PC to the EBOX-IMX8MM

1. Restore the Android9 OS via Linux host PC to the EBOX-IMX8MM 1.1 Tools you need before restoring the image to the eMMC: 1.1.1 Recovery image with the UUU burning software:  ftp://sbc:sbc@ftp.icop.com.tw/iMX8/OS/Android/Demo%20image/EB-IMX8MM-Android.zip 1.1.2 A 64-bit Linux host O/S on a PC (The virtual machine is not suggested to be used) 1.1.3 USB cable to connect between the host PC and the EBOX-IMX8MM. (Ex: USB to micro USB)

1.2 Write the image to the eMMC on the EBOX-IMX8MM. 1.2.1 This section will introduce how to write the image to the eMMC on the EBOX-IMX8MM step by step. 1.2.2 Find the SW1 on the EBOX-IMX8MM and change the setting to Serial Download Mode according to the photo below: 1.2.3 Turn on the host PC and unzip the image file in it. 1.2.4 Connect the USB to micro USB to the host PC, but not connect to the EBOX-IMX8MM. 1.2.5 Open a terminal on the host PC and access the location you’ve put the image file and input “sudo ./ uuu_imx_android_flash.sh” ; you will see “Wait for known USB Device Appear”.

1.2.6 Connect the Micro USB to the EBOX-IMX8MM, and it will trigger the serial download mode to restore the image from the host PC.


1.2.7 After the restore process is done, it will show on the host PC as the image below:

1.2.8 Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below. 1.2.9 Power on the EBOX-IMX8MM and you can see the Android9 booting.


2. Restore the Android9 OS via Win10 host PC to the EBOX-IMX8MM. 2.1 Tools you need before restoring the image to the eMMC: 2.1.1 Recovery image with the UUU burning software: ftp://sbc:sbc@ftp.icop.com.tw/iMX8/OS/Android/Demo%20image/EB-IMX8MM-Android.zip 2.1.2 A Windows 10 host O/S on a PC (The virtual machine is not suggested to be used) 2.1.3 USB cable to connect between the host PC and the EBOX-IMX8MM. (Ex: USB to micro USB)

2.2 Write the image to the eMMC on the EBOX-IMX8MM. This section will introduce how to write the image to the eMMC on the EBOX-IMX8MM step by step. 2.2.1 Find the SW1 on the EBOX-IMX8MM and change the setting to Serial Download Mode according to the photo below: 2.2.2 Turn on the host PC and unzip the image file to it. 2.2.3 Connect the USB to micro USB cable to the host PC, but not connect to EBOX-IMX8MM. 2.2.4 Open a terminal with administration right on the host PC and access the location you’ve put the image file and input “uuu_imx_android_flash.bat -f imx8mm -a -e” , and you will see “Wait for known USB Device Appear”.










2.2.5 Connect the Micro USB to the EBOX-IMX8MM, and it will trigger the serial download mode to restore the image from the host PC. 2.2.6 After the restore process is done, it will show on the host PC as the image below:

2.2.7 Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below. 2.2.8 Power on the EBOX-IMX8MM and you can see the Yocto Linux booting.