Personal tools

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

From ICOP tech wiki

Revision as of 10:37, 6 August 2020 by Eveshih0725 (talk | contribs)
Jump to: navigation, search

Recovery SD card general

Restore the Yocto Linux 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)

  • Cable for the console to connect between the host PC and the EBOX-IMX8MM.

(Ex: USB to RS-232)

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 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.
  • Open the PUTTY on the host PC and set the Serial line at the correct location. You could find the location under device manager.
    2-2-5-1.png2-2-5-2.png
    If there is no PUTTY on the host PC, please download it on the PUTTY’s website: https://www.putty.org/
  • 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”.
    2-2-7.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.
  • After the restore process is done, it will show on the host PC as the image below:
    2-2-9.png
  • Remove the USB to Micro USB cable on the EBOX-IMX8MM (Power off), and set the SW1 to Internal boot as below.
    1-2-10.png
  • Power on the EBOX-IMX8MM and you can see the Yocto Linux booting.
    1-2-11.png
  • If you press any key while booting up, we will access the U-boot mode.
    1-2-12.png