[Q] help with unlocking bootloader

rootntootn

Senior Member
Dec 28, 2011
125
21
0
I have read many times over now jcase method and have tried it twice now without success- clearly I am doing something wrong. I have working adb on my pc and all the prerequisite files in the correct directory. I seem to be going wrong at the "adb restore backup.ab" point- it says allow it to restore but in my terminal that process is very quick and the phone does nothing. Am I not waiting long enough?...and appears as if nothing else happens so I go to first terminal and stop it as directions say...but after that the next important 5 code steps say failed or file not found-is that what is supposed to happen?...I finish the remaining steps and then head to htc un unlock but it comes back FAILED Anyone with success have any tips?? I'm stumped...but not bricked...yet!
 

rootntootn

Senior Member
Dec 28, 2011
125
21
0
more Q's

Appreciate the help guys! So I should see a message on my phone that requires me to allow? That I did not see or do...sounds hopefull. I have been thinking my adb version was not supporting restore as when I did the restore step all I see is like a help screen, with no direction to allow, or continue or yes/no.....and yes I was connected to internet...should I not be? Won't be able to try this again till tonight but really appreciate the help!
 

jasoraso

Senior Member
May 24, 2007
581
177
0
Salt Lake City, UT
After using the adb restore command, you should turn your phone screen on, and there should be a message waiting that is asking you to confirm that you want to restore.

If you aren't seeing that message after turning your phone screen on, then it sounds like your adb might be too old, our you got a bad download of backup.ab

Sent from my HTC6435LVW using Tapatalk 2
 
  • Like
Reactions: rootntootn

munchy_cool

Senior Member
Apr 6, 2008
8,616
2,361
258
void (0)
www.androidnews.co.in
Appreciate the help guys! So I should see a message on my phone that requires me to allow? That I did not see or do...sounds hopefull. I have been thinking my adb version was not supporting restore as when I did the restore step all I see is like a help screen, with no direction to allow, or continue or yes/no.....and yes I was connected to internet...should I not be? Won't be able to try this again till tonight but really appreciate the help!
I made this mistake last night

is the backup.ab file in the same folder as the adb command is?

I forgot to move the backup file and that is when you get the help screen..
 
  • Like
Reactions: rootntootn

rootntootn

Senior Member
Dec 28, 2011
125
21
0
I made this mistake last night

is the backup.ab file in the same folder as the adb command is?

I forgot to move the backup file and that is when you get the help screen..

Will check all this stuff out, all sounds like it's pointing me in the right direction and I am a bit complsive so I will get there sooner or later, any other thoughts will be greatly appreciated and investigated...I think my files are where they are supposed to be BUT I will check and re-check
 

rootntootn

Senior Member
Dec 28, 2011
125
21
0
Ok...some success, did it in win 8 but I think it was my version of adb that was the problem..not version of windows or files-however I had a zillion files and shortcuts on 7 and I was getting confused so I switched.

I did now get the backup to run, unlocked and allowed on phone...let it finish and all seemed great but last step before reboot...the "adb shell dd if=/sdcard/CIDBLOCK.img of=/dev/block/mmcblk0p5" code returned something like permission denied? Anyway I did reboot and did try for the hell of it, to unlock at HTC...but of course It FAILED. I did not factory reset this time so I am thinking maybe that's the problem and will try again later. Any other thoughts on this demise?
 

rootntootn

Senior Member
Dec 28, 2011
125
21
0
Maybe windows 8 is the problem

droid DNA \m/ √[π]¶~™
Could be except that it did work up to that (almost) last step...I did read to factory reboot before trying again but I did not...mostly because I was lazy...but also because the image files were already in my phone storage anyway and that,s what the first few steps do...I started from backup.ab code part so I will do the whole deal over...later-burned at the moment.
 

rootntootn

Senior Member
Dec 28, 2011
125
21
0
Done Deal

Could be except that it did work up to that (almost) last step...I did read to factory reboot before trying again but I did not...mostly because I was lazy...but also because the image files were already in my phone storage anyway and that,s what the first few steps do...I started from backup.ab code part so I will do the whole deal over...later-burned at the moment.

Well...It all finally went well!! Can't thank members enough for all the help...I will pay it forward!!