Cita:
Originalmente Escrito por sindrome123
|
Gracias, pero uso Android Studio en OS X así que ya tengo adb, fastboot y tal. La duda es básicamente el tema del system y su tamaño (aunque por lo visto en este dispositivo viene subdividido este archivo de imagen), ¿no hay problemas al
no usar mfastboot? No quiero brickearlo por una tontería. (=
Lo último ¿esta sería la secuencia, o tengo algo mal apuntado/olvido algo? Gracias.
Código:
$ fastboot flash partition gpt.bin
$ fastboot flash motoboot motoboot.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 reboot