Personal tools

Difference between revisions of "How to Restore Android9 OS to the eMMC on PN8M-090T"

From ICOP tech wiki

Jump to: navigation, search
Line 1: Line 1:
{{#vardefine:RELEASE_PARAM|{{#urlget:release}}}} {{#lst:Yocto_Platform_Customization|{{#var:RELEASE_PARAM|RELEASE_MORTY_V1.0_DART-6UL}}}}  
+
{{#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 PN8M-090T}} {{DocImage|category1={{#var:HARDWARE_NAME}}|category2=Yocto|}}
  
{{PageHeader|How to Restore Android9 OS to the eMMC on PN8M-090T}} {{DocImage|category1={{#var:HARDWARE_NAME}}|category2=Yocto|}}
+
== Restore the Android9 OS via Linux host PC to the PN8M-090T ==
  
== How to Restore Android9 OS to the eMMC on PN8M-090T ==
+
=== Tools you need before restoring the image to the eMMC: ===
  
=== '''Restore the Android9 OS via Linux host PC to the PN8M-090T''' ===
+
*'''Recovery image''' with the '''UUU burning software''':
<br />
 
  
==== Tools you need before restoring the image to the eMMC: ====
+
ftp://ppc:ppc@ftp.icop.com.tw/PN8M/PN8M-090T/OS/Android_9/PN8M-090T-Android-EETI.zip
  
# '''Recovery image''' with the '''UUU burning software''':
+
* A 64-bit Linux host O/S on a PC (The virtual machine is not suggested to be used)
 +
*USB cable CABLE-MINIDIN8P-30 to connect between the host PC and the PN8M-090T.
  
[./Ftp://ppc:ppc%40ftp.icop.com.tw/PN8M/PN8M-090T/OS/Android%209/PN8M-090T-Android-EETI.zip ftp://ppc:ppc@ftp.icop.com.tw/PN8M/PN8M-090T/OS/Android_9/PN8M-090T-Android-EETI.zip]
+
<br />
  
# A 64-bit Linux host O/S on a PC (The virtual machine is not suggested to be used)
+
=== Write the image to the eMMC on the PN8M-090T. ===
# USB cable CABLE-MINIDIN8P-30 to connect between the host PC and the PN8M-090T.
+
This section will introduce how to write the image to the eMMC on the PN8M-090T step by step.
  
# Write the image to the eMMC on the PN8M-090T.
+
* Find the SW1 and SW2 on the PN8M-090T and change the setting to Serial Download(developer) Mode according to the photo below:
 
+
* Turn on the host PC and unzip the image file in it.
This section will introduce how to write the image to the eMMC on the PN8M-090T step by step.
+
* Connect the USB on CABLE-MINIDIN8P-30 to the host PC, but not connect to the PN8M-090T.
  
# Find the SW1 and SW2 on the PN8M-090T and change the setting to Serial Download(developer) Mode according to the photo below:
+
* 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 –f imx8mm” ; you will see “Wait for known USB Device Appear”.

Revision as of 17:09, 15 January 2021

How to Restore Android9 OS to the eMMC on PN8M-090T


Restore the Android9 OS via Linux host PC to the PN8M-090T

Tools you need before restoring the image to the eMMC:

  • Recovery image with the UUU burning software:

ftp://ppc:ppc@ftp.icop.com.tw/PN8M/PN8M-090T/OS/Android_9/PN8M-090T-Android-EETI.zip

  • A 64-bit Linux host O/S on a PC (The virtual machine is not suggested to be used)
  • USB cable CABLE-MINIDIN8P-30 to connect between the host PC and the PN8M-090T.


Write the image to the eMMC on the PN8M-090T.

This section will introduce how to write the image to the eMMC on the PN8M-090T step by step.

  • Find the SW1 and SW2 on the PN8M-090T and change the setting to Serial Download(developer) Mode according to the photo below:
  • Turn on the host PC and unzip the image file in it.
  • Connect the USB on CABLE-MINIDIN8P-30 to the host PC, but not connect to the PN8M-090T.
  • 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 –f imx8mm” ; you will see “Wait for known USB Device Appear”.