[GUIDE][HARPIA]Relock Bootloader - Moto G4 Play Guides, News, & Discussion

Hello!
If you want to RELOCK your bootloader (Maybe the reason is you need tu use the warranty ) So you can use this kind of guide.
You Will need:
Fastboot.zip
The specific Firmware of your HARPIA
You can find that files in the following post:
POST
So we are ready to relock bootloader.
You Need to flash Again the Firmware so follow this commands in Command Prompt.
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 oem oem.img
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 erase DDR
fastboot oem fb_mode_clear
fastboot oem lock
fastboot reboot
Click to expand...
Click to collapse
If you can see before to reboot the device We put the Command "fastboot oem lock" This Line lock the bootloader Again.
And Thats All is an easy Process.
Sorry for my bad english

There is no point in relock the bootloader, in addition to showing in the bootloader itself that it has been relocked, in the database of the motorola also shows that the device has already been unlocked, the warranty is lost upon the first bootloader unlock.

EmersonTR said:
There is no point in relock the bootloader, in addition to showing in the bootloader itself that it has been relocked, in the database of the motorola also shows that the device has already been unlocked, the warranty is lost upon the first bootloader unlock.
Click to expand...
Click to collapse
Yeah you are right but in my contry maybe in all the cases the people who works in the warranty or technical support don't have idea of what is a bootloader or whats is root so maybe in my country the things you say doesn't matter.

Zomboi said:
Yeah you are right but in my contry maybe in all the cases the people who works in the warranty or technical support don't have idea of what is a bootloader or whats is root so maybe in my country the things you say doesn't matter.
Click to expand...
Click to collapse
Correct I am in MX and the people at the store are idiots
My Movistar SIM stopped working suddenly and I am getting "Your SIM card does not allow a connection to this network" . So I decided to flash stock ROM and block bootloader before taking it to the store for troubleshooting
Thank you for your guide, I was able to get stock ROM installed but I still have the screen that says the bootloader has been unlocked. Here is what I got following your guide :
Code:
[email protected]:platform-tools # ./fastboot oem lock
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Please run fastboot oem lock begin first!
OKAY [ 0.013s]
I tried other things :
Code:
[email protected]:platform-tools # ./fastboot oem lock begin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Please fully flash the signed build before locking phone!
OKAY [ 0.030s]
finished. total time: 0.030s
[email protected]:platform-tools # ./fastboot oem lock
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Please flash valid signed images just after lock begin
(bootloader) command!
OKAY [ 0.027s]
finished. total time: 0.027s
I still have the screen. I dont want to take it with that screen because they will ask questions and they will just say they can't fix anything because the bootloader is unblocked (even though that has nothing to do with it).
Any other ideas to remove that screen? What does it mean with "valid signed images"?

awebocarnal said:
Correct I am in MX and the people at the store are idiots
My Movistar SIM stopped working suddenly and I am getting "Your SIM card does not allow a connection to this network" . So I decided to flash stock ROM and block bootloader before taking it to the store for troubleshooting
Thank you for your guide, I was able to get stock ROM installed but I still have the screen that says the bootloader has been unlocked. Here is what I got following your guide :
Code:
[email protected]:platform-tools # ./fastboot oem lock
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Please run fastboot oem lock begin first!
OKAY [ 0.013s]
I tried other things :
Code:
[email protected]:platform-tools # ./fastboot oem lock begin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Please fully flash the signed build before locking phone!
OKAY [ 0.030s]
finished. total time: 0.030s
[email protected]:platform-tools # ./fastboot oem lock
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Please flash valid signed images just after lock begin
(bootloader) command!
OKAY [ 0.027s]
finished. total time: 0.027s
I still have the screen. I dont want to take it with that screen because they will ask questions and they will just say they can't fix anything because the bootloader is unblocked (even though that has nothing to do with it).
Any other ideas to remove that screen? What does it mean with "valid signed images"?
Click to expand...
Click to collapse
So You Flash the firmware again? if you dont want the waring screen flash de logo.bin (file in other post)

Zomboi said:
So You Flash the firmware again? if you dont want the waring screen flash de logo.bin (file in other post)
Click to expand...
Click to collapse
Yes I flashed the stock firmware according to your guide and I used the commands according to your guide, including flash logo logo.bin
Code:
[email protected]:platform-tools # ./fastboot devices
ZY223RSFQW fastboot
[email protected]:platform-tools # ./fastboot oem fb_mode_set
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
OKAY [ 0.008s]
finished. total time: 0.008s
[email protected]:platform-tools # ./fastboot flash partition gpt.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:partition: not found
target reported max download size of 268435456 bytes
sending 'partition' (32 KB)...
OKAY [ 0.004s]
writing 'partition'...
(bootloader) This may take a few seconds, if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
OKAY [ 0.730s]
finished. total time: 0.734s
[email protected]:platform-tools # ./fastboot flash bootloader bootloader.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
target reported max download size of 268435456 bytes
sending 'bootloader' (2546 KB)...
OKAY [ 0.084s]
writing 'bootloader'...
(bootloader) flashing sbl1 ...
(bootloader) flashing aboot ...
(bootloader) flashing tz ...
(bootloader) flashing hyp ...
(bootloader) flashing rpm ...
OKAY [ 1.652s]
finished. total time: 1.736s
[email protected]:platform-tools # ./fastboot flash logo logo.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:logo: not found
target reported max download size of 268435456 bytes
sending 'logo' (1216 KB)...
OKAY [ 0.042s]
writing 'logo'...
OKAY [ 0.077s]
finished. total time: 0.119s
[email protected]:platform-tools # ./fastboot flash boot boot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
target reported max download size of 268435456 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.521s]
writing 'boot'...
OKAY [ 0.442s]
finished. total time: 0.963s
[email protected]:platform-tools # ./fastboot flash recovery recovery.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 268435456 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.522s]
writing 'recovery'...
OKAY [ 0.446s]
finished. total time: 0.968s
[email protected]:platform-tools # ./fastboot flash system system.img_sparsechunk.0
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262141 KB)...
OKAY [ 8.229s]
writing 'system'...
OKAY [ 6.778s]
finished. total time: 15.007s
[email protected]:platform-tools # ./fastboot flash system system.img_sparsechunk.1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (260732 KB)...
OKAY [ 8.195s]
writing 'system'...
OKAY [ 6.673s]
finished. total time: 14.869s
[email protected]:platform-tools # ./fastboot flash system system.img_sparsechunk.2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262142 KB)...
OKAY [ 8.232s]
writing 'system'...
OKAY [ 6.585s]
finished. total time: 14.817s
[email protected]:platform-tools # ./fastboot flash system system.img_sparsechunk.3
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (244219 KB)...
OKAY [ 7.666s]
writing 'system'...
OKAY [ 6.227s]
finished. total time: 13.893s
[email protected]:platform-tools # ./fastboot flash system system.img_sparsechunk.4
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (247022 KB)...
OKAY [ 7.757s]
writing 'system'...
OKAY [ 6.198s]
finished. total time: 13.955s
[email protected]:platform-tools # ./fastboot flash system system.img_sparsechunk.5
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262141 KB)...
OKAY [ 8.239s]
writing 'system'...
OKAY [ 6.769s]
finished. total time: 15.008s
[email protected]:platform-tools # ./fastboot flash system system.img_sparsechunk.6
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (262142 KB)...
OKAY [ 8.237s]
writing 'system'...
OKAY [ 6.614s]
finished. total time: 14.851s
[email protected]:platform-tools # ./fastboot flash system system.img_sparsechunk.7
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 268435456 bytes
sending 'system' (121236 KB)...
OKAY [ 3.810s]
writing 'system'...
OKAY [ 3.039s]
finished. total time: 6.849s
[email protected]:platform-tools # ./fastboot flash oem oem.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:oem: not found
target reported max download size of 268435456 bytes
sending 'oem' (122549 KB)...
OKAY [ 3.851s]
writing 'oem'...
OKAY [ 3.168s]
finished. total time: 7.019s
[email protected]:platform-tools # ./fastboot flash modem NON-HLOS.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modem: not found
target reported max download size of 268435456 bytes
sending 'modem' (37056 KB)...
OKAY [ 1.166s]
writing 'modem'...
OKAY [ 1.020s]
finished. total time: 2.186s
[email protected]:platform-tools # ./fastboot erase modemst1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.017s]
finished. total time: 0.017s
[email protected]:platform-tools # ./fastboot erase modemst2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.014s]
finished. total time: 0.014s
[email protected]:platform-tools # ./fastboot flash fsg fsg.mbn
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:fsg: not found
target reported max download size of 268435456 bytes
sending 'fsg' (1500 KB)...
OKAY [ 0.050s]
writing 'fsg'...
OKAY [ 0.066s]
finished. total time: 0.116s
[email protected]:platform-tools # ./fastboot erase cache
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.019s]
finished. total time: 0.019s
[email protected]:platform-tools # ./fastboot erase userdata
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.384s]
finished. total time: 0.384s
[email protected]:platform-tools # ./fastboot erase customize
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:customize: not found
erasing 'customize'...
OKAY [ 0.013s]
finished. total time: 0.014s
[email protected]:platform-tools # ./fastboot erase clogo
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:clogo: not found
erasing 'clogo'...
OKAY [ 0.028s]
finished. total time: 0.028s
[email protected]:platform-tools # ./fastboot erase DDR
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:DDR: not found
erasing 'DDR'...
OKAY [ 0.010s]
finished. total time: 0.010s
[email protected]:platform-tools # ./fastboot oem fb_mode_clear
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
OKAY [ 0.008s]
finished. total time: 0.008s
[email protected]:platform-tools # ./fastboot oem lock
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Please run fastboot oem lock begin first!
OKAY [ 0.013s]
finished. total time: 0.013s
[email protected]:platform-tools # ./fastboot reboot
I saw the error about the oem lock command so I tried the commands I put in my first reply, meaning fastbook oem lock begin and then fastbook oem lock . But I am still seeing the warning image.

