[GUIDE] Restore Moto E Stock Firmware [UPDATED#2] - Moto E General

Pre-requisites:
a) Download and install Motorola Moto EDrivers
b) Download and extract the stock Firmware of your choosing
c) If the firmware file you downloaded is a .xml.zip file then download Motorola Fastboot View attachment 2427667 (attached to this post) and extract the .exe into the same folder as the stock firmware files (the same folder as the .bin and .img files). If your firmware is a .tar.gz file then skip this step.
d) Get ADB (if you don't already have this, I suggest downloading and installing Minimal ADB and Fastboot by shimp208:
Direct Download
Disclaimer:
Follow these instructions at your own risk. If something goes wrong don't blame me!
These are the original stock signed image files from Motorola it should work on all Moto E Variants.
Steps to restore stock firmware:
1) Reboot the phone into bootloader mode. There are 2 ways to do this.
I) The 'hardware' way.
a) Unplug the USB cable and power off the phone.
b) Press and hold 'Volume down' then power on the phone.
c) Connect USB cable to your computer.​
II) The 'software' way.
a) Enable developer mode on the Moto E (Settings-> 'About Phone'. Tap 7 times on 'Build Number')
b) Enable USB debugging. (Settings -> 'Developer options' -> 'USB Debugging' -> check)
c) Connect phone to computer via USB, you should see a new ADB device detected and drivers installed.
d) Open "Minimal ADB and Fastboot". Type:
Code:
adb reboot-bootloader
You should see the Moto E bootloader screen with the following options:
Code:
Normal Powerup
Recovery
Factory
Switch Console [NULL: null]
Barcodes
BP Tools
2) Open a command prompt / terminal (Start -> cmd.exe in Win7) and browse to the folder with the extracted firmware.
In my case:
Code:
cd c:\falcon_retgb_user_4.3_14.10.0Q3.X-76-LGG-8_54_release-keys-cid7-Retail_GB
3)
Flash each of the partitions in sequence using mfastboot, you need to enter the following commands one-by-one checking that each one returns an [OKAY]
Code:
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.exe flash system system.img_sparsechunk1
mfastboot.exe flash system system.img_sparsechunk2
mfastboot.exe flash system system.img_sparsechunk3
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
For Indian variants
Code:
mfastboot.exe flash system system.img_sparsechunk.0
mfastboot.exe flash system system.img_sparsechunk.1
mfastboot.exe flash system system.img_sparsechunk.2
[/HIDE]
Downgrading:​
4) Wait, you should now be rebooted into a fully stock Moto E firmware.
Original Thread
Creditstbon3

Downloads : Retail DSDS condor

FAQ
Q1: Will this work on locked bootloaders?
Ans: Yes as stock firmwares are digitally signed by Motorola.

Edit post as per the device.
There's Moto G written everywhere instead of Moto E.
Sent from my C2004 using Tapatalk

t-bon3 said:
Hope you all find it useful. No Moto E for me, i'm sticking with the 'G'.
Click to expand...
Click to collapse
#1 Thanks For your Guide
#2 I've corrected all the things in the OP post.

The system.img filenames can differ depending on the version of the firmware. For example with the 'O2 UK' firmware the commands would be:
mfastboot flash system system.img_sparsechunk.0
mfastboot flash system system.img_sparsechunk.1
mfastboot flash system system.img_sparsechunk.2​

help
i wanted to update with 4.4.3.
i did all the steps.
initially i got an error say adb....dll file is missing try reinstalling it etc.
i fixed the error by downloading the dll file and placing it in the extracted folder.
later when i typed the 1st command i.e mfastboot flash partition gpt.bin
i get <waiting for device>
it doesnt proceed further.
what am i supposed to do??
thanks in advance
:good:
---------- Post added at 08:15 PM ---------- Previous post was at 08:01 PM ----------
also i did not get the Switch Console [NULL: null] in the bootloader.
mine looks like this..
Normal Powerup
Recovery
Factory
Barcodes
BP Tools
what do i do?

HELLO
Im flashed a new firmware and im loser my signal... Any idea to fix this??

Want MOTO E Stock Boot Animation
Hello,
I rooted the moto e and with ROM Toolbox lite, changed Nexus Boot animation. Did not like it and deleted Bootanimation.zip from system folder.
The bootanimation now is only "android" page.
Can anyone help me get the stock Motorola Bootanimation?

