Can anyone suggest a method to relock bootloader ?
Flash or restore the official stock ROM
Dhruv Dhawan said:
Flash or restore the official stock ROM
Click to expand...
Click to collapse
I did it but still showing bootloader unlocked
lambhurricane said:
I did it but still showing bootloader unlocked
Click to expand...
Click to collapse
If you install the stock ROM than which version did you install?
OR
If you have restored than did you restore the stock recovery?
Dhruv Dhawan said:
If you install the stock ROM than which version did you install?
OR
If you have restored than did you restore the stock recovery?
Click to expand...
Click to collapse
Yup I did what u said
Even I tried fastboot flash oem lock-go
Still no change
lambhurricane said:
Yup I did what u said
Even I tried fastboot flash oem lock-go
Still no change
Click to expand...
Click to collapse
What exactly do you did?
lambhurricane said:
Yup I did what u said
Even I tried fastboot flash oem lock-go
Still no change
Click to expand...
Click to collapse
It works i can confirm that.I unlocked bootloader then relocked bootloader just see if you are using correct commands
lambhurricane said:
Yup I did what u said
Even I tried fastboot flash oem lock-go
Still no change
Click to expand...
Click to collapse
This not the correct command to lock bootloader .to lock bootloader command is fastboot oem lock-go
Related
Iam with unlocked bootloader, on stock rom 4.2.2 rooted with twrp, if i flash stock recovery, and relock the bootloader, without removing the root, will i be able to get the ota 4.3 update?
cipjanin said:
Iam with unlocked bootloader, on stock rom 4.2.2 rooted with twrp, if i flash stock recovery, and relock the bootloader, without removing the root, will i be able to get the ota 4.3 update?
Click to expand...
Click to collapse
no need to relock, just "stock ROM" and "stock RECOVERY".
nkk71 said:
no need to relock, just "stock ROM" and "stock RECOVERY".
Click to expand...
Click to collapse
ok thank you,also can i just flash the stock recovery img via twrp, to go back to stock recovery or...?
cipjanin said:
ok thank you,also can i just flash the stock recovery img via twrp, to go back to stock recovery or...?
Click to expand...
Click to collapse
no, you have to flash it using fastboot in bootloader/FASTBOOT USB:
fastboot flash recovery <name of recover>.img
fastboot erase cache
fastboot reboot
sometimes, flashing stock recovery wipes sdcard, so backup everything to PC first!
nkk71 said:
no, you have to flash it using fastboot in bootloader/FASTBOOT USB:
fastboot flash recovery <name of recover>.img
fastboot erase cache
fastboot reboot
sometimes, flashing stock recovery wipes sdcard, so backup everything to PC first!
Click to expand...
Click to collapse
understood, but it seems i cant find the stock recovery nowhere, where can i download it?
cipjanin said:
understood, but it seems i cant find the stock recovery nowhere, where can i download it?
Click to expand...
Click to collapse
post a "fastboot getvar all" (remove IMEI and s/n) to see which version you need.
nkk71 said:
post a "fastboot getvar all" (remove IMEI and s/n) to see which version you need.
Click to expand...
Click to collapse
http://prntscr.com/21va0e here
cipjanin said:
http://prntscr.com/21va0e here
Click to expand...
Click to collapse
you need 2.24.401.8, you can find it in this thread: http://forum.xda-developers.com/showthread.php?t=2463387 under the WWE section.
nkk71 said:
you need 2.24.401.8, you can find it in this thread: http://forum.xda-developers.com/showthread.php?t=2463387 under the WWE section.
Click to expand...
Click to collapse
look http://prntscr.com/21vcvu
cipjanin said:
look http://prntscr.com/21vcvu
Click to expand...
Click to collapse
Filename is wrong, check what it's really called.
Sent from my HTC One using Tapatalk
nkk71 said:
Filename is wrong, check what it's really called.
Sent from my HTC One using Tapatalk
Click to expand...
Click to collapse
ok thank you very much, but now i again dont get the ota update? i think i have to lock the bootloader, i read somewhere about this
cipjanin said:
ok thank you very much, but now i again dont get the ota update? i think i have to lock the bootloader, i read somewhere about this
Click to expand...
Click to collapse
I'm quite sure you dont need to be locked. If you have a completely stock ROM, you will get the update notification, even on custom recovery, but you will not be able to install it until you go with stock recovery
Are you sure it's out yet for your country/carrier?
nkk71 said:
I'm quite sure you dont need to be locked. If you have a completely stock ROM, you will get the update notification, even on custom recovery, but you will not be able to install it until you go with stock recovery
Are you sure it's out yet for your country/carrier?
Click to expand...
Click to collapse
well yes i am tmobile user
cipjanin said:
well yes i am tmobile user
Click to expand...
Click to collapse
T-Mob? I just checked your previous post and you have CID HTC__102 and MID PN0710000, so it's a WWE edition phone, and you are right there is an OTA available: http://www.htc1guru.com/dld/ota_m7_...-24-401-8_release_338160gxmo5sd9337kadux-zip/
The only reason for it not to show on your "Settings -> About -> Software update" is that your ROM is not stock. what are the details of your ROM. you need to go back to stock rom, and you should receive the OTA
I reset my phone yesterday in recovery. ( wipe data/cache) and now I want to flash twrp and root but I can't active oem lock.
How can I active oem lock ?
egowest06 said:
I reset my phone yesterday in recovery. ( wipe data/cache) and now I want to flash twrp and root but I can't active oem lock.
How can I active oem lock ?
Click to expand...
Click to collapse
Bootloader is unlocked?
Fr0nK said:
Bootloader is unlocked?
Click to expand...
Click to collapse
Yes. Bootloader i unlocked but frp is locked.
Try to Lock and relock again
Fr0nK said:
Try to Lock and relock again
Click to expand...
Click to collapse
I did not think before that. it worked. Thank you
egowest06 said:
I did not think before that. it worked. Thank you
Click to expand...
Click to collapse
i have unlocked my bootloader and now im not able to roll back to stock firmware.
please help me.
Pinchyneilprince said:
i have unlocked my bootloader and now im not able to roll back to stock firmware.
please help me.
Click to expand...
Click to collapse
Which version of OST are you using? You need to use version 6.0.4
Pinchyneilprince said:
i have unlocked my bootloader and now im not able to roll back to stock firmware.
please help me.
Click to expand...
Click to collapse
Did you use
Code:
fastboot flashing unlock_critical
or just
Code:
fastboot oem unlock-go
You have to do
Code:
fastboot flashing unlock_critical
to be able to reflash bootloader
Thank q sir.
Doktaphex said:
Did you use
Code:
fastboot flashing unlock_critical
or just
Code:
fastboot oem unlock-go
You have to do
Code:
fastboot flashing unlock_critical
to be able to reflash bootloader
Click to expand...
Click to collapse
This worked for me thank q sir.
Doktaphex said:
Did you use
Code:
fastboot flashing unlock_critical
or just
Code:
fastboot oem unlock-go
You have to do
Code:
fastboot flashing unlock_critical
to be able to reflash bootloader
Click to expand...
Click to collapse
I am in same position! Bricked maybe ...
I previously got an unlock bootloader key and all was great.
I then went to relock my bootloader and now I can only get into download mode.
I tried loading up into OST but it freezes on ‘reflash service bootloader’.
I was on the latest Android P Beta.
I even tried unlocking the bootloader using the original .bin file but that didn’t work.
Is there anything I can do?
Deleted....
I had the same problem yesterday evening.... I download the rollback zip to Oreo on Nokia developper website, i copy it on my external sd card, i boot in recovery mode, wipe all data, and i choose apply an update from sd card, and i zelect the zip, and it works well!
The only problem is the loss of all your data if it was not saved...
poczynek said:
Did you use or just
You have to do
I am in same position! Bricked maybe ...
I previously got an unlock bootloader key and all was great.
I then went to relock my bootloader and now I can only get into download mode.
I tried loading up into OST but it freezes on ‘reflash service bootloader’.
I was on the latest Android P Beta.
I even tried unlocking the bootloader using the original .bin file but that didn’t work.
Is there anything I can do?
Click to expand...
Click to collapse
If u are on locked bootloader then OST won't work. OST will work only in Unlocked bootloader.
And u can't enter in recovery mod. Only download mod. Correct? Same happened with me also. Now my phone is in service centre for tha past 11 days. They told Motherboard issue and can claim warranty. So i am waiting for new motherboard and my 7+.
Pinchyneilprince said:
i have unlocked my bootloader and now im not able to roll back to stock firmware.
how do u unlocked bootloader?
Click to expand...
Click to collapse
speechless said:
Pinchyneilprince said:
i have unlocked my bootloader and now im not able to roll back to stock firmware.
how do u unlocked bootloader?
Click to expand...
Click to collapse
U can pay and buy unlock code. Guys doing this in telegram. Contact them
Click to expand...
Click to collapse
Rajeev said:
speechless said:
U can pay and buy unlock code. Guys doing this in telegram. Contact them
Click to expand...
Click to collapse
i dont have creditcart to pay :crying: anyway can u send me his profile link pls
Click to expand...
Click to collapse
speechless said:
Rajeev said:
i dont have creditcart to pay :crying: anyway can u send me his profile link pls
Click to expand...
Click to collapse
I don't have buddy. I lost all contacts.. sorry..
Click to expand...
Click to collapse
Rajeev said:
speechless said:
I don't have buddy. I lost all contacts.. sorry..[/QUO
It's ok bro no prob
Click to expand...
Click to collapse
Click to expand...
Click to collapse
siberflyers said:
I had the same problem yesterday evening.... I download the rollback zip to Oreo on Nokia developper website, i copy it on my external sd card, i boot in recovery mode, wipe all data, and i choose apply an update from sd card, and i zelect the zip, and it works well!
The only problem is the loss of all your data if it was not saved...
Click to expand...
Click to collapse
can you give me thd link pls
Doktaphex said:
Did you use
Code:
fastboot flashing unlock_critical
or just
Code:
fastboot oem unlock-go
You have to do
Code:
fastboot flashing unlock_critical
to be able to reflash bootloader
Click to expand...
Click to collapse
can you plz tell me how do you use codes with OST, thanks
Hey,
I would like to go back to stock from unlocked + root.
What is the correct way to do it?
Little tutorial would be awesome also for other users I think.
Regards,
H.
dodjob said:
Hey,
I would like to go back to stock from unlocked + root.
What is the correct way to do it?
Little tutorial would be awesome also for other users I think.
Regards,
H.
Click to expand...
Click to collapse
https://forum.xda-developers.com/mi-a2/how-to/mi-a2-toolkit-unlock-bootloader-root-t3834585
Tool has a revert to stock option. You can also download the latest fastboot image and flash via MIFlash.
https://forum.xda-developers.com/mi-a2/how-to/ota-v9-6-5-0-odimife-t3823445
Daha3ker said:
https://forum.xda-developers.com/mi-a2/how-to/mi-a2-toolkit-unlock-bootloader-root-t3834585
Tool has a revert to stock option. You can also download the latest fastboot image and flash via MIFlash.
https://forum.xda-developers.com/mi-a2/how-to/ota-v9-6-5-0-odimife-t3823445
Click to expand...
Click to collapse
will that lock bootloader again?
To lock the bootloader you can either use the tool (which has the option to lock) or do it manually with the commands
Fastboot oem lock
Fastboot flashing lock
And finally
Fastboot flashing lock_critical
Be sure to flash stock before locking the bootloader, otherwise you may end in a bootloop.
Daha3ker said:
To lock the bootloader you can either use the tool (which has the option to lock) or do it manually with the commands
Fastboot oem lock
Fastboot flashing lock
And finally
Fastboot flashing lock_critical
Be sure to flash stock before locking the bootloader, otherwise you may end in a bootloop.
Click to expand...
Click to collapse
Hi, thanks for the help
Fastboot oem lock is not enough?
Why should i do more this, Fastboot flashing lock And Fastboot flashing lock_critical ?
thx
pack21 said:
Hi, thanks for the help
Fastboot oem lock is not enough?
Why should i do more this, Fastboot flashing lock And Fastboot flashing lock_critical ?
thx
Click to expand...
Click to collapse
You only need to lock the last two if you unlocked them.
Hello,
Im trying to relock my bootloader again, did i just have to use the "fastboot oem lock" command? Because i read it somewhere that i have to flash stock rom before locking the bootloader, if yes can someone give me the link for stock rom and how to flash it, FYI when unlocking im only using "fastboot oem unlock' command, not doing "fastboot unlock critical blablabla".
Any help would be appreciated, thank you
as far as i know, you need to flash stock bootloader of your current android build then uninstall magisk (if you have it) and just use fastboot oem unlock and you're done (note! backup all your data cause it will make a full wipe)
DiesFrae said:
as far as i know, you need to flash stock bootloader of your current android build then uninstall magisk (if you have it) and just use fastboot oem unlock and you're done (note! backup all your data cause it will make a full wipe)
Click to expand...
Click to collapse
I stopped after unlock bootloader only, i didnt root it at all, so you mean after flash just run fastboot oem lock command?
prayogasp said:
I stopped after unlock bootloader only, i didnt root it at all, so you mean after flash just run fastboot oem lock command?
Click to expand...
Click to collapse
Then you don't need to flash anything at all. Just run fastboot oem lock command.
prayogasp said:
I stopped after unlock bootloader only, i didnt root it at all, so you mean after flash just run fastboot oem lock command?
Click to expand...
Click to collapse
[email protected] said:
Then you don't need to flash anything at all. Just run fastboot oem lock command.
Click to expand...
Click to collapse
Exactly, you don't need to flash anything. Just put phone into fastboot and run fastboot oem lock
[email protected] said:
Then you don't need to flash anything at all. Just run fastboot oem lock command.
Click to expand...
Click to collapse
DiesFrae said:
Exactly, you don't need to flash anything. Just put phone into fastboot and run fastboot oem lock
Click to expand...
Click to collapse
Will it wipe data again just like unlocking?
Yes. It will wipe your data. Please becareful.
Oh. Please sure that you have back to original boot image before relock or your device will brick.
Hi, can someone provide stock boot image for 10.0.1.0 build (Android 9.0)
av2032 said:
Hi, can someone provide stock boot image for 10.0.1.0 build (Android 9.0)
Click to expand...
Click to collapse
https://sourceforge.net/projects/xioami/files/Mi A2/
ckpv5 said:
https://sourceforge.net/projects/xioami/files/Mi A2/
Click to expand...
Click to collapse
Can I simply flash boot_a boot.img / boot_b boot.img and then do
fastboot oem lock?
av2032 said:
Can I simply flash boot_a boot.img / boot_b boot.img and then do
fastboot oem lock?
Click to expand...
Click to collapse
I never relock bootloader .. what I know is you must have fully stock ROM installed then only advisable to lock bootloader. Never do on rooted stock & custom ROM.
Maybe someone else can advise you better.
ckpv5 said:
I never relock bootloader .. what I know is you must have fully stock ROM installed then only advisable to lock bootloader. Never do on rooted stock & custom ROM.
Maybe someone else can advise you better.
Click to expand...
Click to collapse
I have fully stock ROM. Done it anyway... restoring from Google backup right now. Thanks.
Can anyone provide stock boot img for 10.0.3
---------- Post added at 04:55 AM ---------- Previous post was at 04:10 AM ----------
Can I use 10.0.2 boot image for 10.0.3
av2032 said:
I have fully stock ROM. Done it anyway... restoring from Google backup right now. Thanks.
Click to expand...
Click to collapse
Did you lose data after relocking? I mean lock bootloader causes a data wipe like unlocking?
prayogasp said:
Hello,
Im trying to relock my bootloader again, did i just have to use the "fastboot oem lock" command? Because i read it somewhere that i have to flash stock rom before locking the bootloader, if yes can someone give me the link for stock rom and how to flash it, FYI when unlocking im only using "fastboot oem unlock' command, not doing "fastboot unlock critical blablabla".
Any help would be appreciated, thank you
Click to expand...
Click to collapse
here is the link for fastboot rom
https://forum.xda-developers.com/mi-a2/how-to/fastboot-xiaomi-mi-a2-fastboot-images-t3824849
for your sugestion, if your device is arb2, flash 9690 fastboot rom.
saran, jika masih arb2, flash ke rom 9690..ane pas pertama beli mia2, dapet rom 9690 arb 2..
alibr said:
Did you lose data after relocking? I mean lock bootloader causes a data wipe like unlocking?
Click to expand...
Click to collapse
Yes... it erases everything
Lock while using miui
Can I relock my bootloader while using official MIUI rom?
Aside from
Fastboot oem lock
Do i need this?
fastboot flashing lock
fastboot flashing lock_critical
amnher said:
Aside from Fastboot oem lock
Do i need this?
fastboot flashing lock
fastboot flashing lock_critical
Click to expand...
Click to collapse
"Fastboot oem lock" seems to be depreciated for Mi A2, better use "fastboot flashing lock" instead of "OEM unlock" (though probably these are still equivalent).
And yes, full unlock is achieved when after general unlock you are unlocking critical (once more approve on phone, once more user data erased).
For your information. I've just bricked my Redmi 10S with stock ROM with the command ""Fastboot oem lock" :-(