Unable to relock HTC Jetstream - General Questions and Answers

Hello,
I need to update my htc jetstream from 1.17.502.3 to ROM 1.30.502.1 , below the url I followed.
Code:
http://forum.xda-developers.com/showthread.php?t=1466231&page=4
Issue is that Its need to be relocked but when I ran fastboot oem lock , it stuck in bootloop. Ive followed htc developer for download unlock_code following are the steps for unlocking my device.
Code:
Step-2-2: adb reboot boadloader
Step-2-3: fastboot devices (optional)
Step-2-4: fastboot flash unlocktoken Unlock_code.bin
Any one help me how to upgrate to above firmware , before tht how to relock the device with out stucking into bootloop.
Regards
Net_Spy

Related

[Q] Bootloader not rebooting after confirming unlock.

My phone is S-OFF, if i want to unlock the bootloader and choose yes in the bootloader unlocking screen of the phone the phone does not reboot, i have to choose no i order to reboot the phone.
When i was S-ON that was not the case by choosing yes to unlock the bootloader it reboot automaticly.
Does any one knows why?
naelmnael said:
My phone is S-OFF, if i want to unlock the bootloader and choose yes in the bootloader unlocking screen of the phone the phone does not reboot, i have to choose no i order to reboot the phone.
When i was S-ON that was not the case by choosing yes to unlock the bootloader it reboot automaticly.
Does any one knows why?
Click to expand...
Click to collapse
why on earth you want to do unlock after SOFF ???
once you do unlock over SOFF ..if you relock you will have relocked rather than locked ..which you dont want that
if you are having trouble using fastboot flash commands (having error remote not allowed)
then you can just flash the juopunutbear HBOOT
here get the pyramid ICS one from this link
and flash the hboot using these commands one by one
fastboot erase cache (if failed ignore it)
fastboot oem rebootRUU (black screen with silver HTC)
fastboot flash zip jb_hboot.zip (ignore the progess bar on the screen)
fastboot reboot-bootloader
thats all ..you will have a complete unlocked hboot (pink *juopunutbear*)
then you can use the fastboot flash commands as usual
ganeshp said:
why on earth you want to do unlock after SOFF ???
once you do unlock over SOFF ..if you relock you will have relocked rather than locked ..which you dont want that
if you are having trouble using fastboot flash commands (having error remote not allowed)
then you can just flash the juopunutbear HBOOT
here get the pyramid ICS one from this link
and flash the hboot using these commands one by one
fastboot erase cache (if failed ignore it)
fastboot oem rebootRUU (black screen with silver HTC)
fastboot flash zip jb_hboot.zip (ignore the progess bar on the screen)
fastboot reboot-bootloader
thats all ..you will have a complete unlocked hboot (pink *juopunutbear*)
then you can use the fastboot flash commands as usual
Click to expand...
Click to collapse
Ok i just want to know why it is not rebooting after choosing unlock when it is s-off, and rebooting when it is s-on?

[Q] HTC ChaCha relocked and can't unlock again

Hi, a newbie here and I hope someone can help me.
Htc cha cha.
Used HtcDev Unlock methode to unlock phone but somehow it relocked
I am trying to unlock again as htcdev says by when I put in the command "fastboot flash unlocktoken Unlock_code.bin" it comes up with <waiting for device>.
I think my pc is not connecting to the chacha for it to receive the command. I tried to reinstall HBoot but I don't think you can after you unlock.
Please advise, I hope there is something I can do to unlock.
Sorry, if I have posted in the wrong section.
Did you boot into fastboot (Bootloader) when you ran the "fastboot flash unlocktoken Unlock_code.bin" command?

Big problem with htc desire s ! Mayday !

Hi all,
My phone stucks on HTC logo. I can access to bootloader and fastboot. I've a CWM recovery.
I want reinstall stock rom 2.3.5 for my branded phone (Vodafone FR) . After a week of research of a ruu branded Vodafone FR 2.3.5, I founded nothing for a HBOOT 2.xx.xxxx .
So i understand that i need to downgrade HBOOT to 0.93.xxxx to install a ruu (a lot of ruu for 0.93.xxxx compatible with me)
I've drivers adb and fastboot . Fastboot work because i used it to install CWM recovery.
I found a lot of tutorials to downgrade HBOOT but they need adb comands ! They don't work on bootloader .
Can i use adb comands with bootloader (specials drivers) ? Or downgrade without these comands ?
I need help ! Thanks to all !
Bootloader infos :
S-ON
UNLOCKED
HBOOT 2.00.0002
if you flashed custom rom you need to flash boot.img from rom zip via fastboot
As the guy above me said, if fastboot is working for you, you only have to flash boot.img using:
fastboot flash boot boot.img (there are many guides on this forum, but basically get your phone into bootloader, you just open your rom *.zip and extract boot.img file from there, and you put it to folder where you have fastboot.exe, and execute that command)
Thank's !
To use adb commands, you must be on recovery .

I lost my system

DEAR ALL,
I have tried to put a rom in my htc oneE8. i lost every thing.
My htc only booting in recovery . if i tried to boot in system it hnged up at htc logo for more than 6 hours.
please i need simple steps to get my phone back.
my phone is htc one E8. single sim - S-off.
:
flash this ruu for single sim E8
https://mega.co.nz/#!LQoSWThK!yWhYVzz5K3yFQUgpI2hV1c9VlFfeAxW2sKs72wBaVYg
follow these instructions
1. Rename file to RUU.zip
2. Place it in adb folder
3. Reboot phone to fastboot mode
4. S On need to relock bootloader (fastboot oem lock) , S Off lock not needed
5. Also use the htc_fastboot.exe not the normal fastboot.exe
get the htc_fastboot.exe here : https://www.androidfilehost.com/?fid=95916177934539737
Run the following commands from your adb folder:
6.fastboot oem rebootRUU
7.fastboot flash zip RUU.zip
8.fastboot reboot
re
its always give me remote eroor
Which recovery does it boot into, Stock/ TWRP? Could you post your exact model?

Moto M

Hi all
Iam trying to unlock my bootloader in moto m to root the device.
when trying
fastboot oem get_unlock_data>> it shows as failed remote unknown error
also i used command fastboot oem unlock,it says as unlocked
then tried to flash it with twrp recovery image>it says as done but I cant able to go to twrp.
Please help me to fix the issue
Once you have flashed the twrp image, can you boot into android? Does adb work? If yes, try and run "adb reboot recovery" and report results.
arunanbu44 said:
Hi all
Iam trying to unlock my bootloader in moto m to root the device.
when trying
fastboot oem get_unlock_data>> it shows as failed remote unknown error
also i used command fastboot oem unlock,it says as unlocked
then tried to flash it with twrp recovery image>it says as done but I cant able to go to twrp.
Please help me to fix the issue
Click to expand...
Click to collapse
3 easy steps:
1. fastboot oem unlock in bootloader mode. Accept the message on the phone's screen. Read carefully.
2. Fastboot boot twrp.img
3. flash / sideload latest supersu.zip

Categories

Resources