jsbworld said:
Hello,
I rooted the moto e and with ROM Toolbox lite, changed Nexus Boot animation. Did not like it and deleted Bootanimation.zip from system folder.
The bootanimation now is only "android" page.
Can anyone help me get the stock Motorola Bootanimation?
Click to expand...
Click to collapse
Here is the stock boot animation
https://docs.google.com/file/d/0B72C6RSL0mQmcUlJRlRiNnZ3Ylk/edit?usp=docslist_api
Sent from my XT1022 using Tapatalk

Gogeta said:
Here is the stock boot animation
https://docs.google.com/file/d/0B72C6RSL0mQmcUlJRlRiNnZ3Ylk/edit?usp=docslist_api
Sent from my XT1022 using Tapatalk
Click to expand...
Click to collapse
@Gogeta Thanks, I would need access to google drive to access the file and I sent a request.

Granted
Sent from my XT1022 using Tapatalk

Gogeta said:
Granted
Sent from my XT1022 using Tapatalk
Click to expand...
Click to collapse
@Gogeta Thanks Man. Where do I place it, it is not taking up. I mean how to install it and remove the earlier one, any help would be greatly appreciated.

jsbworld said:
@Gogeta Thanks Man. Where do I place it, it is not taking up. I mean how to install it and remove the earlier one, any help would be greatly appreciated.
Click to expand...
Click to collapse
Take the bootanimation.zip file and put in system/media/
Like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my XT1022 using Tapatalk

Gogeta said:
Take the bootanimation.zip file and put in system/media/
Sent from my XT1022 using Tapatalk
Click to expand...
Click to collapse
@Gogeta I actually deleted previous bootanimation.zip from the same location. Now when I place the moto animation zip, it is still not coming up. Probably I shouldn't have deleted zip. Any solutions? Thanks

jsbworld said:
@Gogeta I actually deleted previous bootanimation.zip from the same location. Now when I place the moto animation zip, it is still not coming up. Probably I shouldn't have deleted zip. Any solutions? Thanks
Click to expand...
Click to collapse
Screenshot of system/media/ after putting the animation I gave?
Sent from my XT1022 using Tapatalk

Gogeta said:
Screenshot of system/media/ after putting the animation I gave?
Sent from my XT1022 using Tapatalk
Click to expand...
Click to collapse
@Gogeta Pls find the screenshot (another one, how do I take screenshot)

jsbworld said:
@Gogeta Pls find the screenshot (another one, how do I take screenshot)
Click to expand...
Click to collapse
Simultaneously press vol down and power for 2 seconds to take screenshot. Change permission of bootanimation.zip to rw-r-r using some file manager

Junior Einstein said:
Simultaneously press vol down and power for 2 seconds to take screenshot. Change permission of bootanimation.zip to rw-r-r using some file manager
Click to expand...
Click to collapse
@Junior Einstein & @Gogeta, Thanks a ton guys, I was able to restore it and could capture screenshots too.
Thanks again.

xperiafan13 said:
Im flashed a new firmware and im loser my signal... Any idea to fix this??
Click to expand...
Click to collapse
Hi what baseband did you flash. And what was your original baseband ?

Related

[OTA] Moto G 2014 XT1063 v22.11.6 Android Lollipop

