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

From ESS-WIKI
Jump to: navigation, search
Line 30: Line 30:
 
'''SD Card Flash Image guide : '''
 
'''SD Card Flash Image guide : '''
  
1. Log into SD card image folder 
+
'''0. Chech the SD Card in Linux system '''
  
[[File:ROM-5722 SD image florder androidimage.PNG]]
+
'''command : '''
 +
 
 +
'''        sudo fdisk -l '''
 +
 
 +
'''1. Log into SD card image folder '''
 +
 
 +
[[File:ROM-5722 SD image florder androidimage.PNG|RTENOTITLE]]
 +
 
 +
'''2. Flash SD card image by command : '''
 +
 
 +
'''command : '''
 +
 
 +
'''      '''

Revision as of 09:41, 29 July 2024

OTG Flash Image guide : 

0. Please change to Download mode ( Swtich setting  is  4 on  , others off  )

RTENOTITLE

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

RTENOTITLE

 

SD Card Flash Image guide : 

0. Chech the SD Card in Linux system 

command : 

        sudo fdisk -l 

1. Log into SD card image folder 

RTENOTITLE

2. Flash SD card image by command : 

command :