Personal tools

Difference between revisions of "How to Restore Android9 OS to the eMMC on EBOX-IMX8MM"

From ICOP tech wiki

Jump to: navigation, search
Line 1: Line 1:
= How to Restore Android9 OS to the eMMC on EBOX-IMX8MM =
+
{{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!--
 +
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_V1.0_DART-6UL}}}} <!--
 +
-->{{PageHeader|How to Restore Android9 OS to the eMMC on EBOX-IMX8MM}}{{DocImage|category1={{#var:HARDWARE_NAME}}|category2=Yocto|}}
  
==='''Contents'''===
+
==Restore the Android9 OS via Linux host PC to the EBOX-IMX8MM==
  
*Restore the Android9 OS via Linux host PC to the EBOX-IMX8MM
+
=== <big>Tools you need before restoring the image to the eMMC:</big> ===
*Restore the Android9 OS via Win10 host PC to the EBOX-IMX8MM
 
  
===Restore the Android9 OS via Linux host PC to the EBOX-IMX8MM===
+
*'''Recovery image''' with the '''UUU burning software''':ftp://sbc:sbc@ftp.icop.com.tw/iMX8/OS/Android/Demo%20image/EB-IMX8MM-Android.zip
<big>1.Tools you need before restoring the image to the eMMC:</big>
 
 
 
*'''Recovery image''' with the '''UUU burning software''':
 
 
 
ftp://sbc:sbc@ftp.icop.com.tw/iMX8/OS/Android/Demo%20image/EB-IMX8MM-Android.zip  
 
  
 
*A 64-bit Linux host O/S on a PC (The virtual machine is not suggested to be used)\
 
*A 64-bit Linux host O/S on a PC (The virtual machine is not suggested to be used)\
 
*USB cable to connect between the host PC and the EBOX-IMX8MM. (Ex: USB to micro USB)
 
*USB cable to connect between the host PC and the EBOX-IMX8MM. (Ex: USB to micro USB)
  
 +
=== <big>Write the image to the eMMC on the EBOX-IMX8MM.</big> ===
  
<big>2.Write the image to the eMMC on the EBOX-IMX8MM.</big>
+
* This section will introduce how to write the image to the eMMC on the EBOX-IMX8MM step by step.
 
+
* Find the SW1 on the EBOX-IMX8MM and change the setting to Serial Download Mode according to the photo below:
*This section will introduce how to write the image to the eMMC on the EBOX-IMX8MM step by step.
 
  
 
[[File:1.2.2.png|frameless]]
 
[[File:1.2.2.png|frameless]]
  
*Find the SW1 on the EBOX-IMX8MM and change the setting to Serial Download Mode according to the photo below:
+
* Turn on the host PC and unzip the image file in it.
 +
* Connect the USB to micro USB to the host PC, but not connect to the EBOX-IMX8MM.
 +
* 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
  
 
[[File:1.2.5.png|frameless|760x760px]]
 
[[File:1.2.5.png|frameless|760x760px]]
  
 
*Connect the Micro USB to the EBOX-IMX8MM, and it will trigger the serial download mode to restore the image from the host PC.
 
*Connect the Micro USB to the EBOX-IMX8MM, and it will trigger the serial download mode to restore the image from the host PC.

Revision as of 16:04, 6 August 2020

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


Restore the Android9 OS via Linux host PC to the EBOX-IMX8MM

Tools you need before restoring the image to the eMMC:

  • A 64-bit Linux host O/S on a PC (The virtual machine is not suggested to be used)\
  • USB cable to connect between the host PC and the EBOX-IMX8MM. (Ex: USB to micro USB)

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.
  • Find the SW1 on the EBOX-IMX8MM and change the setting to Serial Download Mode according to the photo below:

1.2.2.png

  • Turn on the host PC and unzip the image file in it.
  • Connect the USB to micro USB to the host PC, but not connect to the EBOX-IMX8MM.
  • 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.5.png

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