Difference between revisions of "AIM-Linux/ROM-5722 Anroid flash image guide"

From ESS-WIKI
Jump to: navigation, search
(Created page with " OTG Flash Image guide :  1. To identify a device using a command, you typically use commands like <code>lsusb</code> for USB devices  on Linux systems....")
 
Line 1: Line 1:
  
OTG Flash Image guide :&nbsp;
+
'''OTG Flash Image guide&nbsp;:&nbsp;'''
  
1.&nbsp;To identify a device using a command, you typically use commands like <code>lsusb</code> for USB devices&nbsp;&nbsp;on Linux systems.
+
'''1.&nbsp;To identify a device using a command, you typically use commands like <code>lsusb</code> for USB devices&nbsp;&nbsp;on Linux systems.'''
  
Here’s how you can use these commands:
+
'''Here’s how you can use these commands:'''
  
[[File:ROM-5722 ls usb androidimage.PNG]]
+
[[File:ROM-5722 ls usb androidimage.PNG|RTENOTITLE]]
  
2. Log into Image folder&nbsp;
+
'''2. Log into Image folder&nbsp;'''
  
[[File:ROM-5722 LogintoImageFolder androidimage.PNG]]
+
[[File:ROM-5722 LogintoImageFolder androidimage.PNG|RTENOTITLE]]
 +
 
 +
&nbsp;
 +
 
 +
'''3. Flash image by command :&nbsp;'''
 +
 
 +
'''<span style="background-color:#f1c40f;">command :&nbsp;</span>'''
 +
 
 +
'''<span style="background-color:#f1c40f;">sudo ./uuu_imx_android_flash.sh -f imx8mp -a -e</span>'''
 +
 
 +
[[File:ROM-5722 flash image command androidimage.PNG]]
 +
 
 +
&nbsp;
 +
 
 +
&nbsp;

Revision as of 08:52, 29 July 2024

OTG Flash Image guide : 

1. To identify a device using a command, you typically use commands like lsusb for USB devices  on Linux systems.

Here’s how you can use these commands:

RTENOTITLE

2. Log into Image folder 

RTENOTITLE

 

3. Flash image by command : 

command : 

sudo ./uuu_imx_android_flash.sh -f imx8mp -a -e

ROM-5722 flash image command androidimage.PNG