This OTA has been copied straight from the /cache folder by @KennyWuLee.
Download Here!
Steps For Applying the Update:
Copy the ZIP to your Moto G.
Go into Recovery.
Select "apply update from sdcard"
Choose the File which you copied.
Wait till it finishes and select reboot.
This update is specifically for the XT1063 model and isn't meant for other variants.
Update Details:
Code:
v22.11.6
Android Version: 5.0
Build Number: LXB22.39-6
Are you sure? cause the file name is "Blur_Version.21.11.17.titan_retuglb.retuglb.en.US.zip"
Any chance of this working on XT1068?
emmanuelreyes said:
Are you sure? cause the file name is "Blur_Version.21.11.17.titan_retuglb.retuglb.en.US.zip"
Click to expand...
Click to collapse
Yes, he is sure because the filename naming scheme used by Motorola automatically renames any update to the name of the firmware currently installed.
KennyWuLee, had 21.11.17 installed while he downloaded the update and that is why the filename is "Blur_Version.21.11.17.titan_retuglb.retuglb.en.US.zip"
pleomaxell said:
Yes, he is sure because the filename naming scheme used by Motorola automatically renames any update to the name of the firmware currently installed.
KennyWuLee, had 21.11.17 installed while he downloaded the update and that is why the filename is "Blur_Version.21.11.17.titan_retuglb.retuglb.en.US.zip"
Click to expand...
Click to collapse
What if i have a different version? Will it work? or i have to rename it?
emmanuelreyes said:
Are you sure? cause the file name is "Blur_Version.21.11.17.titan_retuglb.retuglb.en.US.zip"
Click to expand...
Click to collapse
pleomaxell said:
Yes, he is sure because the filename naming scheme used by Motorola automatically renames any update to the name of the firmware currently installed.
KennyWuLee, had 21.11.17 installed while he downloaded the update and that is why the filename is "Blur_Version.21.11.17.titan_retuglb.retuglb.en.US.zip"
Click to expand...
Click to collapse
@emmanuelreyes, Exactly what @pleomaxell said. Plus here's the screenshot running on my XT1063.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Is there a chance to make this file a flashable zip through TWRP? For some reason it doesn't want to install, it says "/system/lib/hw/sensort.MSM8226.so" has unexpected contents :S
Fine to XT1068
Thanks and this works fine with my XT1068, check this post http://forum.xda-developers.com/showpost.php?p=56765946&postcount=138
@Taimur Akmal why does the screenshot show an Exclamation(!) sign with the network icon?
pleomaxell said:
@Taimur Akmal why does the screenshot show an Exclamation(!) sign with the network icon?
Click to expand...
Click to collapse
It shows that I am without an Internet connection. I have Mobile Internet turned off.
Cannot lock bootloader
tbunlmtd said:
Working just fine, thanks!
Click to expand...
Click to collapse
I am stuck here too. Cannot relock bootloader ...
build version KXB21.85-17; System version: Blur_Version.21.11.17.titan_retuglb.retuglb.en.US
I have downloaded the same firmware from http://sbf.droid-developers.org/phone.php?device=36
Applied flash according to :
mfastboot.exe oem lock begin
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 system system.img_sparsechunk.3
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
mfastboot.exe oem lock
Click to expand...
Click to collapse
getting downgrade error, PIV signed image error, sst lock fail error !
[NB: I have changed to US version (retuaws) before and flashed back to global ]
Sounds like your on a XT1063. This is what I did when I was in the same position as you. I restored my Nandroid of KK. If you have a all stock copy then you should be better then I was & about to skip a few of these steps. I found a system dump on here of the stock system & started pushing the files I knew I removed. Actually I used ES File Explorer & done a select all, copy, paste. You get prompted to ask what to do about files that are already there. Check apply to all & choose skip. This left me with a audio file that was replaced & had to be change back. You should make a new Nandroid to save your work to this point. Flash the stock recovery & run the update.zip. mine installed fine with the unlocked bootloader & root.
L is really buggy tho so be warned.
Sorry for the noob question.
I have the XT1063 and my system version is 21.11.14 titan_retla.retla.en.01 . Will this ota work on my phone?
rasbin said:
Sorry for the noob question.
I have the XT1063 and my system version is 21.11.14 titan_retla.retla.en.01 . Will this ota work on my phone?
Click to expand...
Click to collapse
I doubt it will without flashing the other firmware.
rasbin said:
Sorry for the noob question.
I have the XT1063 and my system version is 21.11.14 titan_retla.retla.en.01 . Will this ota work on my phone?
Click to expand...
Click to collapse
You will have to flash via fastboot the XT1063 retugbl firmware in order to use this OTA file.
Check this thread, but consider making a full backup.
My md5 checksum:
2e632d07edc3c1ceb38a0ee486f12a5b
you need the bootloader unlocked?
I successfully flashed this while being fully stock/locked bootloader. Everything works except the flashlight won't turn back off after I activate it... anyone else have this issue?
patrickjaden said:
I successfully flashed this while being fully stock/locked bootloader. Everything works except the flashlight won't turn back off after I activate it... anyone else have this issue?
Click to expand...
Click to collapse
Working totally fine on my end. You are talking about the Flashlight from the Notif menu right?
Taimur Akmal said:
Working totally fine on my end. You are talking about the Flashlight from the Notif menu right?
Click to expand...
Click to collapse
Yes the bootloader needs unlocked to flash the stock firmware.

Android 5.0.2 Factory image[BR]

