Stuck In Fastboot - HTC One Mini 2

I don't have a backup, I installed CM11 and then locked the bootloader but now it won't boot and is stuck in the Fastboot menu. When I type "fastboot oem unlock" it says command error!!

lewiskay13 said:
I don't have a backup, I installed CM11 and then locked the bootloader but now it won't boot and is stuck in the Fastboot menu. When I type "fastboot oem unlock" it says command error!!
Click to expand...
Click to collapse
It's because you are entering the wrong command. "fastboot oem unlock" is used on nexus devices. The command you will have to use to unlock is this, keeping the unlock token you got from HTCDev in the same directory as the fastboot binary
Code:
fastboot flash unlock token Unlock_code.bin

lewiskay13 said:
I don't have a backup, I installed CM11 and then locked the bootloader but now it won't boot and is stuck in the Fastboot menu. When I type "fastboot oem unlock" it says command error!!
Click to expand...
Click to collapse
you cannot lock bootloader after installing custom system as it wont detect the system.

Related

Oem unlock Blackview BV6000

Oem unlock Blackview BV6000
I go to settings "settings" -> "Developer Option" -> "Oem unlock" -> Enabe
When i type in bootloader -> use fastboot, "fastboot oem unlock"
It shows a menu and ask me to press volume up , This button is desableb
So it mean bootloader is ocked , how can i unlock it?
blu3m3 said:
Oem unlock Blackview BV6000
I go to settings "settings" -> "Developer Option" -> "Oem unlock" -> Enabe
When i type in bootloader -> use fastboot, "fastboot oem unlock"
It shows a menu and ask me to press volume up , This button is desableb
So it mean bootloader is ocked , how can i unlock it?
Click to expand...
Click to collapse
@blu3m3,
when it asks to press volume up, just press it and in a few seconds bootloader will get unlocked
But don't forget to type the command 'fastboot format userdata ' & hot enter after unlocking bootloader.
And one more thing, just don't worry about that OEM unlock option in dev settings, it does nothing
Utkarsh_Tiwari said:
@blu3m3,
when it asks to press volume up, just press it and in a few seconds bootloader will get unlocked
But don't forget to type the command 'fastboot format userdata ' & hot enter after unlocking bootloader.
And one more thing, just don't worry about that OEM unlock option in dev settings, it does nothing
Click to expand...
Click to collapse
I Tried , i pressed it about one minute and nothing.
Can you send me a full list of commands from the beggining?
Thank you.
blu3m3 said:
I Tried , i pressed it about one minute and nothing.
Can you send me a full list of commands from the beggining?
Thank you.
Click to expand...
Click to collapse
After connecting your phone in fastboot mode, type
1. " fastboot oem unlock " and press enter & press vol up button on yr phone
2. " fastboot format userdata " enter.
3. " fastboot reboot " enter
thats it. done
Utkarsh_Tiwari said:
After connecting your phone in fastboot mode, type
1. " fastboot oem unlock " and press enter & press vol up button on yr phone
2. " fastboot format userdata " enter.
3. " fastboot reboot " enter
thats it. done
Click to expand...
Click to collapse
That's what i do too,
I enabled in Developer Options OEM unlocking
I done what you told me , but still not working
I pressed up and waited about 2 minutes pressed.
I think bootloader must be locked something else, but i don't know how.
blu3m3 said:
That's what i do too,
I enabled in Developer Options OEM unlocking
I done what you told me , but still not working
I pressed up and waited about 2 minutes pressed.
I think bootloader must be locked something else, but i don't know how.
Click to expand...
Click to collapse
check if your phone's drivers are installed correctly and whether your phones is recognised in fastboot mode or not.
you can check it by typing "fastboot devices" and enter.
If it shows something like device serial name or anything, then your device is connected in fastboot mode otherwise install correct drivers.
Hope this helps.
Sent from my Sparkle V
Utkarsh_Tiwari said:
check if your phone's drivers are installed correctly and whether your phones is recognised in fastboot mode or not.
you can check it by typing "fastboot devices" and enter.
If it shows something like device serial name or anything, then your device is connected in fastboot mode otherwise install correct drivers.
Hope this helps.
Sent from my Sparkle V
Click to expand...
Click to collapse
Yes it is installed correctly, it shows a number,
same with adb devices, it dsplays a number
blu3m3 said:
Yes it is installed correctly, it shows a number,
same with adb devices, it dsplays a number
Click to expand...
Click to collapse
wait! wait!, if you wanna flash a ROM after unlocking bootloader, then you can do that without unlocking it too. Follow the steps.
1). Download flashable twrp zip by 1cefire and put it in your sdcard and also extract recovery.IMG from it.
2). Put that recovery image into the folder where you have your fastboot and adb files.
3). Reboot to fastboot and type
"fastboot boot recovery.img"
after that phone will temporarily boot into TWRP. Now just flash the flashable zip of TWRP from yr sdcard to permanently install TWRP recovery.
Hurray, now you can flash any ROM without unlocking bootloader.
Press thanks if it helps.
Utkarsh_Tiwari said:
wait! wait!, if you wanna flash a ROM after unlocking bootloader, then you can do that without unlocking it too. Follow the steps.
1). Download flashable twrp zip by 1cefire and put it in your sdcard and also extract recovery.IMG from it.
2). Put that recovery image into the folder where you have your fastboot and adb files.
3). Reboot to fastboot and type
"fastboot boot recovery.img"
after that phone will temporarily boot into TWRP. Now just flash the flashable zip of TWRP from yr sdcard to permanently install TWRP recovery.
Hurray, now you can flash any ROM without unlocking bootloader.
Press thanks if it helps.
Click to expand...
Click to collapse
Where can i find twrp zip by 1cefire ?
When i type fastboot recovery.img
I sais :
downloading 'boot.ing'
OKAY [ 0.477s]
booting...
FAILED <remote: oem unlock is false>
Finished. total time: 0.458s
blu3m3 said:
Where can i find twrp zip by 1cefire ?
Click to expand...
Click to collapse
here is the link https://www.androidfilehost.com/?fid=24562946973632081
enjoy
Hit thanks.
Utkarsh_Tiwari said:
here is the link https://www.androidfilehost.com/?fid=24562946973632081
enjoy
Hit thanks.
Click to expand...
Click to collapse
When i type fastboot recovery.img
I sais :
downloading 'boot.ing'
OKAY [ 0.477s]
booting...
FAILED <remote: oem unlock is false>
Finished. total time: 0.458s
blu3m3 said:
When i type fastboot recovery.img
I sais :
downloading 'boot.ing'
OKAY [ 0.477s]
booting...
FAILED <remote: oem unlock is false>
Finished. total time: 0.458s
Click to expand...
Click to collapse
you have to type "fastboot boot recovery.img" and not "fastboot recovery. img"
Utkarsh_Tiwari said:
you have to type "fastboot boot recovery.img" and not "fastboot recovery. img"
Click to expand...
Click to collapse
Yes i typed "fastboot boot recovery.img" but whe i wrote here on forum i wrote with missing word
I still receive this error (remote : oem unlock is false)
blu3m3 said:
Yes i typed "fastboot boot recovery.img" but whe i wrote here on forum i wrote with missing word
I still receive this error (remote : oem unlock is false)
Click to expand...
Click to collapse
them you should try flashing the same recovery.img with SP FLASH TOOL. Just replace stock recovery with this one and uncheck all other options except recovery while downloading through SPFT.
Utkarsh_Tiwari said:
them you should try flashing the same recovery.img with SP FLASH TOOL. Just replace stock recovery with this one and uncheck all other options except recovery while downloading through SPFT.
Click to expand...
Click to collapse
I've done that, when i press volume up and power it doesn't enter recovery, it loads a black screen
blu3m3 said:
When i type fastboot recovery.img
I sais :
downloading 'boot.ing'
OKAY [ 0.477s]
booting...
FAILED <remote: oem unlock is false>
Finished. total time: 0.458s
Click to expand...
Click to collapse
Bro if u want to unlock your boot loader without this fastboot code method just try All in one toolkit by faiyaz5yaz
http://forum.xda-developers.com/cro...bootloader-t2997696/post58055051#post58055051 try if u want to do nau work related to locking ,unlocking, flashing recovery etc stuffs .
Nobody has anything new to unlock the bootloader ?
Hello friends,
I'm have made a "Flashing guide" to update your Blackview BV6000's ROM to Nougat 7.0.
Please follow the link below and update ROM. You could also find a "TWRP installation + Rooting Guide" for your Blackview BV6000 in the archives.
http://dreamworks75.blogspot.in/2017/08/rom-flashing-guide-blackview-bv6000.html
Happy Flashing !!
+1 on this one.
I'm too stuck on that disabled volume up button, when confirming whether to oem unlock the phone.
I've read in a blog post (can't link yet) that one can specify a 16-digit unlock code for the fastboot oem unlock command, but I have no idea whether it would allow me to confirm unlocking - and also no clue where that code could be obtained from in the first place.
So, any further info?