UPDATE: I downloaded logo.bin from this post and did fastboot flash logo logo.bin and it worked. No idea why the logo.bin included with stock firmware did not work. I got stock firmware from here , file I got was XT1601_HARPIA-MSTMX_MPI24.241-15.3_cid50_subsidy-MOVSTLA_regulatory-DEFAULT_CFC.xml.zip

Did you able to lock the bootloader.. because the way you are telling only means you just flash customised logo.bin file... I also tried to lock bootloader but error comes that flash signed images first.. what to do.. i had downloaded from firmwarecemtre.com

Just found a better collection of moto images. https://www.filefactory.com/folder/c6cdedc45a775d27/?sort=filename&order=ASC&show=100&page=9 The link posted here is missing some images like telus.

I can't relock bootloader either. XT1607

At first I also thought the bootloader should be relocked and tried some guides here but it didn't work (seems odd to post a guide that doesn't work)... So as some suggested I just decided to leave it be.
Anyway I did come across at least one valid reason today, maybe a minor one but a reason nonetheless, it seems Netflix now says my device is not compatible... Now I understand it can be installed manually, but not everyone understands that if the phone was ever sold.

Urgent help!
How do I unlock the bootloader of my G4 Play?? Please help!!

did you update your phone
That_Noob said:
How do I unlock the bootloader of my G4 Play?? Please help!!
Click to expand...
Click to collapse
if you did you're screwed

That_Noob said:
How do I unlock the bootloader of my G4 Play?? Please help!!
Click to expand...
Click to collapse
Evil-Maiden666 said:
if you did you're screwed
Click to expand...
Click to collapse
Likely not for the vast majority of apps - including games and streaming video. But one needs to be aware relocking may not be an (easy) option which could be a future liability.
Warranty service could be a problem with some carriers. Most can detect if a device has been unlocked even if subsequently relocked. But relocking is usually sufficient simply seeking an exchange vs repair service as front line sales reps are unlikely/unable to perform a detailed scan.
All my devices are bootloader unlocked; I have yet to encounter an issue that did not have an easy work-around (eg: Netflix). I accept full responsibility for the device when unlocking. If it busts I own it. Simple.

I have as you mentioned but at last my phone got stuck in bootloader unlock warning help me how to solve this issue reply soon

Related

Moto xt1079 failed to validate system image error