hello all today i am going to share factory images of Lollipop 5.0.2​
xt1033[Dual Sim]: Download Link
xt1032[Single Sim]: Download Link
Mfastboot: link
Steps to restore stock firmware:
1) Reboot the phone into bootloader mode. There are 2 ways to do this.
I) The 'hardware' way.
a) Unplug the USB cable and power off the phone.
b) Press and hold 'Volume down' then power on the phone.
c) Connect USB cable to your computer.
II) The 'software' way.
a) Enable developer mode on the Moto G (Settings-> 'About Phone'. Tap 7 times on 'Build Number')
b) Enable USB debugging. (Settings -> 'Developer options' -> 'USB Debugging' -> check)
c) Connect phone to computer via USB, you should see a new ADB device detected and drivers installed.
d) Open "Minimal ADB and Fastboot". Type:
Fastboot commands:
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 system system.img_sparsechunk.3
mfastboot flash modem NON-HLOS.bin
mfastboot erase modemst1
mfastboot erase modemst2
mfastboot flash fsg fsg.mbn
mfastboot erase cache
mfastboot erase userdata
have attached batch file for easy flashing
Happy flashing
xt1032 mirror by @likurik : Download link
reserved 1
Can you show the contents of the file?
Sent from my Nexus 5
three hours to download one zip.file.Nice!
Mirror for xt1032 https://mega.co.nz/#!rNASwDhJ!aFGvFF0atLS2QisasQYhchxig718AUW6wU2CpeufK1Y
uhm... ooookkk... you know there are factory images already available for about 2 weeks ?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Anyone knows a Recovery, which is compatible with the new bootloader?
Go to development section and check recovery threads, it's clearly mentioned there with what it's compatible. Small hint, latest TWRP for example.
brainscollector said:
Go to development section and check recovery threads, it's clearly mentioned there with what it's compatible. Small hint, latest TWRP for example.
Click to expand...
Click to collapse
No, New TWRP isnt compartible with this update. I have tested it! I think the Problem is the partition, with the update the partition is smaller
I downloded it, i was GPE 5.0.1, tryed to flash via fastboot but the phone dont boot, its blocked @ bootloder unlocked image. the install seems to have no errors... any ideas?
ROOT FOR MOTO G LOLLIPOP 5.0.x
jonas210678 said:
No, New TWRP isnt compartible with this update. I have tested it! I think the Problem is the partition, with the update the partition is smaller
Click to expand...
Click to collapse
http://techerrata.com/file/twrp2/xt1032/openrecovery-twrp-2.8.1.0-xt1032.img
Also you don't need to use superuser flashable by custom recovery,
http://www.theandroidsoul.com/chainfire-releases-android-5-0-root-moto-g-moto-x-2013-2014-editions/
For all Moto G variants, and works fine. Just turn on into fastboot mode, plug in phone (remember to have enabled USB Debuging in developer options), unzip archive and run windows bat to root device. I can confirm it's working as tested by myself. No custom recovery needed, just unlocked bootloader (obviously) and it's done.
I'm proposing to follow this guide for theaking
http://forum.xda-developers.com/moto-g/general/tweaks-motorola-stock-5-0-2-basic-tweaks-t3012488
And use greenify with donation pack to maintain full control over running apps
jonas210678 said:
No, New TWRP isnt compartible with this update. I have tested it! I think the Problem is the partition, with the update the partition is smaller
Click to expand...
Click to collapse
Lastest TWRP is as compatible as on GPE 5.0.1. Tried myself 3 days ago, rooted from there.
stock!!!???
excuse me for asking but I am new here , so I want to Know , is this an official firmware from google and can I get future updates after flashing this rom ??
abd8030 said:
excuse me for asking but I am new here , so I want to Know , is this an official firmware from google and can I get future updates after flashing this rom ??
Click to expand...
Click to collapse
It's Official Firmware from Motorola and yes, you will recieve future updates.
pico hackr said:
hello all today i am going to share factory images of Lollipop 5.0.2
Click to expand...
Click to collapse
please share your links in the existing thread in the development section.
Thread closed

