hi
i unlocked my bootloader and then i reflash thr original firmware and lock the bootloader succesfully
but the red warning of bootloader unlocked still is present every time i power on my moto x
some help?
thank u
( i tried with a original logo from Moto g but got a weird image with all blured lines)
There's a thread for this. It's not difficult to find.
nhizzat said:
There's a thread for this. It's not difficult to find.
Click to expand...
Click to collapse
/// solved
thank u
danger2u said:
/// solved
thank u
Click to expand...
Click to collapse
How did you solve it because no matter what I do the warning still there .... Thanks
aburyan1 said:
How did you solve it because no matter what I do the warning still there .... Thanks
Click to expand...
Click to collapse
put in fastbootmode
download this recovery
https://drive.google.com/file/d/0BwTULBGmnkwqYVlkODlva2hNbzA/edit?usp=sharing
make a folder and copy adb files and mfastboot
open a cmd or terminal in that folder
write in cmd the folowing comands
mfastboot devices
mfastboot flash recovery logo_nowarning-4.4.bin
mfastboot reboot
done
enjoy
aburyan1 said:
How did you solve it because no matter what I do the warning still there .... Thanks
Click to expand...
Click to collapse
Keep in mind the logo.bin (used if you unlocked your bootloader) has changed between versions, so 4.2.2 uses a different file from 4.4. You need to make sure you're using the right file for the ROM version on your phone.
And if you've seen the threads on using the clogo.bmp, that is for an locked bootloader that has never been unlocked.
Consider also reading this thread -> http://forum.xda-developers.com/moto-x/themes-apps/moto-x-boot-logos-t2417961
---------- Post added at 04:44 PM ---------- Previous post was at 04:42 PM ----------
danger2u said:
put in fastbootmode
download this recovery
https://drive.google.com/file/d/0BwTULBGmnkwqYVlkODlva2hNbzA/edit?usp=sharing
make a folder and copy adb files and mfastboot
open a cmd or terminal in that folder
write in cmd the folowing comands
mfastboot devices
mfastboot flash recovery logo_nowarning-4.4.bin
mfastboot reboot
done
enjoy
Click to expand...
Click to collapse
dude... your command "mfastboot flash recovery logo_nowarning-4.4.bin" is not correct. that would be trying to flash the logo.bin file over the recovery partition. you want to use "mfastboot flash logo logo_nowarning-4.4.bin" and this assumes the person is on 4.4 or 4.4.2.
---------- Post added at 04:49 PM ---------- Previous post was at 04:44 PM ----------
I've posted this elsewhere....
for unlocked bootloader phone, or one that has been unlocked and relocked, it would be...
Code:
adb reboot bootloader
fastboot flash logo name.bin
(where name.bin is the name of your new logo file)
and these steps should be performed with phone normally booted, and USB Debugging enabled.
The first command mitigates the need to power off and try and mess with buttons while powering on
On a side note... For those interested in making your own LOGO.BIN...
There is already a thread discussing how to do that -> Moto X Boot Logos which includes a script by carock -> <HERE> to help make it easier. NOTE1: you might want to see THIS POST with tips on formatting the graphics you want to use with the script. NOTE2: The LOGO.BIN format was different between 4.2.2 and 4.4. This script does work with KitKat 4.4. I have not looked to see if the KitKat 4.4.2 logo.bin has changed or not.
For my contribution of sharing...
I took the 24 CLOGO's from -> HERE, converted them to logo.bin's using carock's script. And did one or two others I found that I liked. I put them in -> http://mark.cdmaforums.com/X-STUFF/X-LogoBins.zip (when you un-zip it, there will be two folders, one containing the original graphics so you can see them and choose without flashing, and one with the logo.bin's. NOTE: the originals can be used by those with locked booloaders looking to flash their clogo.bmp). These flash fine on my Verizon Moto X Developer Edition with unlocked bootloader and KitKat 4.4.
KidJoe said:
Keep in mind the logo.bin (used if you unlocked your bootloader) has changed between versions, so 4.2.2 uses a different file from 4.4. You need to make sure you're using the right file for the ROM version on your phone.
And if you've seen the threads on using the clogo.bmp, that is for an locked bootloader that has never been unlocked.
Consider also reading this thread -> http://forum.xda-developers.com/moto-x/themes-apps/moto-x-boot-logos-t2417961
---------- Post added at 04:44 PM ---------- Previous post was at 04:42 PM ----------
dude... your command "mfastboot flash recovery logo_nowarning-4.4.bin" is not correct. that would be trying to flash the logo.bin file over the recovery partition. you want to use "mfastboot flash logo logo_nowarning-4.4.bin" and this assumes the person is on 4.4 or 4.4.2.
---------- Post added at 04:49 PM ---------- Previous post was at 04:44 PM ----------
I've posted this elsewhere....
for unlocked bootloader phone, or one that has been unlocked and relocked, it would be...
Code:
adb reboot bootloader
fastboot flash logo name.bin
(where name.bin is the name of your new logo file)
and these steps should be performed with phone normally booted, and USB Debugging enabled.
The first command mitigates the need to power off and try and mess with buttons while powering on
On a side note... For those interested in making your own LOGO.BIN...
There is already a thread discussing how to do that -> Moto X Boot Logos which includes a script by carock -> <HERE> to help make it easier. NOTE1: you might want to see THIS POST with tips on formatting the graphics you want to use with the script. NOTE2: The LOGO.BIN format was different between 4.2.2 and 4.4. This script does work with KitKat 4.4. I have not looked to see if the KitKat 4.4.2 logo.bin has changed or not.
For my contribution of sharing...
I took the 24 CLOGO's from -> HERE, converted them to logo.bin's using carock's script. And did one or two others I found that I liked. I put them in -> http://mark.cdmaforums.com/X-STUFF/X-LogoBins.zip (when you un-zip it, there will be two folders, one containing the original graphics so you can see them and choose without flashing, and one with the logo.bin's. NOTE: the originals can be used by those with locked booloaders looking to flash their clogo.bmp). These flash fine on my Verizon Moto X Developer Edition with unlocked bootloader and KitKat 4.4.
Click to expand...
Click to collapse
this was tested and working great on Moto x xt1053
is the same logo as before the unlocked bootloader
i just want to help
if my thread is not helping u can close it
Related
I attempted to flash ICS rom for my N1 and I know installation of Blackrose is required.
I attempted to use Blackrose.exe but it doesn't work, then I trun to flash the cutsome hboot by manual in command prompt.
But the problem is I get the signature verfiication failed when I tried to flash any hboot_xxxxx.nb0 files by fastboot.
I have searched some relevant threads but no clear solution was found. (Some threads have posted the similar question but all the replies are problem solved without clear explanation.)
Any anybody can advise me ? How can I pass the signature verification in fastboot ?
hthsolstice said:
I attempted to flash ICS rom for my N1 and I know installation of Blackrose is required.
I attempted to use Blackrose.exe but it doesn't work, then I trun to flash the cutsome hboot by manual in command prompt.
But the problem is I get the signature verfiication failed when I tried to flash any hboot_xxxxx.nb0 files by fastboot.
I have searched some relevant threads but no clear solution was found. (Some threads have posted the similar question but all the replies are problem solved without clear explanation.)
Any anybody can advise me ? How can I pass the signature verification in fastboot ?
Click to expand...
Click to collapse
Are you using RA recovery? While in recovery, select Flash zip from SD card, then select Toggle signature verification to turn off
You can't just flash "improper" HBOOT from fastboot, even if you have unlocked bootloader. HBOOT is still protected. There's a procedure that's needed to flash it, some script, I don't remember exactly what. Please look it up.
taodan: It is not the problem in the recovery, I can't write on the "hboot" in the bootloader
Jack_R1: Yes, that's I wanted to find out......
Try this if you haven't--of course nandroid first
Download latest Blackrose to PC and extract it
Open it and go to the binary folder
Copy the two files below to you fastboot.exe folder. Mine is in tools of my SDK
Do following
1) Boot into fastboot mode on your device, and plug it in to your computer.
2) Boot the exploit: fastboot boot go2.lol
3) Flash the modified hboot: fastboot flash hboot hboot_blackrose.nb0
You need to reboot your bootloader (fastboot reboot bootlloader) and check that it shows Blackrose installed and s-off
You still need to modify the hboot to ICS partition sizes, I use splhexeditor
---------- Post added at 07:18 PM ---------- Previous post was at 07:12 PM ----------
Also, what rom are you coming from. BR won't install over Sense roms
Somewher in thread dev mentions that if you can't install by selecting bootloader unlocked try locked and see if it works. Forget where that was and for what problem it was for.
Thanks a lot ! I can flash ICS rom now !!!
rugmankc said:
Try this if you haven't--of course nandroid first
Download latest Blackrose to PC and extract it
Open it and go to the binary folder
Copy the two files below to you fastboot.exe folder. Mine is in tools of my SDK
Do following
1) Boot into fastboot mode on your device, and plug it in to your computer.
2) Boot the exploit: fastboot boot go2.lol
3) Flash the modified hboot: fastboot flash hboot hboot_blackrose.nb0
You need to reboot your bootloader (fastboot reboot bootlloader) and check that it shows Blackrose installed and s-off
You still need to modify the hboot to ICS partition sizes, I use splhexeditor
---------- Post added at 07:18 PM ---------- Previous post was at 07:12 PM ----------
Also, what rom are you coming from. BR won't install over Sense roms
Somewher in thread dev mentions that if you can't install by selecting bootloader unlocked try locked and see if it works. Forget where that was and for what problem it was for.
Click to expand...
Click to collapse
hthsolstice,
No problem just hit Thanks--
Noob here obviously, I have followed the folks here on my s3 and nexus and note2 with no issues, This time I believe I have screwed the pooch. I have a sprint 955 flex that I rooted just fine and then I flashed the unoff cwm recovery and every time I tried to boot into recovery I got the fastboot mode -udc start lockdown but was always able to just reboot and phone still worked. well then genius me I read where I needed the zv7 aboot and yup u guessed it.. I flashed it and now I get the 480 fastboot/480 udc start lockdown every time I try to boot the phone. Is there any hope or fix for this? Can someone play rescue the noob? PLEASE?!?!
There is a thread around here somewhere that has a all the boot.img, aboot.img and recovery.img for Sprint in it. Find this. Then run the commands in fastboot. Fastboot flash boot "drag and put stock boot.img here without the Quotation marks"
Then run the command fastboot flash aboot "drag and put stock aboot.img here"
Then the last command fastboot flash recovery "drag and place stock recovery here"
Now fastboot reboot
I like my phones like I like my women.... flexible
---------- Post added at 05:57 AM ---------- Previous post was at 05:53 AM ----------
http://forum.xda-developers.com/showthread.php?t=2666763
The last post of that thread has the files you need. Then use the instructions on the first post
I like my phones like I like my women.... flexible
YES!
I fixed it! I used the tutorial here to flash the stock recovery tot and dll and my phone LIVES! this place is simply awesome on the info! Thanks to the XDA peeps!
Since pepole have no knolege of what they are doing and kind of blame me for it i will not provide the images anymore.
Please lock this thread.
First, woohoo!
Flashing now, thanks bud!
EDIT: Hey Bunny, maybe I'm missing something. Where are those bootloader images available?
@bunny0007 is this pre-rooted, or stock ?
All the bootloader files are in the ota file.
Yes this is stock system partition with root.
bunny0007 said:
All the bootloader files are in the ota file.
Yes this is stock system partition with root.
Click to expand...
Click to collapse
So then this point is moot then?
"...Since the 5.0.2 update contains new bootloader and stuff, you might have to flash those if neccesary...." it happens automatically when you do the single system flash?
---------- Post added at 06:24 PM ---------- Previous post was at 06:18 PM ----------
Is there a mirror link? Dev-Host seems to have been jacked by some crazy redirect malware...or maybe its just me...
Moe5508 said:
So then this point is moot then?
"...Since the 5.0.2 update contains new bootloader and stuff, you might have to flash those if neccesary...." it happens automatically when you do the single system flash?
---------- Post added at 06:24 PM ---------- Previous post was at 06:18 PM ----------
Is there a mirror link? Dev-Host seems to have been jacked by some crazy redirect malware...or maybe its just me...
Click to expand...
Click to collapse
I flashed the ota file before i made the system dump.
Im not sure if the new bootloader an stuff are required for this update, but the ota are not a new rom, just patched files, no new boot image or recovery image.
Am stuck in fastboot mode and can't get into ADB mode anymore to be able to do a sideload...any idea how to flash that OTA zip file in fastboot? Anyone got the boot and recovery images extracted?
Moe5508 said:
Am stuck in fastboot mode and can't get into ADB mode anymore to be able to do a sideload...any idea how to flash that OTA zip file in fastboot? Anyone got the boot and recovery images extracted?
Click to expand...
Click to collapse
The only way to flash the ota file are from stock non rooted 5.0.1 via sideload from recovery.
You might fastboot flash stock 5.0.1 system, boot and recovery, then you shuld be able to flash the ota from recovery.
bunny0007 said:
Here is a stock lollipop 5.0.2 system image that can be flashed in fastboot.
Flash with
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system-rooted.img
Stock 5.0.2 boot partition dump download (sorry for the partiton size): http://www68.zippyshare.com/v/4v4NAT5J/file.html
Stock 5.0.2 recovery partition dump download (sorry for the partiton size): http://www3.zippyshare.com/v/hpeV5W22/file.html
Stock 5.0.2 System rooted: http://d-h.st/IGov
Smaller 5.0.2 boot.img and recovery.img might fe found here http://forum.xda-developers.com/g-watch-r/development/stock-boot-recovery-g-watch-r-t2956964
Since the 5.0.2 update contains new bootloader and stuff, you might have to flash those if nessesary.
Extract the files and use the flash cmd file from windows cmd, or flash the files manually with fastboot.
bootloader.aboot.img
bootloader.imgdata.img
bootloader.rpm.img
bootloader.sbl1.img
bootloader.sdi.img
bootloader.tz.img
Download Bootloader Stuff : http://d-h.st/bDXl
Click to expand...
Click to collapse
Thanks for the bootloader stuff.But in flash.cmd.It should "fastboot flash sbl1 bootloader.sbl1.img"rather than "sb11".you can change it.then everyone can flash the newest sbl1
akaHardison said:
Thanks for the bootloader stuff.But in flash.cmd.It should "fastboot flash sbl1 bootloader.sbl1.img"rather than "sb11".you can change it.then everyone can flash the newest sbl1
Click to expand...
Click to collapse
I just caught that, too. sb11 should read "sbl1" (SBL1) in the commands list when flashing the "bootloader stuff", otherwise you'll get an error that sb11 partition does not exist.
fronc said:
I just caught that, too. sb11 should read "sbl1" (SBL1) in the commands list when flashing the "bootloader stuff", otherwise you'll get an error that sb11 partition does not exist.
Click to expand...
Click to collapse
yep have changed the error in new zip
@bunny0007 can you please post a step by step guide for how to flash this?
I am on rooted 5.0.1 and do not understand the order, or not even which imgs are necessary to flash?
you reboot to bootloader mode, flash boot/system/recovery and also dl his bootloader stuff and flash all of those (he included a .cmd with all the fastboot commands)
bunny0007 said:
Here is a stock lollipop 5.0.2 system image that can be flashed in fastboot.
Flash with
fastboot flash system system-rooted.img
Stock 5.0.2 System rooted: http://d-h.st/IGov
Click to expand...
Click to collapse
When I go to the devHost to download this system, I hit the "download" button and it takes me to spam where it asks me to download a 1-MB file that is called system-rooted.img.zip.exe.
Is the link bad, or am I just being a noob? I'm expecting a 256 MB img file with the stock 5.02 system rooted, not a 1 MB executable file with a deceptive name.
Any assistance appreciated.
Cheers,
B.D.
BostonDan said:
When I go to the devHost to download this system, I hit the "download" button and it takes me to spam where it asks me to download a 1-MB file that is called system-rooted.img.zip.exe.
Is the link bad, or am I just being a noob? I'm expecting a 256 MB img file with the stock 5.02 system rooted, not a 1 MB executable file with a deceptive name.
Any assistance appreciated.
Cheers,
B.D.
Click to expand...
Click to collapse
Just uncheck the "Download with Dev-Host Download Manager" box.
Spleeno said:
you reboot to bootloader mode, flash boot/system/recovery and also dl his bootloader stuff and flash all of those (he included a .cmd with all the fastboot commands)
Click to expand...
Click to collapse
hey, so boot then system and then recovery, followed by the bootloader stuff, in this order, right?
b0gd4n said:
hey, so boot then system and then recovery, followed by the bootloader stuff, in this order, right?
Click to expand...
Click to collapse
Boot into fastboot, then make sure you can use fastboot from windows in cmd shell.
Then use this to flash
1. Unzip and flash bootloader stuff with cmd file.
2. Flash system with "fastboot flash system filename.img"
3. Flash boot with "fastboot flash boot boot.img"
4. Flash Stock 5.0.2 recovery with "fastboot flash recovery recovery.img"
5. Reboot the watch
Is there coming a stock rooted 5.1.1?
TimV_ said:
Is there coming a stock rooted 5.1.1?
Click to expand...
Click to collapse
Yep here http://forum.xda-developers.com/g-watch-r/development/rom-stock-rooted-5-1-1-t3124921
How do you come around to get the watch listed in adb (adb devices command). I installed several drivers for my lg g watch r, tried both in win10 test and non test mode, but the watch is not recognized. DEvice manager lists it as "unknown usb device descriptor request failed".
I appreciate any type of suggestion. Thanks in advance!
So today I got an update for a new firmware, it was a small 125 mb patch, no big deal. I downloaded it and installed it a couple of hours later, I leave it to install and when I'm back my phone is frozen on the Motorola logo and the "Powered by android" text written below, but it won't get past that. I left it for almost an hour and it won't boot, I tried forcing a reboot and it gets me back to the same screen.
Is there any way I could fix it, preferably while keeping my data? Especially the what's app gallery.
Thanks a lot guys, I'm kinda panicking here.
Ps. I'm not rooted, everything is completely stock.
it's Stuck on Moto Boto logo ?
Yes. I tried doing a factory reset and that doesn't work either, it sends me right back to the boot logo.
Sorry to not have any solutions but my girlfriends phone has probably had the exact same thing happen. At about 10PM tonight she got an update notification and told it to install. almost two hours later she checked the phone again to see it stuck on the boot logo and incredibly hot. She restarted it and same thing, stuck on the boot logo. Same as you, completely stock phone. Never been modified in anyway.
I had her go into recovery and wipe cache, no change at all. I've now had her do a factory reset twice as some similar problems mentioned that as a solution. No change, still just gets stuck on the boot screen.
My assumption at this point is that this update has completely trashed the phone and it's completely unrecoverable on the device at least.
I'm willing to learn how to install a new rom from scratch if that would help, preferably a stock one. The problem is that Motorola doesn't have any stores where I live, I ordered my phone off amazon.
So is there any method to fix it? You can instruct me if you could or at least tell me what to look for on google.
Thanks a lot man.
darthlawl said:
I'm willing to learn how to install a new rom from scratch if that would help, preferably a stock one. The problem is that Motorola doesn't have any stores where I live, I ordered my phone off amazon.
So is there any method to fix it? You can instruct me if you could or at least tell me what to look for on google.
Thanks a lot man.
Click to expand...
Click to collapse
I didn't think that you have any way to install urself stock without voiding warranty so u have 2 choices u can go for service or unlock and install any rom u want
vaisakmct said:
I didn't think that you have any way to install urself stock without voiding warranty so u have 2 choices u can go for service or unlock and install any rom u want
Click to expand...
Click to collapse
My warranty is already over, I just want stock because I like it.
Are you sure a rom installation would work?
Ps. I can't unlock the bootloader since I can't access the OS
Unlock boot loader does not acess to os it is simple
---------- Post added at 01:25 AM ---------- Previous post was at 01:23 AM ----------
Just go to fastboot mode and unlocking can done from pc and install twrp then u can flash roms
vaisakmct said:
Unlock boot loader does not acess to os it is simple
---------- Post added at 01:25 AM ---------- Previous post was at 01:23 AM ----------
Just go to fastboot mode and unlocking can done from pc and install twrp then u can flash roms
Click to expand...
Click to collapse
What do you mean?
I'm a total beginner when it comes to android, I'm more of a windows guy. Can you walk me through the steps?
It´s not that easy to guide someone through all the steps. First thing you have to do is unlock your bootloader,described here: http://forum.xda-developers.com/moto-g-2014/general/wip-unlock-bootloader-moto-g-2nd-gen-t2875728. Read all the steps,it´s not that difficult.
You need all the drivers,by motorola and android, linked in the tutorial. I recomend Minimal ADB and Fastboot instead of Android SDK, it´s easier. Install it in the root of your windows partition,like C:\Minimal ADB and Fastboot. So if you open a command prompt the path is short and you know it.
After the unlock process you´ll need to flash a custom recovery, you can read how to do that here: http://forum.xda-developers.com/moto-g-2014/general/xt1063-t3018818.
There´s a part called Flashing TWRP Recovery . You don´t need to do that with Flashify (you surely can if you want but I think this way is easier to do), just download the custom recovery TWRP from here: https://dl.twrp.me/titan/.
Place the .img file in the Minimal ADB and Fastboot folder and connect the phone to the PC. After that you open a command prompt again from the Minmal ADB and fastboot folder (open the folder and hold Shift and right click and press "open command window here".
Now type the command
Code:
adb reboot bootloader
When the phone has booted to bootloader type
Code:
fastboot devices
A string of numbers should appear,that means your phone is connected.
Now type
fastboot flash recovery "name of the downloaded TWRP .img file", in your case that should be
Code:
fastboot flash recovery twrp-2.8.6.0-titan.img
Now everytime when you boot to recovery you´ll see a menu with a lot of features like install,wipe,backup,restore etc.
From here you can flash any rom you like, a stock rom, a stock based rom or any other like cyanogen or AOSP.
If you want to flash stock again you´ll need to know the name of your firmware,it differs from country and version. You can search for it here: http://forum.xda-developers.com/moto-g-2014/development/original-motorola-firmware-collection-t3153533.
It´s late now here, if you are at this point and have decided what rom to flash post again or pm me.
I hope my exclamation is understandable and I´ve made no faults, everyone else please correct me then!
Wolfcity said:
It´s not that easy to guide someone through all the steps. First thing you have to do is unlock your bootloader,described here: http://forum.xda-developers.com/moto-g-2014/general/wip-unlock-bootloader-moto-g-2nd-gen-t2875728. Read all the steps,it´s not that difficult.
You need all the drivers,by motorola and android, linked in the tutorial. I recomend Minimal ADB and Fastboot instead of Android SDK, it´s easier. Install it in the root of your windows partition,like C:\Minimal ADB and Fastboot. So if you open a command prompt the path is short and you know it.
After the unlock process you´ll need to flash a custom recovery, you can read how to do that here: http://forum.xda-developers.com/moto-g-2014/general/xt1063-t3018818.
There´s a part called Flashing TWRP Recovery . You don´t need to do that with Flashify (you surely can if you want but I think this way is easier to do), just download the custom recovery TWRP from here: https://dl.twrp.me/titan/.
Place the .img file in the Minimal ADB and Fastboot folder and connect the phone to the PC. After that you open a command prompt again from the Minmal ADB and fastboot folder (open the folder and hold Shift and right click and press "open command window here".
Now type the command
Code:
adb reboot bootloader
When the phone has booted to bootloader type
Code:
fastboot devices
A string of numbers should appear,that means your phone is connected.
Now type
fastboot flash recovery "name of the downloaded TWRP .img file", in your case that should be
Code:
fastboot flash recovery twrp-2.8.6.0-titan.img
Now everytime when you boot to recovery you´ll see a menu with a lot of features like install,wipe,backup,restore etc.
From here you can flash any rom you like, a stock rom, a stock based rom or any other like cyanogen or AOSP.
If you want to flash stock again you´ll need to know the name of your firmware,it differs from country and version. You can search for it here: http://forum.xda-developers.com/mot...riginal-motorola-firmware-collection-t3153533.
It´s late now here, if you are at this point and have decided what rom to flash post again or pm me.
I hope my exclamation is understandable and I´ve made no faults, everyone else please correct me then!
Click to expand...
Click to collapse
Its good guide follow these steps
If you want to go stock, I recommend you to go with the mfastboot method . . .
because it doesn't even need unlocked bootloader or any recovery,
The following link is having a mfastboot folder, in which, Moto G 2014(XT1068) stock 5.0.2 factory firmware is stored and, you just have to extract the folder and open it then pressing & holding shift + RMB and select "Open Command Window Here".
(Now press Power + Volume Down simultaneously, and you should go to the bootloader mode, if you don't know that )
Now in the command window, check your phone is connected with USB and type below code and press Enter.
Code:
fastboot devices
if any code(like for eg. ZDMJK2312) is shown, you're connected,
if not, try reconnecting the USB and try again.
Once properly connected, now you can flash the follwing commands one by one, to get your device to life.
Code:
Moto G 2014 Stock 5.0.2 Restore Script
------------------------------------------------------------------|
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 system system.img_sparsechunk.4
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
mfastboot.exe reboot
------------------------------------------------------------------|
BTW this happened to me 6 months back and the same helped me.
mfastboot
Note : The above method is for only the model XT1068, because the firmware in the folder is for that model only, so plz make sure your model before proceeding.
And plz follow each and every step properly.
Thanks . . .
Alright thanks people! I'll try ArtRahul's method since it's easier and i was quite satisfied with stock. If that doesn't work I'll try Wolfcity's method.
Alright, so this is an update. ArtRahul's method works great and it's really easy. If anyone looks for a solution and finds this thread, just make sure you find the exact model of your phone and google the firmware. Here's where I found mine
http://www.droidviews.com/restore-moto-g-2014-to-stock-and-lock-the-bootloader/
It has links to other versions too. Good luck!
darthlawl said:
What do you mean?
Click to expand...
Click to collapse
if ur phone is going to fastboot mode u can install twrp, no os is needed for doing this
darthlawl said:
Ps. I can't unlock the bootloader since I can't access the OS
Click to expand...
Click to collapse
darthlawl said:
What do you mean?
Click to expand...
Click to collapse
you don't have to access to os in order to unlock the bootloader, go to android development section on this forum for moto g 2014 & follow any thread that guides about unlocking bootloader.
darthlawl said:
Alright, so this is an update. ArtRahul's method works great and it's really easy. If anyone looks for a solution and finds this thread, just make sure you find the exact model of your phone and google the firmware. Here's where I found mine
http://www.droidviews.com/restore-moto-g-2014-to-stock-and-lock-the-bootloader/
It has links to other versions too. Good luck!
Click to expand...
Click to collapse
did anything work?
my moto g2 was rooted .i got notification that update 5.1.1 is available .but after update it is stuck in bootloop::crying:
---------- Post added at 03:17 AM ---------- Previous post was at 03:03 AM ----------
it is giving me failed to validate system image error after first command mfastboot.exe oem lock begin
Although having an unlocked bootloader is useful in many ways like flashing firmware (factory images), installing TWRP and getting root, but it can also lead to blocked services on your device due to security reasons and hence you you might want to relock bootloader to avail those services.
How to Relock Moto G5s Plus Bootloader
Things you need
Minimal ADB Size: 628.5KB
Moto G5s Plus Stock Rom Size: 1.7GB
Steps
Download Moto G5s Plus Stock Firmware from below (in download section).
Install Motorola Driver and ADB Fastboot Driver on your PC.
Now extract stock firmware in ADB Fastboot folder.
Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
Now, connect your device to your PC via a USB Cable.
Open a command prompt window and type the following commands:
Code:
fastboot oem lock
fastboot oem lock
fastboot flash oem oem.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 boot boot.img
fastboot oem lock
Then it will restart your Device. And You Will Get Locked Bootloader.
After locking bootloader, flash full Rom to get OTA. Follow this guide to flash stock firmware - Flash official Firmware Moto G5s Plus
Extra Guides:
[ROOT][TWRP][BOOTLOADER UNLOCK] Moto G5s Plus [sanders]
Remove Unlocked Bootloader Message Moto G5S Plus, G5S
Flash official firmware Moto G5s Plus [sanders]
Appreciate my work?
It is a very hard task to work over mobile data. Please consider making a donation If this guide helped you.
Bank Transfer: Name- Shubham Mishra, A/C no. 8756149523, IFSC code. AIRP0000001
Paypal https://paypal.me/shubhmishra
You are doing a great job bro......:good::fingers-crossed:
shu006 said:
Although having an unlocked bootloader is useful in many ways like flashing firmware (factory images), installing TWRP and getting root, but it can also lead to blocked services on your device due to security reasons and hence you you might want to relock bootloader to avail those services.
How to Relock Moto G5s Plus Bootloader
Things you need
Minimal ADB Size: 628.5KB
Moto G5s Plus Stock Rom Size: 1.7GB
Steps
Download Moto G5s Plus Stock Firmware from below (in download section).
Install Motorola Driver and ADB Fastboot Driver on your PC.
Now extract stock firmware in ADB Fastboot folder.
Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
Now, connect your device to your PC via a USB Cable.
Open a command prompt window and type the following commands:
Code:
fastboot oem lock
fastboot oem lock
fastboot flash oem oem.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 boot boot.img
fastboot oem lock
Then it will restart your Device. And You Will Get Locked Bootloader.
After locking bootloader, flash full Rom to get OTA. Follow this guide to flash stock firmware - Flash official Firmware Moto G5s Plus
Extra Guides:
[ROOT][TWRP][BOOTLOADER UNLOCK] Moto G5s Plus [sanders]
Remove Unlocked Bootloader Message Moto G5S Plus, G5S
Flash official firmware Moto G5s Plus [sanders]
Appreciate my work?
It is a very hard task to work over mobile data. Please consider making a donation If this guide helped you.
Bank Transfer: Name- Shubham Mishra, A/C no. 8756149523, IFSC code. AIRP0000001
Paypal https://paypal.me/shubhmishra
Click to expand...
Click to collapse
didn't work
saying to allow oem unlocking but it is disabled by saying already unlocked
Its also not work here. Need a signed firmware and this is not signed from Motorola.
Gesendet von meinem Moto G (5S) Plus mit Tapatalk
flashing boot.img error
Image signed with key bad key
Working ????
is the method working ????
Please wait 2 days. I am busy due to sister's engagement. I'll fix all issues asap.
Not Worked
Hey man it didnt work !!!it said wrong key/bad key and was stuck on bootlogo had to flash stock rom again
Yes this just creates a bootloop unfortunately
We need a signed rom from Motorola.
I was able to block Bootloader :fingers-crossed:
Laercio_lalau said:
I was able to block Bootloader :fingers-crossed:
Click to expand...
Click to collapse
How did you get past the unsigned error?
katienugget said:
How did you get past the unsigned error?
Click to expand...
Click to collapse
I'll post it soon as I did.
any update with this. I would love to relock my device considering everything else i have tried doesnt work well.
You put 4 steps on sparsechunk, but the rom has 5 sparechunk steps.
is correct to flash till step four only?
Anyway I got this message:
Shu006>mfastboot oem lock
...
(bootloader) Still require signed boot.img
OKAY [ 0.016s]
finished. total time: 0.016s
jefpcbr said:
You put 4 steps on sparsechunk, but the rom has 5 sparechunk steps.
is correct to flash till step four only?
Anyway I got this message:
Shu006>mfastboot oem lock
...
(bootloader) Still require signed boot.img
OKAY [ 0.016s]
finished. total time: 0.016s
Click to expand...
Click to collapse
Yup I got that I want to relock my bootloader but stuck at this.
????...help me out anyone please
---------- Post added at 07:10 PM ---------- Previous post was at 07:09 PM ----------
Laercio_lalau said:
I'll post it soon as I did.
Click to expand...
Click to collapse
please post it soon ..many days has passed but you still didn't Posted,???
maaze790 said:
Yup I got that I want to relock my bootloader but stuck at this.
????...help me out anyone please
---------- Post added at 07:10 PM ---------- Previous post was at 07:09 PM ----------
please post it soon ..many days has passed but you still didn't Posted,???
Click to expand...
Click to collapse
Already forgotten ... take this file. bat and place next to Firmware extracted from 2 click on the .bat file and wait for the procedure to finish, if it fails to start the system, reinstall the Firmware again.
Sorry for bad English.
Link:https://mega.nz/#!hgFHTQIb!KWggcvjA0mk8e-M0dPLX0psiiwE4ikcLS4at6mzsZGw
---------- Post added at 07:34 PM ---------- Previous post was at 07:30 PM ----------
Laercio_lalau said:
Already forgotten ... take this file. bat and place next to Firmware extracted from 2 click on the .bat file and wait for the procedure to finish, if it fails to start the system, reinstall the Firmware again.
Sorry for bad English.
Link:https://mega.nz/#!hgFHTQIb!KWggcvjA0mk8e-M0dPLX0psiiwE4ikcLS4at6mzsZGw
Click to expand...
Click to collapse
Bootloader is Blocked, but Software appears modified, this I could not solve ,,, if someone has the solution, it would be good
Lol this bat is not for g5s plus. G5s have 5 sparsechunk and not 4.
Laercio_lalau said:
Already forgotten ... take this file. bat and place next to Firmware extracted from 2 click on the .bat file and wait for the procedure to finish, if it fails to start the system, reinstall the Firmware again.
Sorry for bad English.
Link:https://mega.nz/#!hgFHTQIb!KWggcvjA0mk8e-M0dPLX0psiiwE4ikcLS4at6mzsZGw
---------- Post added at 07:34 PM ---------- Previous post was at 07:30 PM ----------
Bootloader is Blocked, but Software appears modified, this I could not solve ,,, if someone has the solution, it would be good
Click to expand...
Click to collapse
How you relocked bootloader will you please tell me
---------- Post added at 07:58 PM ---------- Previous post was at 07:49 PM ----------
Laercio_lalau said:
Already forgotten ... take this file. bat and place next to Firmware extracted from 2 click on the .bat file and wait for the procedure to finish, if it fails to start the system, reinstall the Firmware again.
Sorry for bad English.
Link:https://mega.nz/#!hgFHTQIb!KWggcvjA0mk8e-M0dPLX0psiiwE4ikcLS4at6mzsZGw
---------- Post added at 07:34 PM ---------- Previous post was at 07:30 PM ----------
Bootloader is Blocked, but Software appears modified, this I could not solve ,,, if someone has the solution, it would be good
Click to expand...
Click to collapse
Are you sure that helped you to relock your bootloader
maaze790 said:
How you relocked bootloader will you please tell me
---------- Post added at 07:58 PM ---------- Previous post was at 07:49 PM ----------
Are you sure that helped you to relock your bootloader
Click to expand...
Click to collapse
Yes, you can edit the .bat file and put line 5, I did not do it because I'm using root ...