why i can enter in fastboot mode if i have a locked bootloader?
shadypr said:
why i can enter in fastboot mode if i have a locked bootloader?
Click to expand...
Click to collapse
everyone can.... you can flash stockroms via fastboot mode ....but you cant flash customroms....
Sent from my C2105 using XDA Free mobile app
Related
Hi
I have unlocked the bootloader using htc-dev unlock as there is no aahk. i followed the link tau.shadowchild.nl/attn1/?p=88[/url] and i have done upto step 4. after that i tried installing cwm and it fails. after reeboting my phone its on stock firmware 2.3.5 and sense3.0. i want to flash a custom rom onto this device. can u people help me when i tried to enter into hboot mode the top of my inspire 4g screen says bootloader - relocked. What to do now. How to flash cwm into it and install custom roms.
Thanks in Advance.
Why are you following that guide? It is for preparing an Inspire 4G with the latest update for AAHK, which no longer exists.
You cannot flash CWM unless you re-unlock your bootloader; you can't flash anything when the bootloader is locked.
How to re-unlock my boot loader.
Sent from my Desire HD using xda app-developers app
vvvikranth said:
How to re-unlock my boot loader.
Sent from my Desire HD using xda app-developers app
Click to expand...
Click to collapse
using the same unlock_code.bin as before:
Plug the phone with usb debugging enabled.
Open a cmd as admin and type adb reboot-bootloader.
When in fastboot usb (you should read that in the phone) navigate to where the unlock_code.bin file is in.
Type fastboot flash unlocktoken unlock_code.bin
Voilá...you are done.
If you don't have the unlock_code.bin, then get another token from phone the same way as you did before.
Hi guys, i have a Meizu MX4 device bricked on initial logo. Bootlooped.
I can activate fastboot menu but if i try to flash something i have a "Security Deny..." error
I suppose bootloader il locked.
How to recover my original recovery partition ?
wolfgart said:
Hi guys, i have a Meizu MX4 device bricked on initial logo. Bootlooped.
I can activate fastboot menu but if i try to flash something i have a "Security Deny..." error
I suppose bootloader il locked.
How to recover my original recovery partition ?
Click to expand...
Click to collapse
Usually locked bootloaders allow you to flash signed images (Ones made by the manufacturer) so I would recommend trying that
i have full dump here with me and just tried to flash Stock recovery.img : fastboot flash recovery recovery.img
but same "security Deny ...errors"
wolfgart said:
Hi guys, i have a Meizu MX4 device bricked on initial logo. Bootlooped.
I can activate fastboot menu but if i try to flash something i have a "Security Deny..." error
I suppose bootloader il locked.
How to recover my original recovery partition ?
Click to expand...
Click to collapse
Same with my meizu mx5 ....
Any body can help us ... ?
Fastboot oem unlock will unlock the device bootloader
Sent from my SM-G355H using XDA Free mobile app
droid_god said:
Fastboot oem unlock will unlock the device bootloader
Sent from my SM-G355H using XDA Free mobile app
Click to expand...
Click to collapse
Please inform how to unlock the meizu bootloader,
Already test by ADB,,, Permision Denied by phone..
Then you have t root your device and then flashing the custom recovery. From main android ui itvself
Sent from my SM-G355H using XDA Free mobile app
adb can't detect mx5 locked device...only fastboot are available . i also got pinned here. mx5 got brick after trying fastboot oem unlock... please dont do that if u haven't.
fastboot oem unlock cmd = will brick mx5 device
fastboot flash boot update.zip = will shown error "permission denied"
fastboot update update.zip = will notify of missing android info.txt and android device info.txt
mediatek flash tools = result will not detect device since phone is locked. and only fast boot available (with minimum permission)
im stuck also... have to wait for meizu releasing the official flash tools or unlock. and also u can just send to meizu service.
surely meizu do a poor jobs to their customers right. we own the device..its up to us to unlock or not.
Hi,
I have big problem with my OPO. One night the phone is turned off and fell into a boot loop.
Unfortunately the OEM is not unlocked and now i can't unlocked my phone by the command line.
lukole said:
Hi,
I have big problem with my OPO. One night the phone is turned off and fell into a boot loop.
Unfortunately the OEM is not unlocked and now i can't unlocked my phone by the command line.
Click to expand...
Click to collapse
Screen with my problem
You have to go into bootloader mode (volume down + power) and type fastboot oem unlock. Not flash because your bootloader is locked.
Sent from my Nexus 6 using Tapatalk
lukole said:
Hi,
I have big problem with my OPO. One night the phone is turned off and fell into a boot loop.
Unfortunately the OEM is not unlocked and now i can't unlocked my phone by the command line.
Click to expand...
Click to collapse
zephiK said:
You have to go into bootloader mode (volume down + power) and type fastboot oem unlock. Not flash because your bootloader is locked.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I tried do this ( power + vol up)
Ok, show me that bootloader is unlocked, then turn on cyanogen recovery, but bootloader isn't unlocked :/
lukole said:
I tried do this ( power + vol up)
Ok, show me that bootloader is unlocked, then turn on cyanogen recovery, but bootloader isn't unlocked :/
Click to expand...
Click to collapse
I said power + volume down. Not volume up, that doesn't get you into bootloader mode.
I told you to unlock the bootloader by typing fastboot oem unlock while being in bootloader mode.
Please read carefully.
Sent from my Nexus 6 using Tapatalk
zephiK said:
I said power + volume down. Not volume up, that doesn't get you into bootloader mode.
I told you to unlock the bootloader by typing fastboot oem unlock while being in bootloader mode.
Please read carefully.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I tried, but phone is blocked.
zephiK said:
I said power + volume down. Not volume up, that doesn't get you into bootloader mode.
I told you to unlock the bootloader by typing fastboot oem unlock while being in bootloader mode.
Please read carefully.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
Hang on, power + volume up is the correct combination to get into bootloader, power + volume down gets you to recovery.
Transmitted via Bacon
timmaaa said:
Hang on, power + volume up is the correct combination to get into bootloader, power + volume down gets you to recovery.
Transmitted via Bacon
Click to expand...
Click to collapse
Oh right, I got the two devices mixed up ... wish all the Android OEMs just stick with the same combinations.
OP what did you mean by its locked? What happens when you input fastboot oem unlock?
zephiK said:
Oh right, I got the two devices mixed up ... wish all the Android OEMs just stick with the same combinations.
OP what did you mean by its locked? What happens when you input fastboot oem unlock?
Click to expand...
Click to collapse
It'd make things easier wouldn't it.
Transmitted via Bacon
---------- Post added at 08:16 AM ---------- Previous post was at 08:15 AM ----------
lukole said:
I tried, but phone is blocked.
Click to expand...
Click to collapse
Issue this command:
Code:
fastboot oem device-info
Please post a screenshot of the result.
Transmitted via Bacon
SS:
lukole said:
SS:
Click to expand...
Click to collapse
Ok, and try:
Code:
fastboot oem unlock
Post the result.
Transmitted via Bacon
timmaaa said:
Ok, and try:
Code:
fastboot oem unlock
Post the result.
Transmitted via Bacon
Click to expand...
Click to collapse
OK,
I made everything (SS) then phone turn on to cyanogen recovery, but phone is not unlock...
lukole said:
OK,
I made everything (SS) then phone turn on to cyanogen recovery, but phone is not unlock...
Click to expand...
Click to collapse
So when issuing the fastboot oem device-info command again, it still says false for bootloader unlocked?
Transmitted via Bacon
timmaaa said:
So when issuing the fastboot oem device-info command again, it still says false for bootloader unlocked?
Transmitted via Bacon
Click to expand...
Click to collapse
Yes, it says false for bootloader unlocked (SS)
lukole said:
Yes, it says false for bootloader unlocked (SS)
Click to expand...
Click to collapse
Refer to the thread, http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912 that will fix your issue to unlock your bootloader.
zephiK said:
Refer to the thread, http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912 that will fix your issue to unlock your bootloader.
Click to expand...
Click to collapse
I tried this method previously, I can't use because don't have custom recovery.
Hi guys,
I wanted to completly reset my nexus 5, but I forgot to flash a the stock recovery, before locking the bootloader (fastboot oem lock). The problem is, fastboot devices are not shown with CWM (my current custom recovery) in bootloader mode, so my PC can't recognize my phone in fastboot mode. How can I unlock the bootloader again, so I can flash the stock recovery?
Please Help me fast
Fastboot won't work in a custom recovery. Boot to the bootloader and fastboot will work. Then unlock your device.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Fastboot won't work in a custom recovery. Boot to the bootloader and fastboot will work. Then unlock your device.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Thank you, it did work
emspiele said:
Thank you, it did work
Click to expand...
Click to collapse
Glad you got. Adb works in recovery, fastboot works in the bootloader.
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Glad you got. Adb works in recovery, fastboot works in the bootloader.
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
This might be a stupid question. Is it safe to "relock" the bootloader if I have a custom recovery and root on my device? I assume "fastboot oem lock" is all I need to do. People indicate that I shouldn't leave my device's bootloader unlocked. Will this affect things like custom recovery and my root status?
Appreciate the help.
dcxgod said:
This might be a stupid question. Is it safe to "relock" the bootloader if I have a custom recovery and root on my device? I assume "fastboot oem lock" is all I need to do. People indicate that I shouldn't leave my device's bootloader unlocked. Will this affect things like custom recovery and my root status?
Appreciate the help.
Click to expand...
Click to collapse
Bootloader state has absolutely no relation to anything else. The only difference between having it locked and unlocked is certain fastboot commands, like flashing images.
Locking the bootloader is completely pointless if you have a custom recovery that doesn't use a password and/or no lock in Android.
Also, if you are rooted, install bootunlocker. The apk will let you lock/unlock from within Android without data loss. Will also let you reset tamper flags.
wangdaning said:
Also, if you are rooted, install bootunlocker. The apk will let you lock/unlock from within Android without data loss. Will also let you reset tamper flags.
Click to expand...
Click to collapse
Thanks. I keep my device locked. I don't lock TWRP (I guess I should).
Appreciate the answer!
how i can unlocking fastboot mode my stuck on it and dont accept hven download mode saying recover imag verification failed need authorization.
please help
payane27 said:
how i can unlocking fastboot mode my stuck on it and dont accept hven download mode saying recover imag verification failed need authorization.
please help
Click to expand...
Click to collapse
Huh?
I can't understand you, use better English.
Did you flash a recovery and then this happened? Is your bootloader locked?
Sent from my SM-S903VL using Tapatalk
Droidriven said:
Huh?
I can't understand you, use better English.
Did you flash a recovery and then this happened? Is your bootloader locked?
Sent from my SM-S903VL using Tapatalk
Click to expand...
Click to collapse
im using huawei g7 yes its hppen after flash my bootloader is locked yes so how i can solve this?