[TOOL][OFFICIAL] The HotROM Box v2.1

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
The HotROM Box - Early Build
Hey people, I'm spamtheboss, former known on Titan forum on Miui V6 development and also a few tricks I've posted there. But, I have a project called The HotROM Box, which consists in a tool that provides almost everything you need to restore your device in no time, basically an automator. All you need is your adb and fastboot and (for now) your Stock FW.
Main Features
Stock ROM Flashing method
TWRP Recovery Flashing method
Phone Reboot option
Reboot to Bootloader option
Reboot to Recovery option
Dealing with The HotROM Box
1.1: Install
-Copy all files to the folder where your Stock ROM files are located.
1.2: Usabillity
Windows: .bat interactive menu
Linux: .sh interactive menu using Zenity
1.3: F.A.Q (Frequently Asked Questions)
- Q: ROM flashing doesn't work!
- A: You're probably using mFastboot, an alternative version of fastboot. Install the original version and this issue will be solved (until I release a alternative version)
- Q: TWRP flashing doesn't work!
- A: If you haven't downloaded this file via xda official thread some stuff may be corrupted. TWRP image is uploaded with the script and you must copy those to your ROM folder.
- Q: ETA?
- A: Please, do not ask this kind of question. I'm not a dev, I just like (very much) to program some cool stuff, and if something on the code goes wrong, warn me and i'll fix it and release a new version as soon as I can.
- Q: Will you add more features?
- A: Always, this tool will grow with features as the way I improve my programming skills.
Changelog
Initial Release (Stock ROM flashing, TWRP flashing and other minor options)
Added alternative mFastboot flashing method
Tool ported to THEA and OSPREY
Tool ported to Linux
Downloads
Mediafire Last update!
Github Repo (LINUX)
Github Repo (WINDOWS) Not available (yet).
Vote Poll
What you think about The HotROM Box? Vote your opinion about it!
Link: http://www.strawpoll.me/10664791
Updates
To update HRB, just paste the new files on the older files directory. Simple as that!
OSPREY-2.1
Source Code: http://github.com/lelufg
XDA:DevDB Information
The HotROM Box, Tool/Utility for the Moto G 2015
Contributors
spamtheboss
Version Information
Status: Nightly
Current Stable Version: 2.0
Stable Release Date: 2015-12-30
Current Beta Version: 2.0
Beta Release Date: 2015-12-18
Created 2015-12-31
Last Updated 2015-12-31
Reserved.
Was waiting for this to come to ospery
Never heard this one but impressive.. Will try it..
sounds cool, will try it as soon as factory image 6.0 is available ....
Bangbang_cannon said:
Was waiting for this to come to ospery
Click to expand...
Click to collapse
Well, thank you!
Glad I extended to Osprey then. I'll try to update it weekly but can't promise. Also I will create a repo for it on Github very soon.
FPThatea said:
Never heard this one but impressive.. Will try it..
Click to expand...
Click to collapse
Yes, I'm not that known lol. But I did created this tool formely for Moto G 2014 some months ago, and now I'm porting to other devices. I hope you have a good experience with it, and if anything weird happens during tool usage, tell me here. I will be glad to help and update it.
kiekeboeboe said:
sounds cool, will try it as soon as factory image 6.0 is available ....
Click to expand...
Click to collapse
I am waiting for it too. I think it will add or remove some file, and if my suspects are correct, I will have to update this tool in order to flash Stock MM firmwares too.
I used it yesterday. Flawless! Thanks!
Sent from my MotoG3 using Tapatalk
nelsonw said:
I used it yesterday. Flawless! Thanks!
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
You're welcome, bro.
nelsonw said:
I used it yesterday. Flawless! Thanks!
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
This tool looks to be amazing. I do however have the dumbest question ever. I'm use to using fastboot mode all the time. What's the exact steps after downloading THB? I have adb and fastbbot already and the stock rom in the same folder. Just wondering if I place THB in the same folder and run it from there? Thanks for any help.
professorfoxx said:
This tool looks to be amazing. I do however have the dumbest question ever. I'm use to using fastboot mode all the time. What's the exact steps after downloading THB? I have adb and fastbbot already and the stock rom in the same folder. Just wondering if I place THB in the same folder and run it from there? Thanks for any help.
Click to expand...
Click to collapse
Yes, it's a .bat file. You need the extracted ROM files and the Fastboot files on the same folder. It's pretty important to avoid brick the phone due to typos.
Sent from my MotoG3 using Tapatalk
nelsonw said:
Yes, it's a .bat file. You need the extracted ROM files and the Fastboot files on the same folder. It's pretty important to avoid brick the phone due to typos.
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
Thank you very much. This tool is absolutely fantastic. It made getting back to stock the easiest! Definitely great work?????
professorfoxx said:
This tool looks to be amazing. I do however have the dumbest question ever. I'm use to using fastboot mode all the time. What's the exact steps after downloading THB? I have adb and fastbbot already and the stock rom in the same folder. Just wondering if I place THB in the same folder and run it from there? Thanks for any help.
Click to expand...
Click to collapse
nelsonw said:
Yes, it's a .bat file. You need the extracted ROM files and the Fastboot files on the same folder. It's pretty important to avoid brick the phone due to typos.
Sent from my MotoG3 using Tapatalk
Click to expand...
Click to collapse
Yes, as Nelson said, you need to put the .bat file and the .img into the same folder of the adb, fastboot and the Stock ROM. I'll push an update today just to bring it all together instead of pasting it to some weird directory (like the people who installed adb within android studio); Stock ROM direct download can be mentioned too, but just on a future version.
professorfoxx said:
Thank you very much. This tool is absolutely fantastic. It made getting back to stock the easiest! Definitely great work????
Click to expand...
Click to collapse
You're welcome, mate! Glad I'm helping.
2.1 update for Osprey!
2.1 update is out! It's also released for Moto G 2014 and Moto G 2014 LTE.
Changelog
Updated TWRP
Bugfixes
Added ADB and Fastboot directly
Download link on OP.
Commands Missing
Add: Missing commands in Bold
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
will it wipe internal storage
would flashing stock rom clean the internal storage.?
spamtheboss said:
Well, thank you!
Glad I extended to Osprey then. I'll try to update it weekly but can't promise. Also I will create a repo for it on Github very soon.
Yes, I'm not that known lol. But I did created this tool formely for Moto G 2014 some months ago, and now I'm porting to other devices. I hope you have a good experience with it, and if anything weird happens during tool usage, tell me here. I will be glad to help and update it.
I am waiting for it too. I think it will add or remove some file, and if my suspects are correct, I will have to update this tool in order to flash Stock MM firmwares too.
Click to expand...
Click to collapse
please update to flash mm firmwares. im waiting for it to be updated . gotta say its ur tool that saved me.
prasi.ram10 said:
please update to flash mm firmwares. im waiting for it to be updated . gotta say its ur tool that saved me.
Click to expand...
Click to collapse
I will, as soon as the whole firmware gets released! I am waiting too... xD
unkushad said:
would flashing stock rom clean the internal storage.?
Click to expand...
Click to collapse
Hello unkushad, sorry for the late answer. Yes, it will wipe the whole internal storage, because Android needs to clean all the remaining data from the other versions.
amansingh63 said:
Commands Missing
Add: Missing commands in Bold
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
Click to expand...
Click to collapse
They're missing because I removed them. This tool *for now* doesn't lock the bootloader. I will update it later to add this feature.
spamtheboss said:
They're missing because I removed them. This tool *for now* doesn't lock the bootloader. I will update it later to add this feature.
Click to expand...
Click to collapse
mm compatibility??

