Stupid question...if I relock for unlock again, I've to use the old unique code or I've to ask anotherone on Motorola site?
Inviato dal mio XT1032 utilizzando Tapatalk
i flashed the german retail version with flashall.bat
nothing to do same error like in previous post
i flash then the logo for removing the warning bootloader unlocked
now i ll let the phone in this way untill another solution comes out
this is just a quick howto am at work....
the files you need and will use are in moto g section of this forum.
firmware's here
http://forum.xda-developers.com/showthread.php?t=2546251
relock bootloader
=============
keep in mind this will remove any and all personal files and settings
like any self respecting android user you have made backups right....!!!! GOOD
download adb and fastboot extract or place into a directory.
now download the factory firmware image of your phone extract zip/rar and place into the same directory.
download "relock bootloader.txt" rename to "relock bootloader.bat" place this in the same directory as the files and double click it ,this would save you typing in all the commands from below in by hand and does it all for you.recap....if you did download and run relock bootloader.bat you dont need to type anything form below
open a command prompt as administrator ,navigate to the directory where you placed all the files we are working with and type as follows giving time for each command to finish.
fastboot oem lock begin
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot oem lock
wth i just doing wrong???
the firmware is Blur_Version.14.91.11.falcon_umts.Retail.en.DE
he gives me this error and on the phone says failed to validate system image
![]()
I think I solved this problem.....
executing "fastboot flash system system.img" didn't work for me either (permission denied)
But surprisingly it worked with the fastboot.exe included in the firmware-images zip-file....
so just do a "cd" to the root-directory of the folder, and then:
> Windows\fastboot.exe flash system system.img
(since the fastboot.exe is in the 'windows' subfolder)
this way, you won't be using your installed ADB/fastboot-versions, but the ones that are in the zip-file
unfortunately the logo.bin was still said "bootloader unlocked". though the bootloader said "locked". so you just have to manually flash the logo.bin from here:
http://forum.xda-developers.com/showthread.php?t=2548530
So there is no way to get the warranty back, yet?
Wytapane z sgs2 napędzanego przez cm11
I'm living in EU area, so there is a way to get the warranty back, when I relock bl?
Wytapane z sgs2 napędzanego przez cm11
Given European Directive 1999/44/CE, just the fact that you modified or changed the software of your device, is not a sufficient reason to void your statutory warranty.
Does rooting your phone invalidate its warranty? (In EU)
In short: No. Just the fact that you modified or changed the software of your device, is not a sufficient reason to void your statutory warranty. As long as you have bought the device as a consumer in the European Union.
i done a relock last week and this works for me.use adb command "fastboot oem lock begin" go through the routine to flash factory firmware image and use "fastboot oem lock" command to finish after you flashed factory firmware.
Hi,
I want to give my unlocked Moto G to a family member - and I'd like to relock the bootloader again, for security reasons.(I don't care about the warranty)
is there a way to do that?
Given European Directive 1999/44/CE, just the fact that you modified or changed the software of your device, is not a sufficient reason to void your statutory warranty.
Does rooting your phone invalidate its warranty? (In EU)
In short: No. Just the fact that you modified or changed the software of your device, is not a sufficient reason to void your statutory warranty. As long as you have bought the device as a consumer in the European Union.
wth i just doing wrong???
the firmware is Blur_Version.14.91.11.falcon_umts.Retail.en.DE
he gives me this error and on the phone says failed to validate system image
![]()