You can Relock Bootloader Zenphone 2 ZE551ML - ZenFone 2 Q&A, Help & Troubleshooting

i need relock bootloader for Zenphone 2 ZE551ML ..My phone should be insured,,,thanks you everyone...

Keepme2 said:
i need relock bootloader for Zenphone 2 ZE551ML ..My phone should be insured,,,thanks you everyone...
Click to expand...
Click to collapse
download this file and flash it
Code:
fastboot flash dnx dnx_fwr_ann_a0-mofd_v1-ze551ml.bin
fastboot flash ifwi ifwi_ann_a0-mofd_v1-ze551ml.bin
fastboot reboot-bootloader
https://drive.google.com/file/d/0B9QRHs2aNKepMjliMmdNdDlQY28/view?usp=sharing
https://drive.google.com/file/d/0B9QRHs2aNKepaGFFOHhzd2NZaTQ/view?usp=sharing
use it at your own risk didn't test the file

Druboo666 said:
download this file and flash it
Code:
fastboot flash dnx dnx_fwr_ann_a0-mofd_v1-ze551ml.bin
fastboot flash ifwi ifwi_ann_a0-mofd_v1-ze551ml.bin
fastboot reboot-bootloader
use it at your own risk didn't test the file
Click to expand...
Click to collapse
thanks.. I have done but failed

Can u post here the error u got?

144556 said:
Can u post here the error u got?
Click to expand...
Click to collapse
i did it,, but not Relock bootloader

Keepme2 said:
i did it,, but not Relock bootloader
Click to expand...
Click to collapse
you can still flash untethered recovery? how did you test to see if bootloader was still locked?

Related

ROM's after bootloader unlock and root?

Is it ok to flash a ROM after i have unlocked my bootloader and rooted or do I absolutely have to have S-Off first? I have looked around and searched and googled first and found no answer to this question. Any help is greatly appreciated!
PS4AndroidHacker said:
Is it ok to flash a ROM after i have unlocked my bootloader and rooted or do I absolutely have to have S-Off first? I have looked around and searched and googled first and found no answer to this question. Any help is greatly appreciated!
Click to expand...
Click to collapse
you can flash a rom with only bootloader unlocked here follow this guide : http://forum.xda-developers.com/showthread.php?t=1435228
PS4AndroidHacker said:
Is it ok to flash a ROM after i have unlocked my bootloader and rooted or do I absolutely have to have S-Off first? I have looked around and searched and googled first and found no answer to this question. Any help is greatly appreciated!
Click to expand...
Click to collapse
You can flash a rom without being s-off but you need to manually flash the boot.img file.
check this thread for info: http://forum.xda-developers.com/showthread.php?t=1421255
Has anybody tried fastbooting the recovery img into the phone's memory?
Like this:
adb reboot bootloader
fastboot boot recovery-clockwork-5.0.2.0-vivow.img
brettbee said:
Has anybody tried fastbooting the recovery img into the phone's memory?
Like this:
adb reboot bootloader
fastboot boot recovery-clockwork-5.0.2.0-vivow.img
Click to expand...
Click to collapse
All that will do is boot you into recovery .
If you use fastboot , the command would be like
"Fastboot flash recovery <name of recovery.img>"
Sent from my Galaxy Nexus using Tapatalk
brettbee said:
Has anybody tried fastbooting the recovery img into the phone's memory?
Like this:
adb reboot bootloader
fastboot boot recovery-clockwork-5.0.2.0-vivow.img
Click to expand...
Click to collapse
bsmitty83 said:
All that will do is boot you into recovery .
If you use fastboot , the command would be like
"Fastboot flash recovery <name of recovery.img>"
Sent from my Galaxy Nexus using Tapatalk
Click to expand...
Click to collapse
I had read somewhere that if you boot into recovery in the phone's memory instead of from the partition, the recovery will be able to write to the boot partition - so no need to flash the boot.img separately.
I haven't tested this myself, though.

Fastboot, Bootloader and Penguin

Hello
I flashed a new bootloader version via
Code:
fastboot flash aboot emmc_appsboot.mbn
Now fastboot is showing a penguin. It still works but once I turn on the phone, reboot or go to fastboot mode I see this penguin.
What does that mean? And how to get the old screen back?
thomson.aa said:
I flashed a new bootloader version via
Code:
fastboot flash aboot emmc_appsboot.mbn
Click to expand...
Click to collapse
And where do you find this bootloader?
I was having this bug on my Wfox Storm. Try flashing different bootlogo and bootloader

Relock moto G5??

