Fastboot Flash Moto G (3rd Gen) Factory Firmware Images

Posted on Posted in Technology

Required Files:

Motorola Drivers: Download

How to flash:

How to Fastboot Flash Moto G (3rd Gen) Factory Firmware Images

Fastboot Commands:

Do commands manually, one at a time – checking that each one returns an [OKAY].

NOTE: Do not simply copy and paste these commands! – system.img_sparsechunks may differ in number and name.
Always check contents of folder you’re working with. You must flash all of the sparsechunk files you have.

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

Leave a Reply

Your email address will not be published. Required fields are marked *