Difference between revisions of "AIM-Linux/ROM-5722 Anroid flash image guide"
From ESS-WIKI
(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 : | + | '''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. | + | '''1. To identify a device using a command, you typically use commands like <code>lsusb</code> for USB devices 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 | + | '''2. Log into Image folder ''' |
− | [[File:ROM-5722 LogintoImageFolder androidimage.PNG]] | + | [[File:ROM-5722 LogintoImageFolder androidimage.PNG|RTENOTITLE]] |
+ | |||
+ | | ||
+ | |||
+ | '''3. Flash image by command : ''' | ||
+ | |||
+ | '''<span style="background-color:#f1c40f;">command : </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]] | ||
+ | |||
+ | | ||
+ | |||
+ | |
Revision as of 07: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:
2. Log into Image folder
3. Flash image by command :
command :
sudo ./uuu_imx_android_flash.sh -f imx8mp -a -e