Alright, so I have been reading for a couple of months now about rooting my HTC Evo 4G LTE. I'm on the the latest build, 2.13.651.1 7LORD and am eager to unlock the bootloader and root device (with S-Off), but still haven't found any confirmed steps to do so. Can somebody please point me in the right direction? I'm getting anxious to start customizing my themes, and using custom ROM's. Thanks for all the help!
You have to wait for soff since all available tools are wip but you can use HTC dev unlock. Regawmod is a one click solution but last I checked it doesn't work correctly on newer builds
Yeah, I know that much already... But what does unlocking the bootloader actually allow me to accomplish that I cannot already do on my device?
With an unlocked bootloader you can install Custom Recovery allowing you to install ROM's on your device.
ampreston85 said:
Yeah, I know that much already... But what does unlocking the bootloader actually allow me to accomplish that I cannot already do on my device?
Click to expand...
Click to collapse
Install custom recovery, acquire permanent root access, install custom ROMs, delete system apps, modify system files, make changes to the framework, use advance debug tools requiring root access. Overall you get a greater degree of customization. The only thing you can not do is flash firmware but you can either relock bootloader and run the latest ruu or flash a stock ROM and stock recovery, relock boot loader and accept ota
om4 said:
Install custom recovery, acquire permanent root access, install custom ROMs, delete system apps, modify system files, make changes to the framework, use advance debug tools requiring root access. Overall you get a greater degree of customization. The only thing you can not do is flash firmware but you can either relock bootloader and run the latest ruu or flash a stock ROM and stock recovery, relock boot loader and accept ota
Click to expand...
Click to collapse
Awesome, actually that is exactly what I was looking for. Sorry been a while since I did the whole Unlock, Custom Recovery and Custom ROM stuff with my OG Evo. Can any of you point me in the right direction for installing custom recovery? I think from there it's the same as with the OG Evo in regards to ROM's right? Just load recovery, wipe data/cache/dalvik, and flash ROM of your choice? Links & Directions are much appreciated! :laugh:
*Edit* I also noticed @ HTCdev.com that the HTC Evo 4G LTE is not in the list of devies to choose from when unlocking bootloader...
HTC Dev Unlock
Requirements
HTC Drivers
ADB Tools Mini SDK
Setup
Install HTC Drivers if necessary
Extract ADB Tools anywhere, doesnt matter
Open ADB Tools and hold shift+right click, select open command window here
In phone settings, enable usb debugging and disable fasboot
Connect the phone to pc
Steps
In the command window type adb start-server
Next type adb reboot bootloader
Select fastboot
Type fastboot devices to make sure you are connected
Type fastboot oem get_identifier_token
Right click and select mark, click and drag from the top arrows to the bottom arrows and make sure not to highlight any empty spaces as this will confuse the website, right click and it will be saved to clipboard
Now go to HTC Dev and if you don't already have an account, sign up for it
Go to unlock bootloader and select other supported models and accept the agreements
Skip the steps until you get the to token submit window and paste the token you copied earlier and submit.
Go to your email and download the unlock_bin code
Put the code in the ADB Tools folder
Type fastboot flash unlocktoken Unlock_code.bin
When the phone prompt comes up to unlock bootloader hit yes, now you are unlocked, re-enable usb debugging and disable fastboot
Type adb reboot bootloader
Type fastboot devices to make sure phone connected
Type fastboot flash recovery openrecovery-twrp-2.2.2.0-jewel.img
Type erase cache
Reboot phone and you will have unlock and recovery, all thats missing is to restart phone in bootloader and select recovery to flash a rom. Wipe Dalvik, cache, Factory reset, system and then install the rom. If it doesn't boot, extract the boot.img from the rom and put it in the adb folder and in fastboot type fastboot flash boot boot.img and reboot
i actually took the pioneer route and did all this manually. followed the instructions on HTCDev to unlock bootloader, then did the fastboot install of TWRP, then used TWRP to make a NAND backup of my stock setup and subsequently flashed the SuperSU zip (actually a zip that i customized to ONLY install SuperSU and not touch the map and youtube apps) through recovery and here i am. whole effort probably took about 20 minutes tops, including waiting on the backup (which only took about 3 minutes)
My only remaining questions, is which device do I select from the drop down @ http://www.htcdev.com/bootloader/. Our HTC Evo 4G LTE is not in the list of devices to choose from. Do I select the option "All Other Supported Models"?
Select other supported models just like it says in my previous post
om4 said:
Select other supported models just like it says in my previous post
Click to expand...
Click to collapse
LOL I read all the steps and must have looked over that. :silly: I can't wait. Imma start making custom themed roms with custom icons and everything. I can't wait. Thanks for your help! Any recommended ROM's to try out? :good:
Has anyone tried the Miui 4.1 for HTC Evo 4G LTE? I loved Miui for my OG Evo and would love to use Miui again!
ampreston85 said:
Has anyone tried the Miui 4.1 for HTC Evo 4G LTE? I loved Miui for my OG Evo and would love to use Miui again!
Click to expand...
Click to collapse
all the jb roms are pretty early in development, basically what doesn't work in the cm10 official nightlies will not work in miui since its based on cm10. Its usable but theres a few annoying issues and missing features but nothing showstopping
Related
When I first got my Rezound months and months ago, I found and installed one of the stock, rooted ROMS on this site, and installed it.
Much to my annoyance, Verizon has been trying to push the latest update to my phone, so I came back to get the latest relevant ROM. I found http://forum.xda-developers.com/showthread.php?t=1835422 ("stock rooted deodexed 4.03.605.02") and flashed it from Recovery.
The problem is, whenever I try to boot the phone, it gets to the white screen with the green HTC logo, and just sits there. Did I miss a step or something? It's been a long while since I last flashed a ROM, and I'm sure I forgot something...
Thanks.
beleynn said:
When I first got my Rezound months and months ago, I found and installed one of the stock, rooted ROMS on this site, and installed it.
Much to my annoyance, Verizon has been trying to push the latest update to my phone, so I came back to get the latest relevant ROM. I found http://forum.xda-developers.com/showthread.php?t=1835422 ("stock rooted deodexed 4.03.605.02") and flashed it from Recovery.
The problem is, whenever I try to boot the phone, it gets to the white screen with the green HTC logo, and just sits there. Did I miss a step or something? It's been a long while since I last flashed a ROM, and I'm sure I forgot something...
Thanks.
Click to expand...
Click to collapse
looks like you tried to update to a ICS rom from a stock rom.
are you s-off or dev unlocked?
synisterwolf said:
looks like you tried to update to a ICS rom from a stock rom.
are you s-off or dev unlocked?
Click to expand...
Click to collapse
Dev unlocked.
beleynn said:
Dev unlocked.
Click to expand...
Click to collapse
you are going to need to re lock the bootloader and run the ruu.
this will wipe your internal sd card so please back it up
here are the steps:
1. back up rom
2. back up internal sd card
3. fastboot oem lock command
4. download the latest ruu
5. pull the zip out of it and name it PH98IMG.zip
6. place on root of external sd card
7. make sure you have 70% or more on the battery
8. boot into hboot and let it run.
8.1 first pass will be quick and it will ask you to reboot, say yes and grab a beer because the next part will take some time.
9. boot into stock rom
10. dev unlock and all that fun stuff again
synisterwolf said:
you are going to need to re lock the bootloader and run the ruu.
this will wipe your internal sd card so please back it up
here are the steps:
1. back up rom
2. back up internal sd card
3. fastboot oem lock command
4. download the latest ruu
5. pull the zip out of it and name it PH98IMG.zip
6. place on root of external sd card
7. make sure you have 70% or more on the battery
8. boot into hboot and let it run.
8.1 first pass will be quick and it will ask you to reboot, say yes and grab a beer because the next part will take some time.
9. boot into stock rom
10. dev unlock and all that fun stuff again
Click to expand...
Click to collapse
Thanks, but a few questions:
first, when I first got the phone and rooted it, S-Off wasn't available at the time (which is why I didn't do it then). Would it be better (and/or easier) to do that instead of dev unlock?
second, how do I "fastboot oem lock"? It's been months since I last flashed a ROM, and, as always, I forgot how to do these things.
Thanks again.
beleynn said:
Thanks, but a few questions:
first, when I first got the phone and rooted it, S-Off wasn't available at the time (which is why I didn't do it then). Would it be better (and/or easier) to do that instead of dev unlock?
second, how do I "fastboot oem lock"? It's been months since I last flashed a ROM, and, as always, I forgot how to do these things.
Thanks again.
Click to expand...
Click to collapse
s-off is a lot easier. i would recommend it. makes updating easy but you do run the risk of a brick so be careful
to re lock the bootloader you need to plug your phone into the pc.
make sure ADB debuging is on
then CD into your folder with ADB and Fastboot. (for me is C:\android )
then you type " fastboot oem lock"
you will see it say lock on top.
(if you are going to s-off then do not run this command. you need to be dev unlocked for s-off to work)
EDIT:
if you dont have ADB or Fastboot. i have a mini version for you to use. it will have everything needed to do this without having to download the whole android SDK link
synisterwolf said:
s-off is a lot easier. i would recommend it. makes updating easy but you do run the risk of a brick so be careful
to re lock the bootloader you need to plug your phone into the pc.
make sure ADB debuging is on
then CD into your folder with ADB and Fastboot. (for me is C:\android )
then you type " fastboot oem lock"
you will see it say lock on top.
(if you are going to s-off then do not run this command. you need to be dev unlocked for s-off to work)
EDIT:
if you dont have ADB or Fastboot. i have a mini version for you to use. it will have everything needed to do this without having to download the whole android SDK link
Click to expand...
Click to collapse
I *had* ADB, then I built a new PC, so thanks for the link.
Once I do S-Off, do I still follow the other steps except for 3?
synisterwolf said:
s-off is a lot easier. i would recommend it. makes updating easy but you do run the risk of a brick so be careful
to re lock the bootloader you need to plug your phone into the pc.
make sure ADB debuging is on
then CD into your folder with ADB and Fastboot. (for me is C:\android )
then you type " fastboot oem lock"
you will see it say lock on top.
(if you are going to s-off then do not run this command. you need to be dev unlocked for s-off to work)
EDIT:
if you dont have ADB or Fastboot. i have a mini version for you to use. it will have everything needed to do this without having to download the whole android SDK link
Click to expand...
Click to collapse
Ok, so I got to step 9 no problem (your ADB/Fastbook download was 1000x easier than downloading the whole damn package from Google).
Can I now just load up the rooted stock ROM I found earlier, or do I have to do the Dev unlock first?
beleynn said:
I *had* ADB, then I built a new PC, so thanks for the link.
Once I do S-Off, do I still follow the other steps except for 3?
Click to expand...
Click to collapse
If you are s-off you dont need to OEM lock the phone because s-off > dev unlock
so once you are s-off all you need to do is this:
1. download RUU of your choice
2. place on the root of the sd card
3. back up your internal sd because it will be wiped
4. make sure you have 70% battery or better
5. boot into hboot and let hboot take care of the rest.
5.1 first pass of the install will go quickly and ask for a reboot. it will boot back into hboot and continue the install.
6. boot into the stock rom once.
or if you want s-on
1. do the htc dev unlock fun
2. need to load up an engineering hboot to do fastboot commands.
once you have dev unlock then you can do recovery, then load any ICS rom that is meant for our phone. if you wanted to go back to GB you would need s-off so you can downgrade with a GB RUU. (but why would we want to go backwards. )
optional
if you want to install a recovery and you want to do it the fastboot way, you will need an engineering hboot which you can get from the s-off site
or
if you find a recovery that is in zip form just let hboot install it for you.
Hi everyone im new to the Evo LTE scene. I come from the Epic Touch so rooting is completely different so i was wondering if someone could point me in the right direction on how to root the Evo lte, and do i need to have s-off ( i dont even know what this means LOL) and root in order to flash or just be rooted and have a recovery installed.
and last how can i tell what Hboot i have as it seems 1.19 is the newest ?
Thanks
You only need to unlock, s-off is only available for hboot 1.12 and a downgrade process is being refined for 1.15 and 1.19. Unlock the bootloader and flash recovery. You can unlock manually through htc dev or use Regawmod in original development. To avoid any unnecessary issues you would probably be better off unlocking manually.
HTC Dev Unlock
Requirements
HTC Drivers
ADB Tools Mini SDK
Setup
Install HTC Drivers if necessary
Extract ADB Tools anywhere, doesnt matter
Open ADB Tools and hold shift+right click, select open command window here
In phone settings, enable usb debugging and disable fasboot
Connect the phone to pc
Steps
In the command window type adb start-server
Next type adb reboot bootloader
Select fastboot
Type fastboot devices to make sure you are connected
Type fastboot oem get_identifier_token
Right click and select mark, click and drag from the top arrows to the bottom arrows and make sure not to highlight any empty spaces as this will confuse the website, right click and it will be saved to clipboard
Now go to HTC Dev and if you don't already have an account, sign up for it
Go to unlock bootloader and select other supported models and accept the agreements
Skip the steps until you get the to token submit window and paste the token you copied earlier and submit.
Go to your email and download the unlock_bin code
Put the code in the ADB Tools folder
Type fastboot flash unlocktoken Unlock_code.bin
When the phone prompt comes up to unlock bootloader hit yes, now you are unlocked, re-enable usb debugging and disable fastboot
Type adb reboot bootloader
Type fastboot devices to make sure phone connected
Type fastboot flash recovery openrecovery-twrp-2.2.2.0-jewel.img
Type erase cache
Reboot phone and you will have unlock and recovery, all thats missing is to restart phone in bootloader and select recovery to flash a rom. Wipe Dalvik, cache, Factory reset, system and then install the rom. If it doesn't boot, extract the boot.img from the rom and put it in the adb folder and in fastboot type fastboot flash boot boot.img and reboot
om4 said:
You only need to unlock, s-off is only available for hboot 1.12 and a downgrade process is being refined for 1.15 and 1.19. Unlock the bootloader and flash recovery. You can unlock manually through htc dev or use Regawmod in original development. To avoid any unnecessary issues you would probably be better off unlocking manually.
Click to expand...
Click to collapse
Okay thank you for your quick response. I haven't messed with HTC since I had a Hero back in 2009 ?
Edit:
Wow thank you so much!! I wish I could thank you more than once! Lol
sent from my EVO LTE using Tapatalk 2
thanks was able to do it!
daniel4653 said:
one more question when i get to htc dev i select "all other supported models" correct ?
Click to expand...
Click to collapse
yezzuuRRR!!!!:good:
evo401 said:
yezzuuRRR!!!!:good:
Click to expand...
Click to collapse
Got it all up and running now on CM10 10/13 build. Thanks !
Sent from my EVO using Tapatalk 2
daniel4653 said:
Got it all up and running now on CM10 10/13 build. Thanks !
Sent from my EVO using Tapatalk 2
Click to expand...
Click to collapse
i flashed cm10 the other day but i didnt rock it for long.. let me kno how the battery life is for u
evo401 said:
i flashed cm10 the other day but i didnt rock it for long.. let me kno how the battery life is for u
Click to expand...
Click to collapse
First charge so far 82%-44% 2 hours and 23 mins screen time. Auto brightness and all syncs on (FB twitter instagram email, etc. ) can easily get 4hrs+ screentime on this ROM :thumbup:
Sent from my EVO using Tapatalk 2
hi, I have done all I could find on this site and others to no avail. I would be so thankful if there is just one person out there who can help me get this done! I have htc evo 4g lte with hboot 1.19, 2.13.651.1 and all I have been trying to do is get root with superuser. i tried to unlock and s-off too just to see if i could get closer to superuser and i am so stuck. i have windows 8 x64 and windows 7 x32 available to use. help! please! thanks!
This is the guide I used before s-off was available through dirtyracuns. It's pretty straightforward. If you're bootloader is unlocked already then all you need to do it flash the superuser zip from the guide through recovery.
http://htcevohacks.com/htc-evo-4g-l...tc-evo-4g-lte-unlock-bootloadertwrp-recovery/
Sent from my EVO using xda app-developers app
I have nothing altered yet. i've tried that, and command prompt sat there forever waiting to see my device, which it never does. never got the token. also, in my device manager it doesn't read ADB Interface > My HTC-- it reads Android USB Devices > My HTC. not sure if that might be an indication of what is/isn't installed/configured [im]properly on my computer.
go here http://unlimited.io/dirtyracun.htm and follow the directions to a T on your win7x32 machine, you will be unlocked with s-off.
once you're done with that, go here http://teamw.in/project/twrp2/98 and download the openrecovery-twrp-2.3.1.0-jewel.img file to the RabiesShot_WIN folder that you just used to do your s-off (because the fastboot.exe is there, just use the command prompt from that folder like you did for the racun) and use the fastboot method (boot to bootloader, vol-dwn to fastboot, pwr, plug in usb, enter "fastboot flash recovery openrecovery-twrp-2.3.1.0-jewel.img" command)
after that's done you can try to reboot to recovery, though mine always boots to system the first time after i've flashed recovery, to confirm it's there, or just let the phone boot to system, plug in your USB and download the CWM installable zip from the bottom of the OP in this thread http://forum.xda-developers.com/showthread.php?t=1538053 to your USB card someplace where you know you can find it.
then power off your phone, boot to the bootloader again, pwr-dwn to recovery, hit power button, welcome to TWRP, tap Install, browse the the zip you just saved, install, reboot to system, and you have root
dangle79 said:
go here http://unlimited.io/dirtyracun.htm and follow the directions to a T on your win7x32 machine, you will be unlocked with s-off.
once you're done with that, go here http://teamw.in/project/twrp2/98 and download the openrecovery-twrp-2.3.1.0-jewel.img file to the RabiesShot_WIN folder that you just used to do your s-off (because the fastboot.exe is there, just use the command prompt from that folder like you did for the racun) and use the fastboot method (boot to bootloader, vol-dwn to fastboot, pwr, plug in usb, enter "fastboot flash recovery openrecovery-twrp-2.3.1.0-jewel.img" command)
after that's done you can try to reboot to recovery, though mine always boots to system the first time after i've flashed recovery, to confirm it's there, or just let the phone boot to system, plug in your USB and download the CWM installable zip from the bottom of the OP in this thread http://forum.xda-developers.com/showthread.php?t=1538053 to your USB card someplace where you know you can find it.
then power off your phone, boot to the bootloader again, pwr-dwn to recovery, hit power button, welcome to TWRP, tap Install, browse the the zip you just saved, install, reboot to system, and you have root
Click to expand...
Click to collapse
Thanks, im gonna have to try that tomorrow when i get to my win7 x32. Miss my good ol' evo, she was always good to me.
well then.. its unlocked, s-on. the ruu.zip was carried out just fine. gonna do it again in case i messed up
emwarf said:
well then.. its unlocked, s-on. the ruu.zip was carried out just fine. gonna do it again in case i messed up
Click to expand...
Click to collapse
remember you want to be locked after step 6 before running the RUU
pay attention to step 9 if you get that error message just do what it says, hit the up arrow to start the RUU process again. ( i had to do it twice before it actually completed fully )
I was actually able to re-use my original unlock token for step 11 from when i'd unlocked before.
so you'll lock
run RUU (will see a lot of output if it actually finishes, i think i even booted to system once to confirm)
then you'll unlock
then run the rabiesshot, which does take a while to run through completely and your phone will restart at least a half dozen times. just watch the command window and it'll say when it's totally finished
dangle79 said:
remember you want to be locked after step 6 before running the RUU
pay attention to step 9 if you get that error message just do what it says, hit the up arrow to start the RUU process again. ( i had to do it twice before it actually completed fully )
I was actually able to re-use my original unlock token for step 11 from when i'd unlocked before.
so you'll lock
run RUU (will see a lot of output if it actually finishes, i think i even booted to system once to confirm)
then you'll unlock
then run the rabiesshot, which does take a while to run through completely and your phone will restart at least a half dozen times. just watch the command window and it'll say when it's totally finished
Click to expand...
Click to collapse
MONEY! this is great. got my beloved evo back. miss being rooted so much. I was stupid and renamed a file when I downloaded it so I could identify it more easily. just had to call it the new name instead. big help you are! id still be fighting to find some updated rooting stuff on the net, or id be remaining blind to some stupid fault of my own. thank you!
took me months to find this thread. thank you jeebus. VERY HELPFUL! perhaps even sticky-worthy to nubs like myself.
in the past, using various phones, every time I flashed CM it would install SU automatically (i think)... so can I skip that step, put the chosen CM stable build on the SD card and be done with it?
richard head said:
in the past, using various phones, every time I flashed CM it would install SU automatically (i think)... so can I skip that step, put the chosen CM stable build on the SD card and be done with it?
Click to expand...
Click to collapse
correct. cm is already a rooted rom.
I like this thread. I'm going to give it a try when I get my hands on a 32 bit windows 7 PC, since I have no idea how to use liveCD.
Index:
1st post: Root the HTC EVO 3D
2nd post: S-OFF and completely unlock the EVO 3D
Rooting the HTC EVO 3D
When it comes to only rooting the device, it works somewhat as easy as a nexus.
To the users who are already familiar with rooting, the (very) quick instructions are as follows:
► Unlock bootloader from htcdev.com
► Flash custom recovery
► Flash root
►► Easy huh? though so.
Click to expand...
Click to collapse
For the completely unfamiliar users, here's the real deal:
Prerequisites:
► You need ADB and fastboot: get the SDK from HERE that has it all.
► Alternatively: get the portable ADB and fastboot from HERE, but i don't offer support for those. (Thanks for the mysterious user who uploaded them to box).
► You need either 4EXT or CWM recoveries... your choice (thanks @monx®)
► You need the root binary, get SuperSU zip file.
Click to expand...
Click to collapse
Unlock the Bootloader:
► After setting it all up, pick up your EVO 3D, go to settings, development options, and turn on USB Debugging.
► Open up a cmd on PC, and type this:
Code:
adb reboot bootloader
►► This will make the phone reboot to bootloader.
► After it has booted, hit the power button to go to fastboot (don't press and hold, just press a small click)
► If you see FASTBOOT at the top, and not FASTBOOT USB, click the volume buttons to go up and down so that the screen refreshes into FASTBOOT USB at the top... if that makes any sense
► Type this into the cmd:
Code:
fastboot oem get_identifier_token
►► This will give you a bunch of numbers, i can't explain this better than HTCDevs themselves, so go exactly HERE and follow their guide (you need to be signed in to their website to be able to view the instructions)
► So after you hit submit and get the unlock_code.bin do this:
Code:
fastboot flash unlocktoken Unlock_code.bin
►► Again.. HERE is the HTC guide, but in short: after executing this command, use the volume buttons to select yes, and press the power button to select it.
►► I cannot stress this enough... THE ABOVE STEP WILL WIPE ALL OF YOUR DATA!!!... Should i make this a size 7? you won't like it.
Click to expand...
Click to collapse
Flash a custom recovery:
►► You have two options for recoveries here: 4EXT, and CWM (or ClockWorkMod). Personally, i prefer 4EXT.
► Execute this command:
Code:
fastboot flash recovery NAME.img
►► NAME is the actual name of your recovery .img file.
Click to expand...
Click to collapse
R00T!
► You're now in fastboot, highlight bootloader and press the power button
►► You should wait a bit for the unlocked bootloader to make its scans
► Select recovery from there and press the power button to boot to it
► Remember the SuperSU zip file we downloaded earlier? We need to put that on the phone's sdcard. Two ways:
1) Take out the sdcard from the phone, plug it in the PC, and put the zip there
2) Toggle USB storage (for 4EXT) or mount USB storage (for CWM) while plugged in to the PC to access the sdcard from there and put the zip there
► Now hit back till you get to the first menu
► Select install zip from sdcard
► Choose zip from sdcard
► Look for the SuperSu zip file and select it, then hit yes
►► After flashing, comes the REALLY hard part:
► Hit back to the first menu
► Select reboot system now (VERY hard! )
Click to expand...
Click to collapse
You're rooted!
Why another guide? Well... I didn't find any guide that really helped me understand what i should do to update from ICS to JB or KK or whatever... So i started doing things by myself, i did it with 2 3 HTC Evo 3Ds and both worked fine at the end, so i started writing this guide... have fun! Thread also available at rirozizo.blogspot.com (WITH PICTURES!)
Scenario: You're on ICS, latest update, latest bootloader. You're either on stock ROM, or custom ROM. Your bootloader is locked or unlocked. You're S-ON.
Solution: S-OFF your bootloader, downgrade it, get ICS+ ROMs (like JB or KK)
Time to do the process: I did it in 1 Hour 15 Minutes
Requirements: Linux OS (either native, dual booted (ME!), or LiveCD... You pick), HTC Evo 3D, USB Cable (with data transfer support), an internet connection for the downloads, an microSD, and wire.
WARNING: It is important to backup all the contents that are on your microSD before doing anything. I did the wire trick on two Evo 3Ds, and one of them corrupted the microSD, so we had to format it.
Now let's start.
►In Linux, download adb and fastboot using "sudo apt-get install android-tools-adb" and "sudo apt-get install android-tools-fastboot".
►Download THIS flashable root .zip file (don't extract that... please)
►Download juopunutbear's (Call that "juo" ) wire trick script HERE and extract it. (pick the appropriate .tgz file for your device)
►Download a ROM to your liking (ICS, JB, KK, Froyo... you can do anything after this guide )
►Transfer both the ROM and the root to your phone... keep juo on PC
►Go to unlimited.io and learn how to do the wire trick there.
►Download THIS PG86IMG.zip file, DON'T DO ANYTHING TO IT!
Click to expand...
Click to collapse
Note: To flash on Rogers, you can just mod the model ID from PG8630000 to PG8631000 in the zip file, so sometimes you should DO something
Backup if you need to
►►You can backup your apps using any app-backup app, we won't go through it
►►Go to recovery
►Type "adb reboot recovery"
►►Make a NANDROID Backup
►Go to "backup and restore", and backup.
►►It took 733 seconds to finish the huge backup i was doing... so yeah... take a bath or something in the mean time.
►PLEASE, transfer the backups you made to your PC, don't leave them on the microSD just to be on the safe side
Click to expand...
Click to collapse
Get to stock rooted (Skip if you're already on stock)
If you're on a custom ROM, you'll need to flash stock... not just any stock... but RUU stock.
►Get the RUU that is for your phone (you may google that)
►►Here's a tip: type "fastboot getvar all" and look for "(bootloader) version-main:"... check the number next to it, and download the RUU that has that number.
Now flash RUU... flash? yes... FLASH!! How? via fastboot... What? Yes!
►Get to fastboot (turn the phone off, hold power and volume down), plug it in the PC
►Type this in a terminal "fastboot oem lock"
►►Now your bootloader is locked, we can flash RUU
►Open up the RUU.exe from windows
►Hit next two times (you're gonna have to check some checkboxes too), and leave it open
►►Don't start any process from it, just keep it there
►Open a file explorer (Like My Computer, or whatever...)
►Type in the path textbox "%TEMP%"
►Sort the files by "date modified" and open the first folder you see there
►►You'll see a bunch of files there, and probably a folder too
►Look for "rom.zip" (you might even go to that folder too to check inside it)
►Copy "rom.zip" to somewhere easily accessible
►►Now back to linux
►Type "fastboot erase cache"
►Once that's done type "fastboot oem rebootRUU"
►►You'll see a black screen with a silver HTC in the middle
►Type "fastboot flash zip X" where X is the path to the rom.zip file we got earlier.
►Now leave it there
►►It took me 426.617 seconds for the process to finish... you may go eat something... maybe relax in the bathroom if you want
►►Now once the terminal says it's done, you might see the HTC green progress bar stuck at 95%... don't worry, it's nothing... it's a bug in RUU mode, so just type "fastboot reboot" and you'll reboot to stock ROM.
Click to expand...
Click to collapse
I'm on stock ROM... now what?
ROOT DAT STOCK! (Optional, but i did it just in case)
►►So now we need to root the stock ROM we have.
►►To root, we need to unlock bootloader first.
►Go to htcdev.com and follow the guide there to unlock your bootloader
►Once that's done, download THIS recovery and flash in fastboot it using "fastboot flash recovery cwm.img"
►Once that's done, hit "BOOTLOADER" in the list (using the power button), wait for about 5 seconds, then hit "RECOVERY"
►►You're now in CWM recovery.
►►Now that you're inside the recovery, volume up is up, volume down is down, power is enter
►Go to install zip from sdcard
►Choose zip from sdcard
►Locate the root .zip file we transfered earlier
►Hit the "yes" button hidden between these "no no no" buttons
►►You might want to repeat the flashing process if it gives an error... Second time is guaranteed to work
►►You're now rooted.
►"***Go back***" to the first menu, and "reboot system now".
Click to expand...
Click to collapse
S-OFF
►Once booted, go to settings, developer options, and enable USB debugging there
►Then in linux, navigate to where we extracted juo's zip, and open a terminal there
►Type these commands "chmod 755 ControlBear" and hit enter
►The type "./ControlBear" and hit enter
►►Now it'll guide you through... it keeps saying "beer beer"... yeah... the dev likes to have fun, like me
►When it says "Do the wire trick now" do it (using unlimited.io's guide).
Click to expand...
Click to collapse
IMPORTANT: If the script errors out with a "Still sober" error... just redo the script, it'll succeed then...
FINALLY, YOU ARE S-OFFed... too much caps huh? oh well... It was a long process... you can start feel the sense of accomplishment there.
Downgrade to BL 1.49
►►Now to downgrade bootloader to 1.49....
►►Remember that PG86IMG.zip file?
►Put it on the root of your sdcard (so don't put it inside any folder)
►Boot to bootloader
►Press BOOTLOADER button...
►Now we wait until the installation is finished... of course, press YES when it says so.
►►You're now on bootloader 1.49, S-OFFed, and with a custom recovery...
Click to expand...
Click to collapse
Well? What are you waiting for? Go flash a Kitkat ROM! GO!!
NOTE: You might wanna get 4EXT recovery to be able to flash kitkat ROMs, good luck!
If you're already on ics you don't need to flash ruu.
For the wire trick it's not necessary to root the device.
All you have to do before is to unlock via htcdev.
For downgrading I'd recommend juopunutbear gb hboot from their site.
tom0769 said:
If you're already on ics you don't need to flash ruu.
For the wire trick it's not necessary to root the device.
All you have to do before is to unlock via htcdev.
For downgrading I'd recommend juopunutbear gb hboot from their site.
Click to expand...
Click to collapse
you need to be on full stock for juopunutbear to work, otherwise it'll say be on stock...
you need to be rooted for juopunutbear to work, otherwise it'll say be rooted...
and i think the script os different between ICS and GB... not just hboot... meh
Sent from my Nexus 4
Good but if you want KK ROM, you must use the latest 4EXT recovery touch, otherwise it will fail
Also this recovery is much easier for use then CWM
Benik3 said:
Good but if you want KK ROM, you must use the latest 4EXT recovery touch, otherwise it will fail
Also this recovery is much easier for use then CWM
Click to expand...
Click to collapse
oh? didn't know that thanks!
I'll update the guide as soon as i can (fix links and add 4EXT)
Sent from my Nexus 4
rirozizo said:
you need to be on full stock for juopunutbear to work, otherwise it'll say be on stock...
you need to be rooted for juopunutbear to work, otherwise it'll say be rooted...
and i think the script os different between ICS and GB... not just hboot... meh
Sent from my Nexus 4
Click to expand...
Click to collapse
In the OP you stated "Scenario: You're on ICS, latest update, latest bootloader", so I'd assume it's already stock ICS.
I did the wire trick on 2 EVOs, just unlocked, not rooted (as stated on juopunut site).
The gb hboot I mentioned is the 1.49.9999 hboot (look here) for downgrading afterwards.
tom0769 said:
In the OP you stated "Scenario: You're on ICS, latest update, latest bootloader", so I'd assume it's already stock ICS.
I did the wire trick on 2 EVOs, just unlocked, not rooted (as stated on juopunut site).
The gb hboot I mentioned is the 1.49.9999 hboot (look here) for downgrading afterwards.
Click to expand...
Click to collapse
i S-OFFed two EVOs, both were on KingCobra ICS ROM... so don't assume stock...
Sent from my Nexus 4
rirozizo said:
i S-OFFed two EVOs, both were on KingCobra ICS ROM... so don't assume stock...
Sent from my Nexus 4
Click to expand...
Click to collapse
Yep, but if someone is already on stock, he could skip the ruu step.
Also it's not necessary to root the stock rom when you want to flash a custom rom that is already rooted.
I did the steps as follows (in short):
- unlock bootloader (the htcdev method)
- do the wire trick (controlbear)
- flash the juopunutbear hboot in fastboot (1.49.9999)
- flash the recovery image in fastboot (latest 4ext)
- flsh any custom rom
Starting point on both phones was stock ics locked, s-on, hboot 1.53.0007
Don't get me wrong, I only wanted to help to get your guide a little leaner.
tom0769 said:
Yep, but if someone is already on stock, he could skip the ruu step.
Also it's not necessary to root the stock rom when you want to flash a custom rom that is already rooted.
I did the steps as follows (in short):
- unlock bootloader (the htcdev method)
- do the wire trick (controlbear)
- flash the juopunutbear hboot in fastboot (1.49.9999)
- flash the recovery image in fastboot (latest 4ext)
- flsh any custom rom
Starting point on both phones was stock ics locked, s-on, hboot 1.53.0007
Don't get me wrong, I only wanted to help to get your guide a little leaner.
Click to expand...
Click to collapse
yeah yeah sure, I'm not getting you wrong...
I'll update the guide soon, I'll add "optional" after the stock title... and add "optional" after rooting (that's what i did so i think I'll just keep it)
thanks for the help
Sent from my Nexus 4
rirozizo said:
i S-OFFed two EVOs, both were on KingCobra ICS ROM... so don't assume stock...
Sent from my Nexus 4
Click to expand...
Click to collapse
Yup i even S-Off from mwakious3Drom® ROM! I tried and thank god it worked as getting back to stock was too much of a trouble lol.
Oh and about 4EXT recovery yes you do need the latest as i couldn't instal the Cyanogenmod 4.4 without the latest update.
If i downgrade to 1.49 with this - HTC EVO 3D GSM (shooteru) GB HBOOT - 1.49.9999 , what version do i need to choose on revolutionary website 1,49,0007 or 1,49,0008
g3ar said:
If i downgrade to 1.49 with this - HTC EVO 3D GSM (shooteru) GB HBOOT - 1.49.9999 , what version do i need to choose on revolutionary website 1,49,0007 or 1,49,0008
Click to expand...
Click to collapse
there was no mention of revolutionary in this guide
ye.. my fault i read it few times and then i understand what i need to do and how
tom0769 said:
Yep, but if someone is already on stock, he could skip the ruu step.
Also it's not necessary to root the stock rom when you want to flash a custom rom that is already rooted.
I did the steps as follows (in short):
- unlock bootloader (the htcdev method)
- do the wire trick (controlbear)
- flash the juopunutbear hboot in fastboot (1.49.9999)
- flash the recovery image in fastboot (latest 4ext)
- flsh any custom rom
Starting point on both phones was stock ics locked, s-on, hboot 1.53.0007
Don't get me wrong, I only wanted to help to get your guide a little leaner.
Click to expand...
Click to collapse
I followed these steps, everything was a success, but i m having problem flashing recovery image in fastboot? 4ext? I cannot seem to find this file i need? Other i have tried just hangs. It says my device is not rooted. So do i need to flash recovery before it' rooted?
Thanks.
rethan2 said:
I followed these steps, everything was a success, but i m having problem flashing recovery image in fastboot? 4ext? I cannot seem to find this file i need? Other i have tried just hangs. It says my device is not rooted. So do i need to flash recovery before it' rooted?
Thanks.
Click to expand...
Click to collapse
Here you can find the latest 4ext. Flash it and you can install every rom. Root is not required because all custom roms are pre-rooted.
Code:
fastboot flash recovery 4EXT_Recovery_Touch_v1.0.0.6_RC1.img
Sent from my Evo 3D
mhnx said:
Here you can find the latest 4ext. Flash it and you can install every rom. Root is not required because all custom roms are pre-rooted.
Code:
fastboot flash recovery 4EXT_Recovery_Touch_v1.0.0.6_RC1.img
Sent from my Evo 3D
Click to expand...
Click to collapse
OK thanks a mil, sorted now!
Can i do this in windows? i don't have other pc with linux or something like that...
XeNNz said:
Can i do this in windows? i don't have other pc with linux or something like that...
Click to expand...
Click to collapse
you're gonna have a bad time:
-juo dropped support for windows
-windows needs drivers... they act weird on fastboot
-a VM won't do too as the drivers of windows will be needed... which act weird
Sent from my Nexus 4
So..i have to give up. Thank you for fast reply !
Hello fellow Android users,
I am here to ask for your help.
Just to be clear, my phone is an HTC Desire 601 locked with FIDO, use to have Android 4.4.2, Zara_UL, Unlocked bootloader, S-ON and no OS installed.
My HTC Desire 601 has had a rough week.
Everything went well for unlocking the bootloader, rooting, installing new recovery.
Then I wanted to go S-OFF, but Firewater told me the current kernel was blocking the exploit.
So I decided to flash KofilaKernel for my device and try again. The install went well,
only problem was I wiped my cache and system and now, NO MORE OS INSTALLED and still S-ON.
Couldn't use Firewater anymore...
So I tried installing custom ROM and also tried going back to stock, miserably failing.
A. I tried flashing InsertCoin custom ROM wich failed because of S-ON (forgive noobishness)
B. I tried using "fastboot boot" command that made possible flashing custom ROM with S-ON.
I was counting on this one, but had problems too : Most recoveries wouldn't boot (ClockWorkMod several versions, TWRP several versions) except one TWRP recovery wich booted, but the touch screen WAS NOT ACTIVATED. Tried using side buttons with no luck, and power button just locked the screen. I have heard that Google has changed the fastboot boot for newer android versions and that you had to add something to the command like :
"fastboot -c "lge.kcal=0|0|0|x" boot recovery.img"
This example is for Nexus 4 I think, but I don't know the one for Desire 601... I tried it and it wouldn't boot.
C. I have tried "fastboot flash system system.img" with stock image. Had an error saying not enough memory available.
I wiped everything with TWRP and with CLCKWRKMOD : System, cache, dalvik cache, etc... tried again to flash system with no luck.
D. I have tried the Telus RUU.exe file. Told me I had the wrong RUU for my phone and to find the right one, wich doesn't exist for Android 4.4.2 as far as I know.
E. I have tried flashing several versions of 4EXT recovery to get SmartFlash, but it is not compatible with HTC Desire 601.
There I am.
Please help a brother with unusable new phone LOL.
Thanks a bunch for any help.
black-venomz
black-venomz said:
Hello fellow Android users,
I am here to ask for your help.
Just to be clear, my phone is an HTC Desire 601 locked with FIDO, use to have Android 4.4.2, Zara_UL, Unlocked bootloader, S-ON and no OS installed.
My HTC Desire 601 has had a rough week.
Everything went well for unlocking the bootloader, rooting, installing new recovery.
Then I wanted to go S-OFF, but Firewater told me the current kernel was blocking the exploit.
So I decided to flash KofilaKernel for my device and try again. The install went well,
only problem was I wiped my cache and system and now, NO MORE OS INSTALLED and still S-ON.
Couldn't use Firewater anymore...
So I tried installing custom ROM and also tried going back to stock, miserably failing.
A. I tried flashing InsertCoin custom ROM wich failed because of S-ON (forgive noobishness)
B. I tried using "fastboot boot" command that made possible flashing custom ROM with S-ON.
I was counting on this one, but had problems too : Most recoveries wouldn't boot (ClockWorkMod several versions, TWRP several versions) except one TWRP recovery wich booted, but the touch screen WAS NOT ACTIVATED. Tried using side buttons with no luck, and power button just locked the screen. I have heard that Google has changed the fastboot boot for newer android versions and that you had to add something to the command like :
"fastboot -c "lge.kcal=0|0|0|x" boot recovery.img"
This example is for Nexus 4 I think, but I don't know the one for Desire 601... I tried it and it wouldn't boot.
C. I have tried "fastboot flash system system.img" with stock image. Had an error saying not enough memory available.
I wiped everything with TWRP and with CLCKWRKMOD : System, cache, dalvik cache, etc... tried again to flash system with no luck.
D. I have tried the Telus RUU.exe file. Told me I had the wrong RUU for my phone and to find the right one, wich doesn't exist for Android 4.4.2 as far as I know.
E. I have read about 4EXT recovery and SmartFlash, but the only way to get 4EXT recovery seems to be through app and I don't have any OS so it's impossible.
There I am.
Please help a brother with unusable new phone LOL.
Thanks a bunch for any help.
black-venomz
Click to expand...
Click to collapse
I'd just reinstall a rom based off of your current firmware and then you need to copy the boot.img out of it and flash in bootloader. The command you'll want to use is:
fastboot flash boot boot.img
Be cautious trying to run KK roms on JB firmware as you'll have issues with the radio and touch, bare minimum. Only ways to update firmware are via being S-Off and doing a firmware update of just the essentials or find a KK RUU for your phone, if it is available.
es0tericcha0s said:
I'd just reinstall a rom based off of your current firmware and then you need to copy the boot.img out of it and flash in bootloader. The command you'll want to use is:
fastboot flash boot boot.img
Be cautious trying to run KK roms on JB firmware as you'll have issues with the radio and touch, bare minimum. Only ways to update firmware are via being S-Off and doing a firmware update of just the essentials or find a KK RUU for your phone, if it is available.
Click to expand...
Click to collapse
So a ROM based on my current firware wouldn't need S-OFF to be installed ? Can I install stock ROM via recovery even if S-ON ?
Do you know where I could find such thing ?
Many thanks.
black-venomz
black-venomz said:
So a ROM based on my current firware wouldn't need S-OFF to be installed ? Can I install stock ROM via recovery even if S-ON ?
Do you know where I could find such thing ?
Many thanks.
black-venomz
Click to expand...
Click to collapse
Correct, you can install a rom while S-On, as long as you install the boot.img separately. You can install a rom based off of stock, but you won't be able to do the official RUU type rom from it unless there is an RUU zip for your phone (some HTCs have this, but most are just via an exe of a PC) but that would actually go through the bootloader instead of recovery.
es0tericcha0s said:
Correct, you can install a rom while S-On, as long as you install the boot.img separately. You can install a rom based off of stock, but you won't be able to do the official RUU type rom from it unless there is an RUU zip for your phone (some HTCs have this, but most are just via an exe of a PC) but that would actually go through the bootloader instead of recovery.
Click to expand...
Click to collapse
Ok great !
So I have access to a stock ROM apparently. I can't post links yet, but if you look up on Google "htcdesire 601 stock rom" you will find a google docs page with the stock ROM for desire 601 4.4.2.
Would you be king enough to walk me through the steps to achieve this ? There are many .img files in this folder and I am far from an expert.
Thanks again.
black-venomzz
I did :
1. Copy whole .zip file on sd card found when searched "htc desire 601 stock rom" on google in google docs pasge (can't post link yet).
2. Install .zip with TWRP.
- Failed (still bootloop) -
The tried :
1. fastboot flash boot boot.img (boot.img was found in the .zip file)
2. Copy whole .zip file on sd card
3. Install .zip with TWRP
- Failed (still bootloop) -
I'm probably missing something here...
You might not have the correct zip for your variant of 610. They make a few and could depend on the carrier as well. Should also factory reset in TWRP.
es0tericcha0s said:
You might not have the correct zip for your variant of 610. They make a few and could depend on the carrier as well. Should also factory reset in TWRP.
Click to expand...
Click to collapse
Still need help guys ! I believe I have the right one.
Could you check it out ? It looks legit.
**drive**.google.**com/folderview?id=0B6WBFlAKqe30ZG1wOGk2T0xwTkE&&tid=0B6WBFlAKqe30TjRLa2Qxa0toYlU
(I still can't post links on threads because I'm new...)
I tried Installing ROM from zip in TWRP (successful) and then fastboot flash boot boot.img but still didn't work !
My phone is still bricked.
Any help would be appreciated.
black-venomz said:
Still need help guys ! I believe I have the right one.
Could you check it out ? It looks legit.
**drive**.google.**com/folderview?id=0B6WBFlAKqe30ZG1wOGk2T0xwTkE&&tid=0B6WBFlAKqe30TjRLa2Qxa0toYlU
(I still can't post links on threads because I'm new...)
I tried Installing ROM from zip in TWRP (successful) and then fastboot flash boot boot.img but still didn't work !
My phone is still bricked.
Any help would be appreciated.
Click to expand...
Click to collapse
Couldn't find that page, even after taking out the asteriks. But you'll need to boot to the bootloader and run this command:
fastboot getvar all
to find out your exact model/region/carrier/etc.
es0tericcha0s said:
Couldn't find that page, even after taking out the asteriks. But you'll need to boot to the bootloader and run this command:
fastboot getvar all
to find out your exact model/region/carrier/etc.
Click to expand...
Click to collapse
I ran the command. See attachment. I don't know how to compare it to ROM.
Here is the link again :
**https**://**drive.**google.**com/folderview?id=0B6WBFlAKqe30eUh3WXB4eURwRjQ&&tid=0B6WBFlAKqe30TjRLa2Qxa0toYlU
If it still fails (wich truly shouldn't) I access it by searching "htc desire 601 stock ROM" on Google and it's the first one, the page is called "Firmware"
Thank you for your help !
Edit : I know why the link fails. It seems xda adds a space somewhere in the link. Need to remove it for the link to work.
black-venomz said:
I ran the command. See attachment. I don't know how to compare it to ROM.
Here is the link again :
**https**://**drive.**google.**com/folderview?id=0B6WBFlAKqe30eUh3WXB4eURwRjQ&&tid=0B6WBFlAKqe30TjRLa2Qxa0toYlU
If it still fails (wich truly shouldn't) I access it by searching "htc desire 601 stock ROM" on Google and it's the first one, the page is called "Firmware"
Thank you for your help !
Edit : I know why the link fails. It seems xda adds a space somewhere in the link. Need to remove it for the link to work.
Click to expand...
Click to collapse
I'll look around for it later, but real quick, you probably want to take down the picture since it has your IMEI and Serial Number of the phone listed, for safety's sake.
es0tericcha0s said:
I'll look around for it later, but real quick, you probably want to take down the picture since it has your IMEI and Serial Number of the phone listed, for safety's sake.
Click to expand...
Click to collapse
Ok I'll wait ! Thanks for the tip. If you need it for the info, I'll post it again without IMEI/Serial.
black-venomz said:
Ok I'll wait ! Thanks for the tip. If you need it for the info, I'll post it again without IMEI/Serial.
Click to expand...
Click to collapse
Ok, I think we might be on the right track now...
According to the read out from getvar, you were on 4.2.2. It's also listed as a Rogers phone (I'm assuming there's a direct connection between Fido and Rogers, though being an American, I'm not 100% up to date with Canadian carriers...) so I found the RUU for 4.2.2 (system 1.10.631.8 which you can see in the getvar list) http://www.htcdev.com/devcenter/downloads/P510 (it won't let me do a direct link for some reason) and pick the Rogers one for 1.10.631.8
This should get you back up and running.
Make sure to relock the bootloader before you run it or it'll fail. You can re-unlock afterwards. Should be able to do "fastboot oem lock" then when ready to unlock again then "fastboot oem unlock" should work since you've already used the bootloader key.
es0tericcha0s said:
Ok, I think we might be on the right track now...
According to the read out from getvar, you were on 4.2.2. It's also listed as a Rogers phone (I'm assuming there's a direct connection between Fido and Rogers, though being an American, I'm not 100% up to date with Canadian carriers...) so I found the RUU for 4.2.2 (system 1.10.631.8 which you can see in the getvar list) http://www.htcdev.com/devcenter/downloads/P510 (it won't let me do a direct link for some reason) and pick the Rogers one for 1.10.631.8
This should get you back up and running.
Make sure to relock the bootloader before you run it or it'll fail. You can re-unlock afterwards. Should be able to do "fastboot oem lock" then when ready to unlock again then "fastboot oem unlock" should work since you've already used the bootloader key.
Click to expand...
Click to collapse
Your a life saver thanks !
I'll make sure to relock.
The only thing is I have no clue how to use this RUU. It's not like a ".exe" that you execute.
The .zip file contains a .tar.gz file, wich contains another .tar file, wich contains binaries I believe.
The readme.txt file talks about using Linux commands but I'm far from an expert.
I'll do a little research on my own since you helped me a lot already, but if you have any tips feel free to share !
Thanks again,
black-venomz
BTW for information purposes,
Fido is indeed a subsidiary brand of Rogers.
black-venomz said:
BTW for information purposes,
Fido is indeed a subsidiary brand of Rogers.
Click to expand...
Click to collapse
Ah shoot, I didn't realize it at the time, but that's like the source code, as in, if you wanted to compile a rom for your phone. That actually isn't what we need. :/ I'll have to keep looking...
es0tericcha0s said:
Ah shoot, I didn't realize it at the time, but that's like the source code, as in, if you wanted to compile a rom for your phone. That actually isn't what we need. :/ I'll have to keep looking...
Click to expand...
Click to collapse
****e. How do people build RUU.exe in the first place ? Can't we build one with these binary files ?
Edit : Did some reading and found out only vendors can make RUU's.
Tried this, found on another thread.
"The RUU is your normal, executable program and does everything for you. The ZIP is an RUU but you have to set the phone up to flash it by using fastboot commands. the process is:
1. Connect phone in fastboot mode
2. Run the command 'fastboot oem rebootRUU'
3. Once the phone is at the HTC screen, you run the command 'fastboot flash zip name_of_zip.zip'
4. It will flash the first part and then give an error and you run the same command as above a second time straight away
5. Once the second flash sequence has finished, you the type 'fastboot reboot' and it will reboot the phone and finish the installation"
It failed, but I didn't relock bootloader yet. Will try that now.
Edit : Also failed with relocked bootloader.
Fastboot error message was :
"(bootloader) signature checking
FAILED (remote : 12 signature verify fail)"
black-venomz said:
Tried this, found on another thread.
"The RUU is your normal, executable program and does everything for you. The ZIP is an RUU but you have to set the phone up to flash it by using fastboot commands. the process is:
1. Connect phone in fastboot mode
2. Run the command 'fastboot oem rebootRUU'
3. Once the phone is at the HTC screen, you run the command 'fastboot flash zip name_of_zip.zip'
4. It will flash the first part and then give an error and you run the same command as above a second time straight away
5. Once the second flash sequence has finished, you the type 'fastboot reboot' and it will reboot the phone and finish the installation"
It failed, but I didn't relock bootloader yet. Will try that now.
Edit : Also failed with relocked bootloader.
Fastboot error message was :
"(bootloader) signature checking
FAILED (remote : 12 signature verify fail)"
Click to expand...
Click to collapse
You can flash RUUs like that, but that zip does not house the files you would need. RUUs have to be signed with HTC's special key or it won't work. That's why it was only a 99MB file...
---------- Post added at 12:16 AM ---------- Previous post was at 12:00 AM ----------
http://forum.xda-developers.com/desire-601/help/rogers-ruu-available-t2836217
https://drive.google.com/folderview...RFdlTWc&tid=0BzrP5DWIlpplWkNROHh6Y3o4UHc#list
es0tericcha0s said:
You can flash RUUs like that, but that zip does not house the files you would need. RUUs have to be signed with HTC's special key or it won't work. That's why it was only a 99MB file...
Click to expand...
Click to collapse
Thanks for looking around. Unfortunately the RUU failed (see picture).
I think my phone was updated with Android 4.4.2 when I bought it (recently) so it might be what's causing the error.
I wanted to try with a Telus RUU for 4.4.2 but it's not there..........
I'm starting to lose hope here.