Personal tools

Difference between revisions of "How to Restore Yocto Linux 4.0 to the eMMC on EBOX-IMX8MM"

From ICOP tech wiki

Jump to: navigation, search
(Created page with "{{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} <!-- --> {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_V1.0_DART-6UL}}}} <!-- --> {{PageHeader|How to...")
 
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 Yocto Linux 3.3 to the eMMC on EBOX-IMX8MM}}
+
--> {{PageHeader|How to Restore Yocto Linux 4.0 to the eMMC on EBOX-IMX8MM}}
==<big>Restore the Yocto Linux 3.3 via Linux host PC to the EBOX-IMX8MM</big>==
+
==<big>Restore the Yocto Linux 4.0 via Linux host PC to the EBOX-IMX8MM</big>==
 
===Tools you need before restoring the image to the eMMC:===
 
===Tools you need before restoring the image to the eMMC:===
  
 
*<u>Recovery image</u> with the <u>UUU burning software</u>:
 
*<u>Recovery image</u> with the <u>UUU burning software</u>:
**2GB RAM version:https://ftp.icop.com.tw/share/WD6xeXbz
+
**2GB RAM version:https://ftp.icop.com.tw/share/nXntaqN0
  
 
*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)
Line 20: Line 20:
 
*Turn on the host PC and unzip the image file in it.
 
*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.
 
*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 uuu.auto” ; you will see “Wait for known USB Device Appear”
+
*Open a terminal on the host PC and access the location you’ve put the image file and input “sudo ./uuu 230612.auto” ; you will see “Wait for known USB Device Appear”
  
 
*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.
Line 34: Line 34:
 
<br />
 
<br />
  
==<big>Restore the Yocto Linux 3.3 via Win10 host PC to the EBOX-IMX8MM.</big>==
+
==<big>Restore the Yocto Linux 4.0 via Win10 host PC to the EBOX-IMX8MM.</big>==
  
 
===Tools you need before restoring the image to the eMMC:===
 
===Tools you need before restoring the image to the eMMC:===
  
 
*<u>Recovery image</u> with the <u>UUU burning software</u>:
 
*<u>Recovery image</u> with the <u>UUU burning software</u>:
**2GB RAM version:https://ftp.icop.com.tw/share/WD6xeXbz
+
**2GB RAM version:https://ftp.icop.com.tw/share/nXntaqN0
  
 
*A Windows 10 host O/S on a PC (The virtual machine is not suggested to be used)
 
*A Windows 10 host O/S on a PC (The virtual machine is not suggested to be used)
Line 53: Line 53:
 
*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 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 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”.
+
*Open a terminal on the host PC and access the location you’ve put the image file and input “uuu.exe 230612.auto” , and you will see “Wait for known USB Device Appear”.
  
 
*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 15:59, 13 July 2023

How to Restore Yocto Linux 4.0 to the eMMC on EBOX-IMX8MM


Restore the Yocto Linux 4.0 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 ./uuu 230612.auto” ; you will see “Wait for known USB Device Appear”
  • Connect the Micro USB to the EBOX-IMX8MM, and it will trigger the serial download mode to restore the image from the host PC.
  • Wait After the restore process is done.
  • 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.



Restore the Yocto Linux 4.0 via Win10 host PC to the EBOX-IMX8MM.

Tools you need before restoring the image to the eMMC:

  • 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 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 to it.
  • Connect the USB to micro USB cable to the host PC, but not connect to EBOX-IMX8MM.
  • Open a terminal on the host PC and access the location you’ve put the image file and input “uuu.exe 230612.auto” , and you will see “Wait for known USB Device Appear”.
  • Connect the Micro USB to the EBOX-IMX8MM, and it will trigger the serial download mode to restore the image from the host PC.
  • Wait After the restore process is done.
  • 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.