Need some advice for my xt1562

I'm new here, so sorry if this is a duff post.
I've done searches to no avail.
I bought my x play second hand. It's been rooted to a none stock android 7.0. I'm having issues with sd card being unrecognised. I've read that this could be a motherboard problem. I've checked it with a number of different cards that all work absolutely fine on other devices.
My question is, would it help if I returned my phone to stock then upgraded to the proper versions of android via the download direct to phone?
If so, is there an updated method? The one I tried to follow uses SDK but the instructions seem to be for an old version (it's a 2015 post) as the version of Android Studio I installed seems to be unrecognisable from what is being described. I'm not savvy enough with these systems to work out what I need to do instead.
Thanks in advance.
Another thought, would it be worth installing a different none stock ROM?
if you are rooted, install twrp and try other custom rom
if you need install marshmallow with fastboot:
marshmallow pack with update 1 october 2016 update
Code:
https://my.pcloud.com/publink/show?code=XZ7WHdZJvy0fTbyYKuY5rtBpSzQD79KkAey
adb fastboot app:
Code:
https://my.pcloud.com/publink/show?code=XZcmHdZk8WW37zD64Q158z63w8dFyNGH8zX
extract marshmallow pack in adb fastboot folder like this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
install 6.0.1 with adb commands:
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 reboot
Click to expand...
Click to collapse
or faster - put this file in adb folder and use it:
Code:
https://my.pcloud.com/publink/show?code=XZv1HdZNploxJptYcYB2gNS28m2y5v8eqkX
wiemar said:
if you are rooted, install twrp and try other custom rom
if you need install marshmallow with fastboot:
marshmallow pack with update 1 october 2016 update
Code:
https://my.pcloud.com/publink/show?code=XZcmHdZk8WW37zD64Q158z63w8dFyNGH8zX
adb fastboot app:
Code:
https://my.pcloud.com/publink/show?code=XZcmHdZk8WW37zD64Q158z63w8dFyNGH8zX
extract marshmallow pack in adb fastboot folder like this:
install 6.0.1 with adb commands:
or faster - put this file in adb folder and use it:
Code:
https://my.pcloud.com/publink/show?code=XZv1HdZNploxJptYcYB2gNS28m2y5v8eqkX
Click to expand...
Click to collapse
Thanks for replying, I really appreciate the effort.
A lot of this is just words on my screen. I may be able to work out what some of this means given time. Which folders am I putting stuff in? On phone or PC? Also the top 2 http adresses are the same, is this intentional?
Thanks again.
my mistake. edited links. fastboot on pc and extract marshmallow pack inside adb folder. look at screen
Will LTE work on this MM 6.0.1 ROM?
wiemar said:
if you are rooted, install twrp and try other custom rom
if you need install marshmallow with fastboot:
marshmallow pack with update 1 october 2016 update
Will LTE work fine with this MM 1-Oct-2016 ROM?
Also instead of running all these commands one after another, can you please point me to a .zip file, which i can directly flash it from TWRP like other ROMs? Thats much easier for me than running all these commands manually.
Click to expand...
Click to collapse
lte works normaly.
you need find backup from stock that can be installed from twrp. i don't have it. adb fastboot method is faster. and you don't read all my answers. you don't need use commands, just 1 file.
Really appreciate the links and steps!!! Thanks.
wiemar said:
lte works normaly.
you need find backup from stock that can be installed from twrp. i don't have it. adb fastboot method is faster. and you don't read all my answers. you don't need use commands, just 1 file.
Click to expand...
Click to collapse
Currently I am running on LIneageOS Nougat 7.1.1. I am planning to do this downgrade to MM if I really don't like the battery backup on Nougat 7.1.1.
Really appreciate the links and steps!!! Thanks.
---------- Post added at 09:08 AM ---------- Previous post was at 08:46 AM ----------
wiemar said:
lte works normaly.
you need find backup from stock that can be installed from twrp. i don't have it. adb fastboot method is faster. and you don't read all my answers. you don't need use commands, just 1 file.
Click to expand...
Click to collapse
BTW, one question. How do you run that single batch file?
... restart phone to bootloader, connect to pc, and run this file.
Okay, I've now discovered that TWRP is already installed. Can I use any xt1562 zipped Rom or does it need to be specific to TWRP. I've put the zip on my phone ready to go and done a nandroid backup but wanted to check first before I hit install.
Thanks again

Moto G6 Plus - No bootable A/B slot, device not detected with adb.

Hi,
I installed the PPW29.116-20 FIRMWARE for pie 9, it was working fine until I uninstalled magisk and now it will only boot to Fastboot mode saying "No bootable A/B slot".
The problem however it the device it no longer detected in adb to reinstall. adb devices returns no devices. This is odd as it was working fine before.
I have tried with both moto and universal adb drivers, changed cables and even changed computers - nothing it making it appear.
Any help would be much appreciated
Use Fastboot!
Ezcorpia said:
Hi,
I installed the PPW29.116-20 FIRMWARE for pie 9, it was working fine until I uninstalled magisk and now it will only boot to Fastboot mode saying "No bootable A/B slot".
The problem however it the device it no longer detected in adb to reinstall. adb devices returns no devices. This is odd as it was working fine before.
I have tried with both moto and universal adb drivers, changed cables and even changed computers - nothing it making it appear.
Any help would be much appreciated
Click to expand...
Click to collapse
Requirements:
Fastboot (because you're in Fastboot mode, lol) download links for Windows, Linux, Mac.
fastboot images for your ROM e.g. from this thread
fastboot flash file (contains flash commands, see in thread above)
Just unpack the zip file then open cmd/terminal, navigate to that folder and enter:
Code:
fastboot devices
When output looks like this your phone is detected:
Code:
XXXXXXXXX fastboot
'XXXXXXXXX' is your phone's serial number.
Unpack and copy the images and flash file into the same folder as fastboot. The folder contains following files:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
On Windows double-click 'flashfileNoErase.bat' (ROM thread).
Check for errors, press enter and the phone will reboot.
had the same issue before
i had the same issue happen to me i about freaked out because i thought i had really jacked my phone up but i found this app called Lenovo Moto Smart Assistant it is a life saver trust me. if this happens to you then just download this app and it will walk you through the rest it has a upgrade and a rescue option the rescue option reinstalls the stock rom and and restores evrything back to normal on your phone. definite must have when flashing roms to your phone. :good:
lassemacchiato said:
Requirements:
Fastboot (because you're in Fastboot mode, lol) download links for Windows, Linux, Mac.
fastboot images for your ROM e.g. from this thread
fastboot flash file (contains flash commands, see in thread above)
Just unpack the zip file then open cmd/terminal, navigate to that folder and enter:
Code:
fastboot devices
When output looks like this your phone is detected:
Code:
XXXXXXXXX fastboot
'XXXXXXXXX' is your phone's serial number.
Unpack and copy the images and flash file into the same folder as fastboot. The folder contains following files:
On Windows double-click 'flashfileNoErase.bat' (ROM thread).
Check for errors, press enter and the phone will reboot.
Click to expand...
Click to collapse
I just want to thank you for this, I have been crying all night because I bricked my phone just a few hours before buying it, please know that you helped a stranger greatly-
#Starlord37# said:
i had the same issue happen to me i about freaked out because i thought i had really jacked my phone up but i found this app called Lenovo Moto Smart Assistant it is a life saver trust me. if this happens to you then just download this app and it will walk you through the rest it has a upgrade and a rescue option the rescue option reinstalls the stock rom and and restores evrything back to normal on your phone. definite must have when flashing roms to your phone. :good:
Click to expand...
Click to collapse
Phone of a friend suddenly died without any reason and wouldn't boot anymore. Tried this software out and it worked straight away. Requires a quick account registration however, but no biggie.
Thank you so much!
lassemacchiato said:
Requirements:
Fastboot (because you're in Fastboot mode, lol) download links for Windows, Linux, Mac.
fastboot images for your ROM e.g. from this thread
fastboot flash file (contains flash commands, see in thread above)
Just unpack the zip file then open cmd/terminal, navigate to that folder and enter:
Code:
fastboot devices
When output looks like this your phone is detected:
Code:
XXXXXXXXX fastboot
'XXXXXXXXX' is your phone's serial number.
Unpack and copy the images and flash file into the same folder as fastboot. The folder contains following files:
On Windows double-click 'flashfileNoErase.bat' (ROM thread).
Check for errors, press enter and the phone will reboot.
Click to expand...
Click to collapse
I dont finding the flashfilenoeraser.bat
But i found...
see bellow
echo off
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash modem NON-HLOS.bin
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.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_b system_other.img
fastboot flash oem oem.img
fastboot flash oem_b oem_other.img
fastboot flash vendor vendor.img_sparsechunk.0
fastboot flash vendor vendor.img_sparsechunk.1
fastboot erase modemst1
fastboot erase modemst2
fastboot erase carrier
fastboot erase ddr
fastboot flash fsg fsg.mbn
fastboot flash bluetooth BTFM.bin
fastboot oem fb_mode_clear
echo -------------------------------------------------------------------------
echo please scroll up and check your flash for any errors
echo -------------------------------------------------------------------------
pause
fastboot reboot
exit
flashfileNoErase.bat
chptr0 said:
I dont finding the file "Flashfilenoeraser". Can u help me?
Click to expand...
Click to collapse
It's an attachment to the ROM thread I linked to.
Here's the direct link (download G6PlusFlashPieOfficial_NoErase.zip, just unpack and you have the right file):
G6PlusFlashPieOfficial.zip
G6PlusFlashPieOfficial_NoErase.zip
lassemacchiato said:
It's an attachment to the ROM thread I linked to.
Here's the direct link (download G6PlusFlashPieOfficial_NoErase.zip, just unpack and you have the right file):
G6PlusFlashPieOfficial.zip
G6PlusFlashPieOfficial_NoErase.zip
Click to expand...
Click to collapse
Thanks for your help!!!

Categories

Resources