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
 
(29 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!--
 
{{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!--
 
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_V1.0_DART-6UL}}}} <!--
 
--> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_V1.0_DART-6UL}}}} <!--
--> {{PageHeader|How to Restore Android9 OS to the eMMC on
+
--> {{PageHeader|Restore the Android9 OS via Linux host PC to the EBOX-IMX8MM}} __toc__
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}} {{DocImage|category1={{#var:HARDWARE_NAME}}|category2=Yocto|}}  
 
  
__toc__
+
==Restore the Android9 OS via Linux host PC to the EBOX-IMX8MM==
<br />
+
 
 +
===<big>Tools you need before restoring the image to the eMMC:</big>===
 +
 
 +
*'''EBOX-IMX8MM 2GB RAM image''' with the '''UUU burning software''':https://ftp.icop.com.tw/share/Xhn7MJoB
 +
*'''EBOX-IMX8MM 4GB RAM image''' with the '''UUU burning software''':https://ftp.icop.com.tw/share/g0DkVbaB
 +
 
 +
*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)
 +
 
 +
===<big>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:
 +
 
 +
[[File:EBOX-IMX8MM SW.jpg|alt=|frameless|800x800px|link=http://192.168.9.24/product/index.php/File:EBOX-IMX8MM_SW.jpg]]
  
{{:Recovery_SD_card_general}}
+
*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 chmod a+x uuu" to enable uuu as executable command.
 +
*Input “sudo ./uuu 08.lst” ; you will see “Wait for known USB Device Appear”
  
==Restore the Yocto Linux via Win10 host PC to the EBOX-IMX8MM==
+
Installation command for different eMMC capacity:
 +
08.lst --> 8GB version
 +
16.lst --> 16GB version
 +
32.lst --> 32GB version
 +
64.lst --> 64GB version
 +
[[File:Linux Android image1.png|alt=|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.
 +
*After the restore process is done, it will show on the host PC as the image below:
  
===Tools you need before restoring the image to the eMMC:===
+
[[File:Linux Android image2.png|alt=|frameless|760x760px]]
  
*Recovery image with the UUU burning software:
+
*Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below.
**1GB RAM version: <br />ftp://sbc:sbc@ftp.icop.com.tw/iMX8/OS/Yocto/Demo%20image/EB-IMX8MM1G.zip
 
**2GB RAM version: <br />ftp://sbc:sbc@ftp.icop.com.tw/iMX8/OS/Yocto/Demo%20image/EB-IMX8MM2G.zip
 
  
A Windows 10 host O/S on a PC (The virtual machine is not suggested to be used)
+
[[File:EBOX-IMX8MM SW2.jpg|alt=|frameless|800x800px|link=http://192.168.9.24/product/index.php/File:EBOX-IMX8MM_SW2.jpg]]
  
*USB cable to connect between the host PC and EBOX-IMX8MM.
+
*Power on the EBOX-IMX8MM and you can see the Android9 booting.
  
(Ex: USB to micro USB)
+
[[File:1.2.9.png|frameless|560x560px]]
  
*Cable for the console to connect between the host PC and the EBOX-IMX8MM.
+
<br />
  
(Ex: USB to RS-232)
+
==Restore the Android9 OS via Win10 host PC to the EBOX-IMX8MM==
  
===Write the image to the eMMC on the EBOX-IMX8MM.===
+
===Tools you need before restoring the image to the eMMC:===
  
 +
*'''EBOX-IMX8MM 2GB RAM image''' with the '''UUU burning software''':https://ftp.icop.com.tw/share/Xhn7MJoB
 +
*'''EBOX-IMX8MM 4GB RAM image''' with the '''UUU burning software''':https://ftp.icop.com.tw/share/g0DkVbaB
 +
*A Windows 10 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.
 
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: <br />[[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:
 +
 
 +
[[File:EBOX-IMX8MM SW.jpg|alt=|frameless|800x800px|link=http://192.168.9.24/product/index.php/File:EBOX-IMX8MM_SW.jpg]]
 +
 
 
*Turn on the host PC and unzip the image file to it.
 
*Turn on the host PC and unzip the image file to it.
*Connect the host PC and the EBOX-IMX8MM via console cable. (In this case, the console function on the EBOX-IMX8MM is on COM2.)
 
 
*Connect the USB to micro USB cable to the host PC, but not connect to EBOX-IMX8MM.
 
*Connect the USB to micro USB cable to the host PC, but not connect to EBOX-IMX8MM.
*Open the PUTTY on the host PC and set the Serial line at the correct location. You could find the location under device manager.  <br />[[File:2-2-5-1.png|frameless|400x400px]][[File:2-2-5-2.png|frameless|400x400px]] <br />If there is no PUTTY on the host PC, please download it on the PUTTY’s website: https://www.putty.org/
+
*Open a terminal with administration right on the host PC and access the location you’ve put the image file and input “_16.bat” to install 16GB eMMC version image , and you will see “Wait for known USB Device Appear”.
*After connected to the PUTTY, you could monitor the restore process on the EBOX-IMX8MM.
+
 
*Open a terminal on the host PC and access the location you’ve put the image file and input “uuu.exe uuu.auto” , and you will see “Wait for known USB Device Appear”. <br />[[File:2-2-7.png|frameless|500x500px]]
+
Installation command for different eMMC capacity:
 +
_08.bat --> 8GB version
 +
_16.bat --> 16GB version
 +
_32.bat --> 32GB version
 +
_64.bat --> 64GB version
 +
[[File:EBOX Android burning.jpg|alt=|frameless|700x700px]]
 +
 
 
*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.
*After the restore process is done, it will show on the host PC as the image below: <br />[[File:2-2-9.png|frameless|500x500px]]
+
*After the restore process is done, it will show on the host PC as the image below:
*Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below. <br />[[File:1-2-10.png|frameless]]
+
 
*Power on the EBOX-IMX8MM and you can see the Yocto Linux booting. <br />[[File:1-2-11.png|frameless|500x500px]]
+
[[File:EBOX Android burning2.jpg|alt=|frameless|700x700px]]
*If you press any key while booting up, we will access the U-boot mode. <br />[[File:1-2-12.png|frameless|400x400px]]
+
 
 +
*Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below.
 +
 
 +
[[File:EBOX-IMX8MM SW2.jpg|alt=|frameless|800x800px|link=http://192.168.9.24/product/index.php/File:EBOX-IMX8MM_SW2.jpg]]
 +
 
 +
*Power on the EBOX-IMX8MM and you can see the Yocto Linux booting.
 +
 
 +
[[File:1.2.9.png|frameless|560x560px]]

Latest revision as of 20:50, 27 December 2023

Restore the Android9 OS via Linux host PC to the 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:

  • 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 chmod a+x uuu" to enable uuu as executable command.
  • Input “sudo ./uuu 08.lst” ; you will see “Wait for known USB Device Appear”
Installation command for different eMMC capacity:
08.lst --> 8GB version
16.lst --> 16GB version
32.lst --> 32GB version
64.lst --> 64GB version

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

  • Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below.

  • Power on the EBOX-IMX8MM and you can see the Android9 booting.

1.2.9.png


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

Tools you need before restoring the image to the eMMC:

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:

  • Turn on the host PC and unzip the image file to it.
  • Connect the USB to micro USB cable to the host PC, but not connect to EBOX-IMX8MM.
  • Open a terminal with administration right on the host PC and access the location you’ve put the image file and input “_16.bat” to install 16GB eMMC version image , and you will see “Wait for known USB Device Appear”.
Installation command for different eMMC capacity:
_08.bat --> 8GB version
_16.bat --> 16GB version
_32.bat --> 32GB version
_64.bat --> 64GB version

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

  • Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below.

  • Power on the EBOX-IMX8MM and you can see the Yocto Linux booting.

1.2.9.png