had got ota update of 6.0 n while installing the cell suddenly got shut down. n when i powered on it was booting in bootloader mode. even recovery mode isnt opening.tried flashing stock firmware as well as the 6.0 firmware but its not working. whereas my bootloader is locked.
Getvar info:-
PRODUCT : THEA
EMMC : 16GB SANDISK REV=07 PRV=01 TYPE=57
CID : 0X0007
BOOTLOADER : LOCKED
MODEL : XT1079
FINGERPRINT1 : 6
FINGERPRINT2 : .0/MPB24.65-34/29:USER/RELEASE-KEY
flashed XT1079_THEA_RETASIA_DS_6.0_MPB24.65-34_cid7_subsidy-DEFAULT_CFC.xml using this fastboot 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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
n got these errors:-
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slotartition: not found
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.078s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.427s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash bootloader bootlo
ader.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
error: cannot load 'bootloader.img'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash logo logo.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:logo: not found
target reported max download size of 536870912 bytes
sending 'logo' (697 KB)...
OKAY [ 0.109s]
writing 'logo'...
OKAY [ 0.094s]
finished. total time: 0.205s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
target reported max download size of 536870912 bytes
sending 'boot' (10200 KB)...
OKAY [ 0.386s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.880s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery
.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (10280 KB)...
OKAY [ 0.387s]
writing 'recovery'...
OKAY [ 0.739s]
finished. total time: 1.129s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img
_sparsechunk.0
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (256869 KB)...
OKAY [ 8.170s]
writing 'system'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.575s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img
_sparsechunk.1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (257186 KB)...
OKAY [ 8.206s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.268s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img
_sparsechunk.2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (258973 KB)...
OKAY [ 8.377s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.455s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img
_sparsechunk.3
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (261857 KB)...
OKAY [ 8.346s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.455s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img
_sparsechunk.4
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (67184 KB)...
OKAY [ 2.184s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 2.246s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash system system.img
_sparsechunk.5
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
error: cannot load 'system.img_sparsechunk.5'
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bi
n
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modem: not found
target reported max download size of 536870912 bytes
sending 'modem' (60992 KB)...
OKAY [ 1.997s]
writing 'modem'...
OKAY [ 1.420s]
finished. total time: 3.416s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.078s]
finished. total time: 0.078s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase modemst2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.125s]
finished. total time: 0.125s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash fsg fsg.mbn
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:fsg: not found
target reported max download size of 536870912 bytes
sending 'fsg' (120 KB)...
OKAY [ 0.109s]
writing 'fsg'...
OKAY [ 0.094s]
finished. total time: 0.203s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase cache
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.140s]
finished. total time: 0.140s
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase userdata
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.468s]
finished. total time: 0.468s
C:\Program Files (x86)\Minimal ADB and Fastboot>
pls help me
I am not 100% sure but I think the bootloader needs to be unlocked to be able to flash stock filmware via ADB
stonedpsycho said:
I am not 100% sure but I think the bootloader needs to be unlocked to be able to flash stock filmware via ADB
Click to expand...
Click to collapse
unlocked the bootloader but still facing the same problem. I think the problem is with the bootloader image. I want bootloader.img of xt1079
xt1079 moto g2 4g boot fail any one plz help
yeasterday iam try unlock bootloader sucessfully unlocked but when i relock bootloder it show boot up fail try to flash showgoing to error like {FAILED TO VALIDATE SYSTEM IMAGE}........ ANY ONE plz help me
Similar problem help me out
Me too having same problem for same model plzz help me out
variravitejareddy said:
yeasterday iam try unlock bootloader sucessfully unlocked but when i relock bootloder it show boot up fail try to flash showgoing to error like {FAILED TO VALIDATE SYSTEM IMAGE}........ ANY ONE plz help me
Click to expand...
Click to collapse
don't lock. re-unlock and flash system image. boot system. never relock again.
So, if you're still looking for a solution, I can give you one, but stupid... You need to download the TWRP backup for XT1068 and install it.
https://forum.xda-developers.com/moto-g-2014/general/moto-g-indian-xt1068-marshmellow-6-0-t3313148
Al least the phone will work, but you'll also face some problems like laggy auto-rotation (the picture will be upside down in landscape mode)
That means we should ask someone to make a backup of stock firmware (or at least stable LineageOS firmware) and restore it with TWRP.
Please, if anyone still has this phone (XT1078) on stock or any other firmware which WORKS make a backup and upload it to the internet.
:good::good:IT WOULD BE REALLY COOL, BECAUSE A LOT OF PEOPLE HAVE THIS PHONE AND THEY CAN'T FLASH ANY ROM WITH ERROR 7!!!:good::good:
A photo of succesfully restored device:
https://photos.app.goo.gl/shNVhtpJP4x432Sm6
Thank you.

am i bricked?

was running stock android with unlocked bootloader. wanted to install cm. used wugfresh nrt and rooted and installed twrp. then used twrp to flash cm and open gapps. everything did just fine. was running cm.
then found out i was not rooted?. then followed this video https://www.youtube.com/watch?v=84D2-UnUIA4&t=38s to root.
ended up bricking? i can get to the start screen by entering bootloader mode but whenever i choose any option ....
start, restart bootloader, recovery mode, factory, etc.. nothing happens
i am able to use platform tools and run the command fastboot devices and it is listed.
i am getting failures when trying to run flash-all.bat and flash recovery
This is what i get when i try the flash-all.bat
C:\Program Files (x86)\Android\android-sdk\platform-tools>flash-all.bat
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
target reported max download size of 536870912 bytes
sending 'bootloader' (4071 KB)...
OKAY [ 0.130s]
writing 'bootloader'...
(bootloader) flashing partition ...
(bootloader) This may take a few seconds if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Failed to write primary GPT.
(bootloader) Failed to flash partition
FAILED (remote failure)
finished. total time: 0.456s
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
rebooting into bootloader...
OKAY [ 0.001s]
finished. total time: 0.002s
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:radio: not found
target reported max download size of 536870912 bytes
sending 'radio' (115507 KB)...
OKAY [ 3.733s]
writing 'radio'...
(bootloader) flashing modem ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash modem
FAILED (remote failure)
finished. total time: 3.788s
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
rebooting into bootloader...
OKAY [ 0.004s]
finished. total time: 0.009s
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) current-slot: not found
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
target reported max download size of 536870912 bytes
(bootloader) has-slot:boot: not found
archive does not contain 'boot.sig'
(bootloader) has-slot:recovery: not found
archive does not contain 'recovery.sig'
(bootloader) has-slot:system: not found
archive does not contain 'system.sig'
archive does not contain 'vendor.img'
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
wiping userdata...
Creating filesystem with parameters:
Size: 59743535104
Block size: 4096
Blocks per group: 32768
Inodes per group: 8176
Inode size: 256
Journal blocks: 32768
Label:
Blocks: 14585824
Block groups: 446
Reserved block group size: 1024
Created filesystem with 11/3646496 inodes and 274946/14585824 blocks
wiping cache...
Creating filesystem with parameters:
Size: 268435456
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 65536
Block groups: 2
Reserved block group size: 15
Created filesystem with 11/16384 inodes and 2089/65536 blocks
--------------------------------------------
Bootloader Version...: moto-apq8084-72.00
Baseband Version.....: D4.01-9625-05.42+FSG-9625-02.113
Serial Number........: REDACTED
--------------------------------------------
checking product...
OKAY [ 0.003s]
checking version-bootloader...
FAILED
Device version-bootloader is 'moto-apq8084-72.00'.
Update requires 'moto-apq8084-72.01'.
finished. total time: 0.020s
Press any key to exit...
This is what i get when i try to run fastboot flash recovery twrp.img
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash recovery twrp.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
error: cannot load 'twrp.img'
C:\Program Files (x86)\Android\android-sdk\platform-tools>
it says on the bottom of the screen..........
AP Fastboot flash mode secure
BI info
Baseband info
Product/Variant info
Serial Number info
CPU info
eMMC info
DRAM info
Console [Null]
Battery OK charging
Device is UNLOCKED Status Code 3
Transfer Mode: USB Connected
Am i screwed? Seems like i should be able to flash twrp to have a recovery and then flash another rom.
TIA,
johnboyinfl
If you're unlocked you can't be bricked.... Just flash the latest factory image and start all over..
I never use the flash all script, i flash all files individually. You can also use Nexus Root Toolkit to flash the image.
[email protected] said:
was running stock android with unlocked bootloader. wanted to install cm. used wugfresh nrt and rooted and installed twrp. then used twrp to flash cm and open gapps. everything did just fine. was running cm.
then found out i was not rooted?. then followed this video https://www.youtube.com/watch?v=84D2-UnUIA4&t=38s to root.
ended up bricking? i can get to the start screen by entering bootloader mode but whenever i choose any option ....
start, restart bootloader, recovery mode, factory, etc.. nothing happens
i am able to use platform tools and run the command fastboot devices and it is listed.
i am getting failures when trying to run flash-all.bat and flash recovery
This is what i get when i try the flash-all.bat
C:\Program Files (x86)\Android\android-sdk\platform-tools>flash-all.bat
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
target reported max download size of 536870912 bytes
sending 'bootloader' (4071 KB)...
OKAY [ 0.130s]
writing 'bootloader'...
(bootloader) flashing partition ...
(bootloader) This may take a few seconds if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Failed to write primary GPT.
... TRUNCATED.
Click to expand...
Click to collapse
This is the point where it went south.
Am i screwed? Seems like i should be able to flash twrp to have a recovery and then flash another rom.
Click to expand...
Click to collapse
I think you're screwed. It messed up your partition table (that's what GPT is), AND in doing so probably destroyed the data that it had to "backup and restore".
There is a possibility that if you try a few more times to flash the bootloader (just the bootloader, DO NOT use flash-all.bat), and are able to get it successfully written, then you may be able to follow that with the rest of the partitions, but I wouldn't count on it.
Also, try this from a LINUX box. Windows is a bloated mess and introduces a lot of unknown variables. More bloat and more variables = less certainty of a successful outcome. In fact, I would NEVER suggest trying fastboot from windows, since you stand a much higher chance of sending corrupt data across the line. Unlike update.zip's, fastboot does NOT validate the data integrity.
---------- Post added at 03:52 PM ---------- Previous post was at 03:50 PM ----------
blanco2701 said:
If you're unlocked you can't be bricked.... Just flash the latest factory image and start all over..
Click to expand...
Click to collapse
OF COURSE you can brick an unlocked device!
All you have to do is delete part of the bootloader, and then you can no longer boot to fastboot.
I never use the flash all script, i flash all files individually. You can also use Nexus Root Toolkit to flash the image.
Click to expand...
Click to collapse
NEVER use anything that is called a "root toolkit".
There is nothing special about root, it is as easy to add root as running "fastboot flash boot boot.img"
i have tried multiple times to just flash the bootloader and still no luck. i would say i am screwed. just went out and bought something cheap because i am getting ready to head away for the holidays. not sure what i might get myself after the holiday.
thanks for the help.
johnboyinfl
might have made some progress.... not sure... this is where i am at after multiple attempts flashing just the bootloader...
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash bootloader bootloader-shamu-moto-apq8084-72.01.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
target reported max download size of 536870912 bytes
sending 'bootloader' (4071 KB)...
OKAY [ 0.132s]
writing 'bootloader'...
(bootloader) flashing partition ...
(bootloader) This may take a few seconds if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
(bootloader) Failed to write EFI backup GPT entries.
(bootloader) Failed to flash partition
FAILED (remote failure)
finished. total time: 0.462s
C:\Program Files (x86)\Android\android-sdk\platform-tools>
----------------------------------------------------------
TIA
johnboyinfl
[email protected] said:
might have made some progress.... not sure... this is where i am at after multiple attempts flashing just the bootloader...
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash bootloader bootloader-shamu-moto-apq8084-72.01.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
target reported max download size of 536870912 bytes
sending 'bootloader' (4071 KB)...
OKAY [ 0.132s]
writing 'bootloader'...
(bootloader) flashing partition ...
(bootloader) This may take a few seconds if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Flashing backup GPT image...
(bootloader) Failed to write EFI backup GPT entries.
(bootloader) Failed to flash partition
FAILED (remote failure)
finished. total time: 0.462s
C:\Program Files (x86)\Android\android-sdk\platform-tools>
----------------------------------------------------------
TIA
johnboyinfl
Click to expand...
Click to collapse
If you are flashing all of the factory images (.img) files manually, what happens if you try the following commands? This will wipe your device completely. NOTE: Each line below is just one command.
Code:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
fastboot flash bootloader "name of bootloader"
fastboot reboot-bootloader
fastboot flash radio "name of radio"
fastboot reboot-bootloader
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot reboot
update...
i think i am still out of luck.... failed to write primary GPT....
Doesn't look good.
C:\Program Files (x86)\Android\android-sdk\platform-tools>flash-all.bat
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
target reported max download size of 536870912 bytes
sending 'bootloader' (4071 KB)...
OKAY [ 0.131s]
writing 'bootloader'...
(bootloader) flashing partition ...
(bootloader) This may take a few seconds if a
(bootloader) different partition table is being
(bootloader) flashed since we need to backup
(bootloader) and restore a few partitions
(bootloader) Flashing primary GPT image...
(bootloader) Failed to write primary GPT.
(bootloader) Failed to flash partition
FAILED (remote failure)
finished. total time: 0.451s
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
rebooting into bootloader...
OKAY [ 0.002s]
finished. total time: 0.002s
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:radio: not found
target reported max download size of 536870912 bytes
sending 'radio' (115507 KB)...
OKAY [ 3.634s]
writing 'radio'...
(bootloader) flashing modem ...
(bootloader) Failed to erase partition
(bootloader) Failed to flash modem
FAILED (remote failure)
finished. total time: 14.629s
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
rebooting into bootloader...
OKAY [ 0.002s]
finished. total time: 0.002s
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) current-slot: not found
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
target reported max download size of 536870912 bytes
(bootloader) has-slot:boot: not found
archive does not contain 'boot.sig'
(bootloader) has-slot:recovery: not found
archive does not contain 'recovery.sig'
(bootloader) has-slot:system: not found
archive does not contain 'system.sig'
archive does not contain 'vendor.img'
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
wiping userdata...
Creating filesystem with parameters:
Size: 59777200128
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 32768
Label:
Blocks: 14594043
Block groups: 446
Reserved block group size: 1024
Created filesystem with 11/3653632 inodes and 275392/14594043 blocks
wiping cache...
Creating filesystem with parameters:
Size: 268435456
Block size: 4096
Blocks per group: 32768
Inodes per group: 8192
Inode size: 256
Journal blocks: 1024
Label:
Blocks: 65536
Block groups: 2
Reserved block group size: 15
Created filesystem with 11/16384 inodes and 2089/65536 blocks
TIA
johnboyinfl
RMarkwald said:
If you are flashing all of the factory images (.img) files manually, what happens if you try the following commands? This will wipe your device completely. NOTE: Each line below is just one command.
Code:
fastboot erase boot
fastboot erase cache
fastboot erase recovery
fastboot erase system
fastboot erase userdata
fastboot flash bootloader "name of bootloader"
fastboot reboot-bootloader
fastboot flash radio "name of radio"
fastboot reboot-bootloader
fastboot flash system system.img
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash cache cache.img
fastboot reboot
Click to expand...
Click to collapse
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\WINDOWS\system32>cd C:\Program Files (x86)\Android\android-sdk\platform-tools\
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot devices
ZX1G325LRV fastboot
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot erase boot
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
erasing 'boot'...
(bootloader) Erase allowed in unlocked state
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.005s
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot erase cache
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:cache: not found
******** Did you mean to fastboot format this ext4 partition?
erasing 'cache'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.005s
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot erase recovery
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
erasing 'recovery'...
(bootloader) Erase allowed in unlocked state
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.006s
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot erase system
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
erasing 'system'...
(bootloader) Erase allowed in unlocked state
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.006s
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot erase userdata
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:userdata: not found
******** Did you mean to fastboot format this ext4 partition?
erasing 'userdata'...
(bootloader) Failed to erase partition
FAILED (remote failure)
finished. total time: 0.004s
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash bootloader bootloader-shamu-moto-apq8084-72.01
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
error: cannot load 'bootloader-shamu-moto-apq8084-72.01'
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot reboot bootloader
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
rebooting into bootloader...
OKAY [ 0.002s]
finished. total time: 0.002s
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash radio radio-shamu-d4.01-9625-05.42+fsg-9625-02.113
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:radio: not found
error: cannot load 'radio-shamu-d4.01-9625-05.42+fsg-9625-02.113'
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash system.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
unknown partition 'system.img'
error: cannot determine image filename for 'system.img'
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash boot boot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
error: cannot load 'boot.img'
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash recovery recovery.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
error: cannot load 'recovery.img'
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot flash cache cache.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:cache: not found
error: cannot load 'cache.img'
C:\Program Files (x86)\Android\android-sdk\platform-tools>fastboot reboot
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
rebooting...
finished. total time: 0.002s
C:\Program Files (x86)\Android\android-sdk\platform-tools>
I've not done this with Windows and use linux but I've run into issues with fastboot if I don't run it as root. Try it again running fastboot as an administrator in Windows in case there are permission problems.
Also, show the output of fastboot getvar all.
Did you unlock the bootloader? fastboot oem unlock
How about booting directly into twrp?
fastboot boot recovery twrp-3.0.3-0-shamu.img
If you can do this you might be able to use a flashable image or perhaps for erase some partitions.
You in trouble son...
There is a restore brick thread... Where it talks about blankflashing...
Start there...
May the force be with you...
hi Guys
I'm in the forum for a very long time as an assistant helper now it has got me hard I have an Axon 10 Pro with curly boot loader and trying to flash a TWRP I have somehow the device or SotA and SlotB have shrunk. The Axon Bootet permanently in 0.5 second cycle and also a FULL Restot or FULL Flash with EDL Tool has not changed anything. Likewise, a new flash about fastboot with the command (fastboot flash boot_a boot.img) the same for boot_b then try with fastboot command (fastboot boot twrp.img) Recovery to start without success fastboot erase boot_a and boot_b has also flashing new but it does not start. Always bootloop
Shogunes said:
hi Guys
I'm in the forum for a very long time as an assistant helper now it has got me hard I have an Axon 10 Pro with curly boot loader and trying to flash a TWRP I have somehow the device or SotA and SlotB have shrunk. The Axon Bootet permanently in 0.5 second cycle and also a FULL Restot or FULL Flash with EDL Tool has not changed anything. Likewise, a new flash about fastboot with the command (fastboot flash boot_a boot.img) the same for boot_b then try with fastboot command (fastboot boot twrp.img) Recovery to start without success fastboot erase boot_a and boot_b has also flashing new but it does not start. Always bootloop
Click to expand...
Click to collapse
Wrong Forum check here.