Can't access full fastboot commands

Hi all, I was wondering if you know, after bootloader unlocking, why I can't access full fastboot commands as the one to remotely boot a recovery. "fastboot boot recovery.img" says "Failed: Command not allowed" and also does "fastboot oem ?" to list oem commands. OEM unlocking is permanently On , on the Dev Options and as I said before, bootloader is unlocked. But, I still can, I guess, flash boot, recovery etc. but I don't want to do it right now. I can tell it because so happened on my previous Huawei Phone and what's happening now on my P10 is the same thing. Thanks in advance.
Up, my ROM is VTR-L09C55B130 stock and I'm on Android 7.0

Unlock OEM via ADB

Hi, so my Xiaomi MI A2 is kinda not working and I think that wiping cache partition might help but I can't access the recovery so I wanted to install TWRP. The thing is I have the boatloader locked, I have the USB depuration activated but not the OEM, so how can I unlock boatload or unlock OEM via fastboot?
Thanks
_08_ said:
Hi, so my Xiaomi MI A2 is kinda not working and I think that wiping cache partition might help but I can't access the recovery so I wanted to install TWRP. The thing is I have the boatloader locked, I have the USB depuration activated but not the OEM, so how can I unlock boatload or unlock OEM via fastboot?
Thanks
Click to expand...
Click to collapse
run "fastboot oem unlock" and "fastboot oem unlock_critical" see if its execute without error , then run " fastboot oem device-info" , let us know what the result.
shihabrumel said:
run "fastboot oem unlock" and "fastboot oem unlock_critical" see if its execute without error , then run " fastboot oem device-info" , let us know what the result.
Click to expand...
Click to collapse
It won't let me. It says:
my command: fastboot oem unlock System: FAILED (remote "flashing unlock is not allowed")
Fastboot: error: command failed.
Same with the critical. I also had an error trying another command, it said, not allowed in lock mode.
Actually, I'm trying other commands and it's the same error with all comands.
My Mi A2 was not booting
My mi a2 last updated to 19/04/05 pie version, then i install the Google camera using below steps..
1. Turn on debugging mode/oem & turn off the phone
2. Then power button+vol dwn Fastboot mode & connect to pc (Pc already have the adb)
3. In pc>adb>folder>Cmd> type "fastboot oem unlock"
4. Then factory reset the phone and reboot again to fastboot mode
5. Then boot the patched image for phone
6. Then install the magisk and gcam work perfectly.
Simply i used these methods
the***********.com/enable-camera2-api-xiaomi-mi-a2-lite-guide/
But then I tried to relock the bootloader, using below commands on cmd
1. "adb reboot-bootloader"
2."fastboot oem lock"
I tried these 2 commands 4 or 5 times
But phone is not power on with locked bootloader. Then I unlock again oem and try again,, But not working,
Then i unlock bootloader again and try these commands to lock it again,
1. "adb reboot-bootloader"
2."fastboot flashing lock"
3. "fastboot oem lock"
Unfortunately it is not work, also i can't give command "fastboot oem unlock", also i can't turn on my phone, Please help me... I want to restore my phone to working mode... Please help me, Quick, urgent :crying::crying::crying::crying:

