Instalar software Motorola por comandos

Instalar software Motorola por comandos


Primero que debes tener instalado los Drivers de motorola te dejo un link abajo.

Debemos tener la herramienta adb-fastboot SDK para poder pasar los comandos para la instalacion de software te dejo link abajo.

ANDROID SDK

"CUANDO TENGAMOS EL SOFTWARE COPIAMOS LOS ARCHIVOS ANDROID  SDK A LA CARPETA DEL SOFTWARE"

"YA PASADO LOS ARCHIVOS SDK A LA CARPETA DE SOFTWARE DAR SEGUNDO CLICK Y ABRIR VENTANA CMD"


Para que no tengas problemas en la instalación de software te recomiendo que actives OEM.
En el caso que no tengas acceso al dispositivo dado que este en el "Logo" puedes intentar de todos modos.

cuando descarguemos el software en alguna pagina veremos que tiene archivos llamados "sparsechunk".
SegĆŗn el numero de "sparsechunk" editaremos los comando por ejemplo si tiene del 0 al 5 eliminamos las particiones 6,7 y 8 ya que no tenemos por que pasar esos comando ya que el filmware no necesita cargar esas particiones.
Te dejo la lista de comando aquĆ­ abajo para cuando necesites instalar un software.

fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk.0
fastboot flash system system.img_sparsechunk.1
fastboot flash system system.img_sparsechunk.2
fastboot flash system system.img_sparsechunk.3
fastboot flash system system.img_sparsechunk.4
fastboot flash system system.img_sparsechunk.5
fastboot flash system system.img_sparsechunk.6
fastboot flash system system.img_sparsechunk.7
fastboot flash system system.img_sparsechunk.8
fastboot flash modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot reboot

RECODA ELIMINAR LAS PARTICIONES "SPARSECHUNK" QUE NO NECESITE EL SOFTWARE.

Te darĆ© un ejemplo mas:
Si es un XT1543 y ves que solo tiene del 0 al 5 tenes que pasar los comandos pero eliminar las particiones "sparsechunk" del 6 al 8.








Publicar un comentario

0 Comentarios