Can someone help me with relocking my Moto G5? i have looked everywhere and nothing works! please help
Locking my Bootloader. Sorry i forgot to add that
aaronboy205 said:
Locking my Bootloader. Sorry i forgot to add that
Click to expand...
Click to collapse
Try doing the following
Code:
fastboot oem lock begin
Now enter all the commands to flash stock firmware then
Code:
fastboot oem lock
So you should end up with something like this
Code:
fastboot oem lock begin
fastboot flash partition gpt.bin
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 modem NON-HLOS.bin
fastboot erase modemst1
fastboot erase modemst2
fastboot flash fsg fsg.mbn
fastboot erase cache
fastboot erase userdata
fastboot oem lock
Be aware that you can still tell the bootloader has been previously unlocked as normally when you unlock the bootloader it blows a fuse which can never be replaced (I presume unless you replace the entire motherboard)
Okay I'll try that. Cheers
Doesn't work! Just says "still require signed boot.img"
aaronboy205 said:
Doesn't work! Just says "still require signed boot.img"
Click to expand...
Click to collapse
And I presume you have flashed boot.img from an official firmware during the process
If so find another firmware or I don't know the answer
So does that mean i can't relock my bootloader!?
RIGHT! I've locked the bootloader but now everytime i boot it. It says "Your device has loaded a different operating system" it would be great if it didn't
aaronboy205 said:
So does that mean i can't relock my bootloader!?
Click to expand...
Click to collapse
it means you need a signed boot.img so if the one you are flashing during the process isnt signed find another
try this one
https://forum.xda-developers.com/attachment.php?attachmentid=4191493&d=1498252560
There probably is a way but without doing it all myself I cant tell you
It's okay now. I think thanks anyway
TheFixItMan said:
Try doing the following
Now enter all the commands to flash stock firmware then
So you should end up with something like this
Be aware that you can still tell the bootloader has been previously unlocked as normally when you unlock the bootloader it blows a fuse which can never be replaced (I presume unless you replace the entire motherboard)
Click to expand...
Click to collapse
There's no fuse that goes they can't tell if its been unlocked its not Knox , its when u get the unlock code they no the devices serial number . If you hard brick they can't necessaly tell!
infixremix said:
There's no fuse that goes they can't tell if its been unlocked its not Knox , its when u get the unlock code they no the devices serial number . If you hard brick they can't necessaly tell!
Click to expand...
Click to collapse
Oh! Thanks for the information dude!
aaronboy205 said:
It's okay now. I think thanks anyway
Click to expand...
Click to collapse
So... you get it done?
renanfamous said:
So... you get it done?
Click to expand...
Click to collapse
Yes but then I unlocked it again coz u think ROMS are going to be better than stock!
Cant be done i dont think
aaronboy205 said:
Can someone help me with relocking my Moto G5? i have looked everywhere and nothing works! please help
Click to expand...
Click to collapse
The issue is in the signed boot image. you see, you need the official motorola firmware to be able to lock the bootloader again as they only have the signed boot images. :/
Why are you trying to relock the bootloader btw?

fastboot rom download

How to download and install fastboot rom in bootloader for Nokia 8.1
You cannot flash ROMs to the Nokia phones using fastboot. That's because the bootloader is locked.
How to download fastboot rom
kanna5288 said:
How to download fastboot rom
Click to expand...
Click to collapse
Can't u read ? Read ur above answer..

Question Flash stock and relock

Can somebody guide me how to flash stock and relock my mi 11x?
sheikh55 said:
Can somebody guide me how to flash stock and relock my mi 11x?
Click to expand...
Click to collapse
Relocking your bootloader is VERY RISKY. Why do you want to lock it?
Robert314 said:
Relocking your bootloader is VERY RISKY. Why do you want to lock it?
Click to expand...
Click to collapse
It's not risky if he flashes stock ROM of his region
sheikh55 said:
Can somebody guide me how to flash stock and relock my mi 11x?
Click to expand...
Click to collapse
Use simply mi
flash and check the box "flash and lock bootloader" but only with a ROM from the region where you bought it.
Robert314 said:
Relocking your bootloader is VERY RISKY. Why do you want to lock it?
Click to expand...
Click to collapse
I have sold it
If something goes wrong during the flash for any reason he will brick his device.Normally it should not happen but...
sheikh55 said:
Can somebody guide me how to flash stock and relock my mi 11x?
Click to expand...
Click to collapse
download the stock fastboot rom, it's very important you pay attention to the region, never relock ur devices with a different version of miui, boot your device to bootloader and connect it to ur computer, unpack the zip twice then click on flash_all_lock.bat
venomus001 said:
download the stock fastboot rom, it's very important you pay attention to the region, never relock ur devices with a different version of miui, boot your device to bootloader and connect it to ur computer, unpack the zip twice then click on flash_all_lock.bat
Click to expand...
Click to collapse
Flashing fastboot rom won't relock my bootloader ?
sheikh55 said:
Flashing fastboot rom won't relock my bootloader ?
Click to expand...
Click to collapse
Just don't check the box "update and relock" in miflash so your bootloader stay unlocked

Categories

Resources