XT 1068 with "RAW Partitions"

Hello peoples.
XT1068 Bricked,
stuck on first boot image,
no recovery,
no factory,
Bootloader unlocked,
and i have been trying flash stock ROM, 6.0 and 5.0.2 but with no results,
fastboot says : the partition are raw, i believe thats is the problem, ok, i have been searching all day about repartition, something to rebuild the partition
and nothing, because every log on fastboot, bootloader says something about "partition not found"..
Partition error
Code:
C:\Program Files\Minimal ADB and Fastboot>fastboot format system
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
Formatting is not supported for file system with type 'raw'.
Flash LOG
Code:
C:\Program Files\Minimal ADB and Fastboot>fastboot devices
0017951262 fastboot
C:\Program Files\Minimal ADB and Fastboot>fastboot flash partition gpt.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:partition: not found
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.084s]
writing 'partition'...
OKAY [ 0.330s]
finished. total time: 0.416s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash motoboot motoboot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:motoboot: not found
target reported max download size of 536870912 bytes
sending 'motoboot' (2184 KB)...
OKAY [ 0.159s]
writing 'motoboot'...
(bootloader) flashing tz ...
(bootloader) flashing rpm ...
(bootloader) flashing sdi ...
(bootloader) flashing aboot ...
(bootloader) flashing sbl1 ...
OKAY [ 1.083s]
finished. total time: 1.242s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash logo logo.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:logo: not found
target reported max download size of 536870912 bytes
sending 'logo' (697 KB)...
OKAY [ 0.113s]
writing 'logo'...
OKAY [ 0.089s]
finished. total time: 0.204s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash boot boot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
target reported max download size of 536870912 bytes
sending 'boot' (10200 KB)...
OKAY [ 0.399s]
writing 'boot'...
OKAY [ 0.408s]
finished. total time: 0.809s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash recovery recovery.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (10280 KB)...
OKAY [ 0.401s]
writing 'recovery'...
OKAY [ 0.386s]
finished. total time: 0.790s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.0
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (257431 KB)...
OKAY [ 8.691s]
writing 'system'...
OKAY [ 9.462s]
finished. total time: 18.155s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (255474 KB)...
OKAY [ 8.649s]
writing 'system'...
OKAY [ 10.395s]
finished. total time: 19.046s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (257554 KB)...
OKAY [ 8.740s]
writing 'system'...
OKAY [ 8.913s]
finished. total time: 17.655s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash system system.img_sparsechunk.3
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (250957 KB)...
OKAY [ 8.462s]
writing 'system'...
OKAY [ 8.556s]
finished. total time: 17.021s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash modem NON-HLOS.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modem: not found
target reported max download size of 536870912 bytes
sending 'modem' (50136 KB)...
OKAY [ 1.746s]
writing 'modem'...
OKAY [ 1.731s]
finished. total time: 3.480s
C:\Program Files\Minimal ADB and Fastboot>fastboot erase modemst1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.068s]
finished. total time: 0.069s
C:\Program Files\Minimal ADB and Fastboot>fastboot erase modemst2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.098s]
finished. total time: 0.099s
C:\Program Files\Minimal ADB and Fastboot>fastboot flash fsg fsg.mbn
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:fsg: not found
target reported max download size of 536870912 bytes
sending 'fsg' (1012 KB)...
OKAY [ 0.123s]
writing 'fsg'...
OKAY [ 0.097s]
finished. total time: 0.222s
C:\Program Files\Minimal ADB and Fastboot>fastboot erase cache
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.187s]
finished. total time: 0.188s
C:\Program Files\Minimal ADB and Fastboot>fastboot erase userdata
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.489s]
finished. total time: 0.490s
Save me guys.. ​

