Monday, 1 September 2014

Restoring Back to Stock Rom [Moto E] [Guide]

For all Condor Owners if you wish to restore your Moto E back to stock then follow the guide, Ask any doubts in the comments!
.
Pre-Requisite:

Installed Motorola Drivers.

Instructions:

1. Go to this link, and download the firmware for your model! If you are unsure which one is yours please see Appendix 1.

2. Download mfastboot-v2 and extract it into the same folder.

3. Reboot the phone into Bootloader using VolumeDown+Power Button.

If you prefer an automatic one click process please go to step 5.

4. Shift+RightClick in empty space in the extracted folder and choose open a command window here .

If you do not wish to lock
bootloader skip 4.1 and 4.3

4.1

mfastboot.exe oem lock begin

4.2

mfastboot.exe flash partition gpt.bin
mfastboot.exe flash motoboot motoboot.img
mfastboot.exe flash logo logo.bin
mfastboot.exe flash boot boot.img
mfastboot.exe flash recovery recovery.img
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system
system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
mfastboot.exe flash modem NON-HLOS.bin
mfastboot.exe erase modemst1
mfastboot.exe erase modemst2
mfastboot.exe flash fsg fsg.mbn
mfastboot.exe erase cache
mfastboot.exe erase userdata

4.3

mfastboot.exe oem lock

4.4

mfastboot.exe reboot
.
OR
.
5. If you just did 4th step, You can skip this Download Restore.bat/Restore+lock.bat and extract it to the same folder and just run and the phone is as good as new.

So now experiment all you want,
flash different firmwares.
.
.

Appendix:

How to choose Correct Firmware for your phone?

1. If you are unsure which one is your firmware, go to Settings>About Phone>System Version the text written there will be similar to the version you want to choose!

2. If You cannot access your phone or have changed ROM, then please go to bootloader mode using step 2 and 3 from instructions, Open command window like in step 4. Enter the following command:

fastboot getvar ro.build.version.full

You will see the version to choose
in output.

3. Still cant find, then wait the list at droid-developers is still expanding, your firmware version will be soon up.

4. If you don't like the bootloader
unlock logo then here is a method
by @cschmitt originally posted here
.
1. Download this file, copy it to your fastboot location

2. Reboot to bootloader using Power+VolumeDown

3. Do following command from
command prompt:

fastboot flash logo logo.bin

4. Reboot and enjoy!!

No comments:

Post a Comment