phone corrupt and cant be trusted

i tried rooting my device but something went wrong after flashing the boot.img
now the device is stuck and i can only access fastboot.
i tried accessing the recovery but i get the same error msg.
i tried flashing every recovery img that exist for the red magic 3 but with no success
Flashing Unlock
Hey, make sure that you have first unlocked the bootloader with the fastboot command: "fastboot flashing unlock". Try it. It will erase all your data and do a reset factory and then you should be able to reboot your device normally. Also, it will let you flash the boot.img for root your device.
Perseo99 said:
Hey, make sure that you have first unlocked the bootloader with the fastboot command: "fastboot flashing unlock". Try it. It will erase all your data and do a reset factory and then you should be able to reboot your device normally. Also, it will let you flash the boot.img for root your device.
Click to expand...
Click to collapse
when i type "fastboot flashing unlock" in cmd it shows nothing .. just showing what commands i can do with fastboot
mashkalny said:
when i type "fastboot flashing unlock" in cmd it shows nothing .. just showing what commands i can do with fastboot
Click to expand...
Click to collapse
Did you let unlock bootloader and permitted the USB debbugin on the developers option before flash the boot.img?
Make sure you are using a USB 2.0 to connect your device to the PC. See if you PC recognizes the device into the fastboot menu with "fastboot devices", if doesn't, try reboot another phone with "adb rebbot bootloader", then enter "fastboot devices", your device should be listed into de the devices attached. Then try again entering "fastboot flashing unlock".
Perseo99 said:
Did you let unlock bootloader and permitted the USB debbugin on the developers option before flash the boot.img?
Make sure you are using a USB 2.0 to connect your device to the PC. See if you PC recognizes the device into the fastboot menu with "fastboot devices", if doesn't, try reboot another phone with "adb rebbot bootloader", then enter "fastboot devices", your device should be listed into de the devices attached. Then try again entering "fastboot flashing unlock".
Click to expand...
Click to collapse
i believe i forgot to unlock the bootloader when i tried to root. now i cant access anything in the fastboot mode.
mashkalny said:
i believe i forgot to unlock the bootloader when i tried to root. now i cant access anything in the fastboot mode.
Click to expand...
Click to collapse
Oh, that could be a problem. Try to use this tool. I hope you can get your phone working again. If this doesn't works, try to flash the original boot.img of your firmware version.
https://forum.xda-developers.com/re.../tool-nubia-red-magic-3-unbirck-tool-t3965044