Attempted Root, No Longer Can Boot :(

Hello,
I was following the instructions here ( https://forum.xda-developers.com/dr...t-unlock-droid-turbo-6-0-1-mcg24-251-t3639618 )
When I then went to install "MagiskManager" , upon rebooting, I found a "No Command" screen.
When I attempt to reboot it just sends me to the recovery screen. Anything I do there yields the same result of either "No Command" or recovery.
When I connect to my computer via USB it still recognizes as being connected , so I am sure I can bring my Turbo back to life.
Could someone point me in the direction of what I could do in this circumstance?
Thank you!
-Reiz
Update ( Not Good )
Reizvoller said:
Hello,
I was following the instructions here ( https://forum.xda-developers.com/dr...t-unlock-droid-turbo-6-0-1-mcg24-251-t3639618 )
When I then went to install "MagiskManager" , upon rebooting, I found a "No Command" screen.
When I attempt to reboot it just sends me to the recovery screen. Anything I do there yields the same result of either "No Command" or recovery.
When I connect to my computer via USB it still recognizes as being connected , so I am sure I can bring my Turbo back to life.
Could someone point me in the direction of what I could do in this circumstance?
Thank you!
-Reiz
Click to expand...
Click to collapse
Hello,
After some fiddling and attempting to figure out how to push a recovery to my phone I reinstalled ADB/Fastboot and now my phone no longer sees that it is connected to a computer.
It just says "Connect USB Data Cable" at the bottom even though it says the battery is charging (( still only getting to the recovery screen ))
I have firmware from ( http://rootjunkysdl.com/files/?dir=Droid Turbo/Firmware )
and I have the needed drivers installed.
How do I get the firmware onto the phone?
Thanks!
Did you try to root via. A custom recovery? If so what version of SuperSU, or magisk
Sent from my DROID Turbo using Tapatalk
Rshelver said:
Did you try to root via. A custom recovery? If so what version of SuperSU, or magisk
Sent from my DROID Turbo using Tapatalk
Click to expand...
Click to collapse
To be clear I followed the steps found here ( https://forum.xda-developers.com/g4-play/development/root-autoinitroot-motorola-bootloader-t3639316/ ) specifically the "Install Step By Step" section.
This includes the link to the Magisk version I was using and all the commands I used with the phone.
It was after I completed the "Step by Step" instructions that I then opened the Magisk app, then allowed it to install it's tools. From there it asked for a reboot, I obliged, and now I am faced with the scenario I am in.
If there is anywhere else I can be more clear or provide more information please let me know.
At this point I'd just like to boot to stock if that's what needs to happen
Okay, did you unlock the bootloader using sunshine?
And can you clarify the model number of your device.
Sent from my DROID Turbo using Tapatalk
Rshelver said:
Okay, did you unlock the bootloader using sunshine?
And can you clarify the model number of your device.
Sent from my DROID Turbo using Tapatalk
Click to expand...
Click to collapse
Howdy,
No, I did not use Sunshine as that was not described in the instructions
My exact device is "Droid Turbo XT1254" , it /was/ fully stock with latest OTA from ISP
I just ran through the Bootloader Logs again ( unsure if they are of any use ) but they say...
bab checked failed for boot
failed to verify bab image boot
failed to validate boot image: ret=-1
fastboot reason : fall-through from charger boot mode
bab checked failed for boot
failed to verify bab image boot
failed to validate boot image: ret=-1
boot up failed
I then scrolled to "Restart Bootloader" which brings me right back to the bootloader, but now the logs says:
Fastboot Reason : Reboot mode set to fastboot
Then when I use "Start"
bab checked failed for boot
failed to verify bab image boot
failed to validate boot image: ret=-1
boot up failed
If there is any other info I can give I'd be happy to. Thank you very much for your time!
Oka, that's the problem, I noticed that the forum you posted was about a different but very similar phone, when my phone was stuck I used this video https://youtu.be/6avEPGWB8E0
Disclaimer: it will completely wipe your system of everything and install android 5.1, even though it tells you to edit the files DO NOT, I edited then and it made it much worse.
Sent from my DROID Turbo using Tapatalk
Good morning
Howdy,
I am trying to method you have provided and I am running into errors because my bootloader is locked I believe.
When I run the RootJunky bat script I get error messages like these for each of the images it wants to push :
Code:
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>VRZ_XT1254_SU2-12_12_CFC.bat
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>SET fastboot=fastboot.exe
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe oem fb_mode_set
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
OKAY [ 0.016s]
finished. total time: 0.017s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash partition gpt.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:partition: not found
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.004s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.053s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash motoboot bootloader.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:motoboot: not found
target reported max download size of 536870912 bytes
sending 'motoboot' (2163 KB)...
OKAY [ 0.073s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.122s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash radio radio.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:radio: not found
target reported max download size of 536870912 bytes
sending 'radio' (85771 KB)...
OKAY [ 2.738s]
writing 'radio'...
(bootloader) flashing modem ...
(bootloader) flashing mdm1m9kefs1 ...
(bootloader) flashing mdm1m9kefs2 ...
(bootloader) flashing mdm1m9kefs3 ...
OKAY [ 4.510s]
finished. total time: 7.249s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash logo logo.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:logo: not found
target reported max download size of 536870912 bytes
sending 'logo' (2631 KB)...
OKAY [ 0.086s]
writing 'logo'...
OKAY [ 0.199s]
finished. total time: 0.287s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash boot boot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.553s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.797s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash recovery recovery.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (16400 KB)...
OKAY [ 0.541s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.785s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262140 KB)...
OKAY [ 8.388s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.443s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (254164 KB)...
OKAY [ 8.126s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.133s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk3
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262141 KB)...
OKAY [ 8.341s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.346s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk4
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262141 KB)...
OKAY [ 8.347s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.356s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk5
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262143 KB)...
OKAY [ 8.358s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.365s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk6
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262140 KB)...
OKAY [ 8.344s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.350s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk7
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (9924 KB)...
OKAY [ 0.317s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.324s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe erase ddr
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:ddr: not found
erasing 'ddr'...
OKAY [ 0.011s]
finished. total time: 0.011s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe erase cache
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.171s]
finished. total time: 0.172s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe erase userdata
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 17.493s]
finished. total time: 17.494s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe oem fb_mode_clear
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
OKAY [ 0.012s]
finished. total time: 0.013s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>pause
Press any key to continue . . .
I then went to this forum link ( https://forum.xda-developers.com/dr...-bootloader-os-failed-to-flash-t3032775/page3 ) and am trying to unlock my bootloader via the Motorola instructions ( https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-b )
and I am getting this error :
Code:
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot oem get_unlock_data
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Failed to get unlock data, please try again!
FAILED (remote failure)
finished. total time: 0.047s
My phone knows it's connected via USB ( rebooting made the drivers work ) but when I do "adb devices" , no device is listed even though I am at the recovery screen.
Any further advice would be appreciated!
Update ( Still no good )
Howdy,
When I try
"fastboot devices" it returns
???????????? fastboot
:\ did I really kill kill kill my phone?
Reizvoller said:
Howdy,
When I try
"fastboot devices" it returns
???????????? fastboot
:\ did I really kill kill kill my phone?
Click to expand...
Click to collapse
Hmmmm, that's strange. I don't think you killed it, try using a different micrusb, that fixed the problem for me when I was using adb
Sent from my DROID Turbo using Tapatalk
Rshelver said:
Hmmmm, that's strange. I don't think you killed it, try using a different micrusb, that fixed the problem for me when I was using adb
Sent from my DROID Turbo using Tapatalk
Click to expand...
Click to collapse
I'm going to go back to a dumb-phone if it's the USB cable that's messing me up... lol
I will give that a shot once I find a different one around here. In the mean time I did get "fastboot devices" to give me an ID string for the phone.
So, that's something
Reizvoller said:
I'm going to go back to a dumb-phone if it's the USB cable that's messing me up... lol
I will give that a shot once I find a different one around here. In the mean time I did get "fastboot devices" to give me an ID string for the phone.
So, that's something
Click to expand...
Click to collapse
Since, you got fastboot devices to work try all of the next steps, it should work
Sent from my DROID Turbo using Tapatalk
When I do "RootJunky"s thing I still have the same end result.
Code:
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>VRZ_XT1254_SU2-12_12_CFC.bat
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>SET fastboot=fastboot.exe
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe oem fb_mode_set
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
OKAY [ 0.000s]
finished. total time: 0.000s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash partition gpt.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:partition: not found
target reported max download size of 536870912 bytes
sending 'partition' (32 KB)...
OKAY [ 0.016s]
writing 'partition'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.054s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash motoboot bootloader.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:motoboot: not found
target reported max download size of 536870912 bytes
sending 'motoboot' (2163 KB)...
OKAY [ 0.085s]
writing 'motoboot'...
(bootloader) Motoboot: Preflash validation for tz
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.131s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash radio radio.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:radio: not found
target reported max download size of 536870912 bytes
sending 'radio' (85771 KB)...
OKAY [ 2.786s]
writing 'radio'...
(bootloader) flashing modem ...
(bootloader) flashing mdm1m9kefs1 ...
(bootloader) flashing mdm1m9kefs2 ...
(bootloader) flashing mdm1m9kefs3 ...
OKAY [ 1.436s]
finished. total time: 4.240s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash logo logo.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:logo: not found
target reported max download size of 536870912 bytes
sending 'logo' (2631 KB)...
OKAY [ 0.095s]
writing 'logo'...
OKAY [ 0.073s]
finished. total time: 0.169s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash boot boot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 0.569s]
writing 'boot'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.815s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash recovery recovery.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (16400 KB)...
OKAY [ 0.563s]
writing 'recovery'...
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.800s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262140 KB)...
OKAY [ 8.537s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.600s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (254164 KB)...
OKAY [ 8.318s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.329s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk3
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262141 KB)...
FAILED (data transfer failure (Too many links))
finished. total time: 3.903s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk4
< waiting for any device >
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262141 KB)...
OKAY [ 8.589s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.589s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk5
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262143 KB)...
OKAY [ 8.624s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.624s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk6
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (262140 KB)...
OKAY [ 8.586s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 8.586s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe flash system system.img_sparsechunk7
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (9924 KB)...
OKAY [ 0.331s]
writing 'system'...
(bootloader) Invalid signed image
(bootloader) Preflash validation failed
FAILED (remote failure)
finished. total time: 0.349s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe erase ddr
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:ddr: not found
erasing 'ddr'...
OKAY [ 0.000s]
finished. total time: 0.016s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe erase cache
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.072s]
finished. total time: 0.072s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe erase userdata
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.730s]
finished. total time: 0.730s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>fastboot.exe oem fb_mode_clear
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
OKAY [ -0.000s]
finished. total time: -0.000s
C:\Users\reizv\Downloads\VRZ_XT1254_SU2-12_12_CFC.xml>pause
Press any key to continue . . .
Okay, I remember I had to change the file a tiny bit, but not how rootjunky did, when I get home later I could email you the files if you wished
Sent from my DROID Turbo using Tapatalk
If that wouldn't be too much trouble to ask, I would really appreciate it
So if other people run into this issue, how about post it here so they can get the fix too?
And you will be glorified as the savior of the Turbos!
Will do
Sent from my DROID Turbo using Tapatalk
Rshelver said:
Okay, did you unlock the bootloader using sunshine?
And can you clarify the model number of your device.
Sent from my DROID Turbo using Tapatalk
Click to expand...
Click to collapse
Reizvoller said:
Howdy,
No, I did not use Sunshine as that was not described in the instructions
Click to expand...
Click to collapse
They are described in the instructions. You were just reading the wrong instructions. In that thread you are pointing to (in this Droid Turbo forum):
[Root && Unlock] Droid Turbo 6.0.1 mcg24.251-5-5
This is in the first post:
jcase said:
@autoprime got the initroot working with internet for Droid Turbo - https://forum.xda-developers.com/g4-play/development/root-autoinitroot-motorola-bootloader-t3639316/
While temprooted, SunShine will work to unlock the device again.
Click to expand...
Click to collapse
The temp root is meant to be used as a tool to then unlock the bootloader using Sunshine. You shouldn't even be messing with Magisk and stuff until after unlocking the bootloader with Sunshine.
In comments throughout that thread (in this forum), we make it clear the temp root is only to be used temporarily. On the very last page of that thread, I just recently told someone if they didn't unlock their bootloader and kept trying to use just the temp root, they did so at their own risk.
Maybe that wasn't your intent, to use the "temp root" permanently, but still you then went over to the temp root thread (in another device forum) and followed all those instructions.
The problem is the temp root dev, whom I respect, didn't really make that temp root thread for the Droid Turbo. He started it as a simple tool, but then later developed it into a very extensive system for perpetual root. He doesn't even mention Sunshine in those instructions, right? Whereas @jcase's post (in this forum) clearly mentions you need to use Sunshine to unlock your bootloader... So, you can see those weren't quite the right instructions...
Whereas this thread below (in this forum) is what you should have been using for root and unlock instructions. It mentions the same temp root as a tool to use to get Sunshine to work -- but WARNS to NOT follow all the temp root instruction thread.
[GUIDE] How to unlock your Droid Turbo bootloader, install TWRP and gain root access
6. !!!DO THIS STEP ONLY IF YOU'RE ON MCG24.251-5-5!!! Follow the instructions here to obtain temporary root:
https://forum.xda-developers.com/g4-...ader-t3639316/.
DO NOT perform the uninstall step, and ignore all steps that mention Magisk or Magisk Manager.
Click to expand...
Click to collapse
Instead just simply use the temp root to then use Sunshine to unlock the bootloader, and you never have to worry about temp root shenanigans again. After THAT, then it even goes on to Magisk, TWRP and all other things.
Over HERE, in the Droid Turbo forum, the powerful temp root is only used as simple tool to get bootloader unlock and then permanent root and custom recovery.
I'm very sorry for your problems, but I hope this warning helps other people.
That all makes far more sense now, thank you very much for setting me straight with this information.
Reizvoller said:
Howdy,
No, I did not use Sunshine as that was not described in the instructions
My exact device is "Droid Turbo XT1254" , it /was/ fully stock with latest OTA from ISP
I just ran through the Bootloader Logs again ( unsure if they are of any use ) but they say...
bab checked failed for boot
failed to verify bab image boot
failed to validate boot image: ret=-1
fastboot reason : fall-through from charger boot mode
bab checked failed for boot
failed to verify bab image boot
failed to validate boot image: ret=-1
boot up failed
I then scrolled to "Restart Bootloader" which brings me right back to the bootloader, but now the logs says:
Fastboot Reason : Reboot mode set to fastboot
Then when I use "Start"
bab checked failed for boot
failed to verify bab image boot
failed to validate boot image: ret=-1
boot up failed
If there is any other info I can give I'd be happy to. Thank you very much for your time!
Click to expand...
Click to collapse
Looks like you are flashing an old firmware, you must flash most recent version of XT1254 MCG24.251-5-5 if your device is Verizon carrier or just copy/paste all log from "fastboot getvar all".

[GUIDE] - Relock Bootloader

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 Bootloader:
Things you need
Minimal ADB fastboot.
G5s latest version Firmware.
Steps:
1. Download Moto G5s Stock Firmware from below (in download section).
2. Install Motorola Driver and ADB Fastboot Driver on your PC.
3. Now extract stock firmware in ADB Fastboot folder.
4. Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
5. Now, connect your device to your PC via a USB Cable.
6.Open a command prompt window and type the following commands:
--------------------------------------------------------------------------
CODE:
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 dsp adspso.bin
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 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
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot oem lock
fastboot oem lock
If all goes well, you put the following code:
fastboot reboot.
enjoy! :good:
rssxda 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 Bootloader:
Things you need
Minimal ADB fastboot.
G5s latest version Firmware.
Steps:
1. Download Moto G5s Stock Firmware from below (in download section).
2. Install Motorola Driver and ADB Fastboot Driver on your PC.
3. Now extract stock firmware in ADB Fastboot folder.
4. Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
5. Now, connect your device to your PC via a USB Cable.
6.Open a command prompt window and type the following commands:
--------------------------------------------------------------------------
CODE:
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 dsp adspso.bin
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 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
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot oem lock
fastboot oem lock
If all goes well, you put the following code:
fastboot reboot.
enjoy! :good:
Click to expand...
Click to collapse
after finished flashing the stock firmware from LOS14, when I tried to relock the bootloader is says require a signed boot.img..
I'm using the latest April update firmware..
michael50310 said:
after finished flashing the stock firmware from LOS14, when I tried to relock the bootloader is says require a signed boot.img..
I'm using the latest April update firmware..
Click to expand...
Click to collapse
Same here
h3sh11 said:
Same here
Click to expand...
Click to collapse
Use the new June 1 patch to block the bootloader
rssxda said:
Use the new June 1 patch to block the bootloader
Click to expand...
Click to collapse
Link ?
h3sh11 said:
Link ?
Click to expand...
Click to collapse
Firmware completa do Moto G5s, Montana.
https://rsdsecure-cloud.motorola.co...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
rssxda said:
Firmware completa do Moto G5s, Montana.
https://rsdsecure-cloud.motorola.co...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Click to expand...
Click to collapse
Not work again
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash bootloader bootloader.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
target reported max download size of 536870912 bytes
sending 'bootloader' (5179 KB)...
OKAY [ 0.187s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) - flashing 'rpm.mbn' to 'rpm'
(bootloader) - flashing 'tz.mbn' to 'tz'
(bootloader) - flashing 'devcfg.mbn' to 'devcfg'
(bootloader) - flashing 'cmnlib.mbn' to 'cmnlib'
(bootloader) - flashing 'cmnlib64.mbn' to 'cmnlib64'
(bootloader) - flashing 'keymaster.mbn' to 'keymaster'
(bootloader) - flashing 'prov.mbn' to 'prov'
(bootloader) - flashing 'sbl1.mbn' to 'sbl1'
OKAY [ 0.764s]
finished. total time: 0.967s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash logo logo.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:logo: not found
target reported max download size of 536870912 bytes
sending 'logo' (2195 KB)...
OKAY [ 0.094s]
writing 'logo'...
OKAY [ 0.140s]
finished. total time: 0.234s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash boot boot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 1.108s]
writing 'boot'...
(bootloader) Image signed with key bad key
OKAY [ 0.452s]
finished. total time: 1.576s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash recovery recovery.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.936s]
writing 'recovery'...
(bootloader) Image signed with key bad key
OKAY [ 0.499s]
finished. total time: 1.435s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash dsp adspso.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:dsp: not found
target reported max download size of 536870912 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.562s]
writing 'dsp'...
OKAY [ 0.328s]
finished. total time: 0.905s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash oem oem.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slotem: not found
target reported max download size of 536870912 bytes
sending 'oem' (476493 KB)...
OKAY [ 16.474s]
writing 'oem'...
OKAY [ 6.630s]
finished. total time: 23.135s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.0
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (513236 KB)...
OKAY [ 26.161s]
writing 'system'...
OKAY [ 7.722s]
finished. total time: 33.899s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (512334 KB)...
OKAY [ 25.756s]
writing 'system'...
OKAY [ 7.238s]
finished. total time: 32.994s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (522567 KB)...
OKAY [ 26.317s]
writing 'system'...
OKAY [ 8.268s]
finished. total time: 34.601s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.3
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (521649 KB)...
OKAY [ 26.224s]
writing 'system'...
OKAY [ 7.535s]
finished. total time: 33.774s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.4
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (481967 KB)...
OKAY [ 24.336s]
writing 'system'...
OKAY [ 6.880s]
finished. total time: 31.231s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.5
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (455792 KB)...
OKAY [ 22.807s]
writing 'system'...
OKAY [ 6.724s]
finished. total time: 29.546s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash modem NON-HLOS.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modem: not found
target reported max download size of 536870912 bytes
sending 'modem' (66924 KB)...
OKAY [ 4.337s]
writing 'modem'...
OKAY [ 1.108s]
finished. total time: 5.460s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase modemst1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.047s]
finished. total time: 0.047s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase modemst2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.047s]
finished. total time: 0.047s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash fsg fsg.mbn
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:fsg: not found
target reported max download size of 536870912 bytes
sending 'fsg' (3120 KB)...
OKAY [ 0.281s]
writing 'fsg'...
OKAY [ 0.140s]
finished. total time: 0.437s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase cache
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase userdata
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.218s]
finished. total time: 0.218s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase customize
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:customize: not found
erasing 'customize'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.016s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase clogo
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:clogo: not found
erasing 'clogo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.031s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem fb_mode_clear
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
OKAY [ 0.172s]
finished. total time: 0.187s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem lock
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) WARNING: This command erases all user data.
(bootloader) Please re-run this command to continue.
OKAY [ 0.203s]
finished. total time: 0.203s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem lock
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Check 'Allow OEM Unlock' in Android Settings > Developer
(bootloader) Options
OKAY [ 0.187s]
finished. total time: 0.187s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot reboot
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
rebooting...
finished. total time: 1.841s
h3sh11 said:
Not work again
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash bootloader bootloader.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:bootloader: not found
target reported max download size of 536870912 bytes
sending 'bootloader' (5179 KB)...
OKAY [ 0.187s]
writing 'bootloader'...
(bootloader) Validating 'bootloader.default.xml'
(bootloader) Committing 'bootloader.default.xml'
(bootloader) - flashing 'emmc_appsboot.mbn' to 'aboot'
(bootloader) - flashing 'rpm.mbn' to 'rpm'
(bootloader) - flashing 'tz.mbn' to 'tz'
(bootloader) - flashing 'devcfg.mbn' to 'devcfg'
(bootloader) - flashing 'cmnlib.mbn' to 'cmnlib'
(bootloader) - flashing 'cmnlib64.mbn' to 'cmnlib64'
(bootloader) - flashing 'keymaster.mbn' to 'keymaster'
(bootloader) - flashing 'prov.mbn' to 'prov'
(bootloader) - flashing 'sbl1.mbn' to 'sbl1'
OKAY [ 0.764s]
finished. total time: 0.967s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash logo logo.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:logo: not found
target reported max download size of 536870912 bytes
sending 'logo' (2195 KB)...
OKAY [ 0.094s]
writing 'logo'...
OKAY [ 0.140s]
finished. total time: 0.234s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash boot boot.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:boot: not found
target reported max download size of 536870912 bytes
sending 'boot' (16384 KB)...
OKAY [ 1.108s]
writing 'boot'...
(bootloader) Image signed with key bad key
OKAY [ 0.452s]
finished. total time: 1.576s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash recovery recovery.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:recovery: not found
target reported max download size of 536870912 bytes
sending 'recovery' (16484 KB)...
OKAY [ 0.936s]
writing 'recovery'...
(bootloader) Image signed with key bad key
OKAY [ 0.499s]
finished. total time: 1.435s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash dsp adspso.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:dsp: not found
target reported max download size of 536870912 bytes
sending 'dsp' (16384 KB)...
OKAY [ 0.562s]
writing 'dsp'...
OKAY [ 0.328s]
finished. total time: 0.905s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash oem oem.img
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slotem: not found
target reported max download size of 536870912 bytes
sending 'oem' (476493 KB)...
OKAY [ 16.474s]
writing 'oem'...
OKAY [ 6.630s]
finished. total time: 23.135s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.0
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (513236 KB)...
OKAY [ 26.161s]
writing 'system'...
OKAY [ 7.722s]
finished. total time: 33.899s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (512334 KB)...
OKAY [ 25.756s]
writing 'system'...
OKAY [ 7.238s]
finished. total time: 32.994s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (522567 KB)...
OKAY [ 26.317s]
writing 'system'...
OKAY [ 8.268s]
finished. total time: 34.601s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.3
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (521649 KB)...
OKAY [ 26.224s]
writing 'system'...
OKAY [ 7.535s]
finished. total time: 33.774s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.4
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (481967 KB)...
OKAY [ 24.336s]
writing 'system'...
OKAY [ 6.880s]
finished. total time: 31.231s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash system system.img_sparsechunk.5
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:system: not found
target reported max download size of 536870912 bytes
sending 'system' (455792 KB)...
OKAY [ 22.807s]
writing 'system'...
OKAY [ 6.724s]
finished. total time: 29.546s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash modem NON-HLOS.bin
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modem: not found
target reported max download size of 536870912 bytes
sending 'modem' (66924 KB)...
OKAY [ 4.337s]
writing 'modem'...
OKAY [ 1.108s]
finished. total time: 5.460s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase modemst1
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst1: not found
erasing 'modemst1'...
OKAY [ 0.047s]
finished. total time: 0.047s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase modemst2
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:modemst2: not found
erasing 'modemst2'...
OKAY [ 0.047s]
finished. total time: 0.047s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot flash fsg fsg.mbn
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:fsg: not found
target reported max download size of 536870912 bytes
sending 'fsg' (3120 KB)...
OKAY [ 0.281s]
writing 'fsg'...
OKAY [ 0.140s]
finished. total time: 0.437s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase cache
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:cache: not found
erasing 'cache'...
OKAY [ 0.016s]
finished. total time: 0.016s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase userdata
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:userdata: not found
erasing 'userdata'...
OKAY [ 0.218s]
finished. total time: 0.218s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase customize
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:customize: not found
erasing 'customize'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.016s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot erase clogo
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
(bootloader) has-slot:clogo: not found
erasing 'clogo'...
(bootloader) Permission denied
FAILED (remote failure)
finished. total time: 0.031s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem fb_mode_clear
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
OKAY [ 0.172s]
finished. total time: 0.187s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem lock
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) WARNING: This command erases all user data.
(bootloader) Please re-run this command to continue.
OKAY [ 0.203s]
finished. total time: 0.203s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot oem lock
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
...
(bootloader) Check 'Allow OEM Unlock' in Android Settings > Developer
(bootloader) Options
OKAY [ 0.187s]
finished. total time: 0.187s
C:\Users\Usuario\Desktop\MONTANA_NPPS26.102-49-11_cid50_subsidy-DEFAULT_regulato
ry-DEFAULT_CFC.xml>fastboot reboot
(bootloader) slot-count: not found
(bootloader) slot-suffixes: not found
(bootloader) slot-suffixes: not found
rebooting...
finished. total time: 1.841s
Click to expand...
Click to collapse
Active OEM unlocing...
And flash now
rssxda said:
Firmware completa do Moto G5s, Montana.
https://rsdsecure-cloud.motorola.co...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Click to expand...
Click to collapse
I tried the latest June patch but still no luck...
keep showing this : (bootloader) Image signed with key bad key while flashing boot.img and recovery.img
And when it comes to command "erase customize" and "erase clogo", it giving me this error:
(bootloader) Permission denied
FAILED (remote failure)
Please help me! Thank you so much for the file!
rssxda said:
Active OEM unlocing...
And flash now
Click to expand...
Click to collapse
{
"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"
}
Didn't Work
michael50310 said:
I tried the latest June patch but still no luck...
keep showing this : (bootloader) Image signed with key bad key while flashing boot.img and recovery.img
And when it comes to command "erase customize" and "erase clogo", it giving me this error:
(bootloader) Permission denied
FAILED (remote failure)
Please help me! Thank you so much for the file!
Click to expand...
Click to collapse
erase customize" and "erase clogo", doesn't work and so they show error message what are commands u have used for locking bootloader
rizwan.mahai said:
Didn't Work
Click to expand...
Click to collapse
use this txt file to relock bootloader it surely works, all the best.
rssxda 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 Bootloader:
Things you need
Minimal ADB fastboot.
G5s latest version Firmware.
Steps:
1. Download Moto G5s Stock Firmware from below (in download section).
2. Install Motorola Driver and ADB Fastboot Driver on your PC.
3. Now extract stock firmware in ADB Fastboot folder.
4. Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
5. Now, connect your device to your PC via a USB Cable.
6.Open a command prompt window and type the following commands:
--------------------------------------------------------------------------
CODE:
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 dsp adspso.bin
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 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
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot oem lock
fastboot oem lock
If all goes well, you put the following code:
fastboot reboot.
enjoy! :good:
Click to expand...
Click to collapse
This commands doesn't work to relock bootloader
here are the commands that will relock the bootloader
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 system system.img_sparsechunk.5
fastboot flash boot boot.img
fastboot oem lock
Thanks
Talwar sridhar said:
This commands doesn't work to relock bootloader
here are the commands that will relock the bootloader
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 system system.img_sparsechunk.5
fastboot flash boot boot.img
fastboot oem lock
Thanks
Click to expand...
Click to collapse
YES the command WORKS! finally back to stock..
But one question here, in my fastboot it still shows my software status is modified..
Is there any chance to fix it? I've flash the June patch...
If I already relock the bootloader but remain the software status as modified, will it affect my Google Pay/Play Store Protect?
I just really need Google Pay to work on my phone... thanks to EVERYONE who've helped me!
michael50310 said:
YES the command WORKS! finally back to stock..
But one question here, in my fastboot it still shows my software status is modified..
Is there any chance to fix it? I've flash the June patch...
If I already relock the bootloader but remain the software status as modified, will it affect my Google Pay/Play Store Protect?
I just really need Google Pay to work on my phone... thanks to EVERYONE who've helped me!
Click to expand...
Click to collapse
I got the same problem and I have solved it now
This is how I changed my bootloader status to official
https://forum.xda-developers.com/moto-g5s/help/solution-how-to-status-modified-to-t3753757
Won't this reinstall the whole rom once again ?
Talwar sridhar said:
use this txt file to relock bootloader it surely works, all the best.
Click to expand...
Click to collapse
I flashed the stock rom yesterday but the device bootloader is still unlocked. I thought there's no way to relock the bootloader so I copied my backed up photos and apps from pc to phone and started using the device with unlocked bootloader. So if I use your commands won't this reinstall the whole rom once again ?
Rough
I have tried all of these and my bootloader is still unlocked. I run command fastboot reboot and I still get the annoying ass message from motorola telling me I have a bad id key and that the device is unsafe. Any new help?
rssxda said:
Firmware completa do Moto G5s, Montana.
https://rsdsecure-cloud.motorola.co...ubsidy-DEFAULT_regulatory-DEFAULT_CFC.xml.zip
Click to expand...
Click to collapse
Does this work on the brazilian Xt1792 model?
Can I flash this upon the latest July patch?
Do I need mfastboot or can it be the standard fastboot executable?
freeZbies said:
Does this work on the brazilian Xt1792 model?
Can I flash this upon the latest July patch?
Do I need mfastboot or can it be the standard fastboot executable?
Click to expand...
Click to collapse
essa é a rom stock brasileira, this is the brazilian stock rom.
sim você pode flashear o patch de julho, yes u can flash the july patch
acho que pode usar o fastboot normal, i think u can just use the standard fastboot
---------- Post added at 04:55 PM ---------- Previous post was at 04:52 PM ----------
rssxda 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 Bootloader:
Things you need
Minimal ADB fastboot.
G5s latest version Firmware.
Steps:
1. Download Moto G5s Stock Firmware from below (in download section).
2. Install Motorola Driver and ADB Fastboot Driver on your PC.
3. Now extract stock firmware in ADB Fastboot folder.
4. Now, turn off your device and boot into bootloader by pressing volume down button +power button simultaneously.
5. Now, connect your device to your PC via a USB Cable.
6.Open a command prompt window and type the following commands:
--------------------------------------------------------------------------
CODE:
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 dsp adspso.bin
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 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
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot oem lock
fastboot oem lock
If all goes well, you put the following code:
fastboot reboot.
enjoy! :good:
Click to expand...
Click to collapse
this commands doesn't work 4 me.. i use that:
fastboot devices
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 dsp adspso.bin
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 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 flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot erase customize
fastboot erase clogo
fastboot oem fb_mode_clear
fastboot flash logo logo.bin
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 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 boot boot.img
fastboot oem lock
fastboot reboot

Categories

Resources