Ver Mensaje Individual
  #558  
Viejo 17/02/14, 19:36:24
Array

[xs_avatar]
Danidudupoufo Danidudupoufo no está en línea
Usuario muy activo
 
Fecha de registro: may 2012
Localización: Paradas(sevilla)/ Rota(Cádiz)
Mensajes: 3,260
Modelo de smartphone: Mi A3
Tu operador: Simyo
Una dudilla, si ya tengo la Retail.EU y quiero meter la TescoSL
A)Para meter GPE:
Código:
fastboot flash partition gpt.bin
fastboot flash motoboot motoboot.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot erase modemst1
fastboot erase modemst2
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img_sparsechunk1
fastboot flash system system.img_sparsechunk2
fastboot flash system system.img_sparsechunk3
fastboot erase cache
fastboot erase userdata
fastboot reboot

B) Para meter 4.4.2EU-retail:
Código:
mfastboot flash aboot emmc_appsboot.mbn
mfastboot reboot-bootloader
mfastboot flash partition gpt.bin
mfastboot flash motoboot motoboot.img
mfastboot flash logo logo.bin
mfastboot flash boot boot.img
mfastboot flash recovery recovery.img
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
mfastboot reboot

Cual de las dos opciones uso?
Responder Con Cita