Relock the Bootloader?

I know asking this question at a very early point would be very foolish, I tried searching various places for the answer but didn't, can anyone from previous experience or with answer tell me how can the Bootloader be locked again?
Thanks in advance!
EDIT: Thanks to IDunnoLookatXDA The BL can be locked using
Code:
fastboot oem asus-lock
THEHOLYG0D said:
I know asking this question at a very early point would be very foolish, I tried searching various places for the answer but didn't, can anyone from previous experience or with answer tell me how can the Bootloader be locked again?
Thanks in advance!
Click to expand...
Click to collapse
Fastboot oem lock
bs3pro said:
Fastboot oem lock
Click to expand...
Click to collapse
Nope, I've tried all the asus specific and default fastboot commands:
Code:
fastboot oem asus-back
fastboot oem asus-csc_lk
fastboot flashing lock
fastboot flashing lock_critical
fastboot oem lock
fastboot oem lock_critical
fastboot flash !frp-partition! default_key.bin
None of this worked
THEHOLYG0D said:
Nope, I've tried all the asus specific and default fastboot commands:
Code:
fastboot oem asus-back
fastboot oem asus-csc_lk
fastboot flashing lock
fastboot flashing lock_critical
fastboot oem lock
fastboot oem lock_critical
fastboot flash !frp-partition! default_key.bin
None of this worked
Click to expand...
Click to collapse
oem asus-lock
IDunnoLookatXDA said:
oem asus-lock
Click to expand...
Click to collapse
Holy SH1T that actually worked
for beginners oem is no command
To lock the bootloader (or remove the annoying prompt you get at startup)
Code:
fastboot oem asus-lock
THEHOLYG0D said:
Holy SH1T that actually worked
for beginners oem is no command
To lock the bootloader (or remove the annoying prompt you get at startup)
Code:
fastboot oem asus-lock
Click to expand...
Click to collapse
This does not work for me. This is what I get from the cmd prompt:
C:\Users\uli13>fastboot oem asus-lock
...
FAILED (remote: Command not supported in default implementation)
finished. total time: 0.004s
Please help
I've sent the device back because of Display issues, and no longer own it.
But what I understood from your response and suggest you is:
Turn off the device and put it in fastboot mode, then issue the above command and it should work. Hope it helps
THEHOLYG0D said:
Nope, I've tried all the asus specific and default fastboot commands:
Code:
fastboot oem asus-back
fastboot oem asus-csc_lk
fastboot flashing lock
fastboot flashing lock_critical
fastboot oem lock
fastboot oem lock_critical
fastboot flash !frp-partition! default_key.bin
None of this worked
Click to expand...
Click to collapse
fastboot oem asus-csc_lk worked for me after that wipe data

Categories

Resources