[How-To]Windows -- root your HTC Evo and install Clockwork recovery

Status
Not open for further replies.
This is a glitch that I (and others) have experienced.

Instead of having the phone in "Disk Mode" switch it to "Charge Only". Even though you will not be able to browse the disk via windows, you will still be able to complete the required commands. After switching to charge only, re-execute all the commands to be safe. If I recall the command line simply repeats them and you will NOT get the "file or directory not found" error. Hope that helps.

Good Luck!
 
This is a glitch that I (and others) have experienced.

Instead of having the phone in "Disk Mode" switch it to "Charge Only". Even though you will not be able to browse the disk via windows, you will still be able to complete the required commands. After switching to charge only, re-execute all the commands to be safe. If I recall the command line simply repeats them and you will NOT get the "file or directory not found" error. Hope that helps.

Good Luck!

yeah i figured it out. thanks
 
okay... back in step 3 where it says to make a back up with rom manager.... i go through.. it reboots... but it reboots and i get this again
evo-4g-stock-recovery.jpg


i have to use the recover-windows.bat to start it up again. If i go back into rom manager and go to manage roms it doesn't show any.
 
okay... back in step 3 where it says to make a back up with rom manager.... i go through.. it reboots... but it reboots and i get this again
evo-4g-stock-recovery.jpg


i have to use the recover-windows.bat to start it up again. If i go back into rom manager and go to manage roms it doesn't show any.

sounds like it cant find the recovery file, did you flash the clockwork rom recovery? try flashing it again before you run the backup. (first option in the clockwork app)
 
hmm, alright will try.


I think at this point, i pressed the up volume and power button to get a menu.

[edit] Right under that picture, the next step. can you do that?

"When you get to that point, open the evorecovery file you put on your desktop and double click the recovery-windows.bat file. This will reboot your phone again, to a different recovery -- the good kind."
 
@UTnick - when you are in command window, try to do adb devices

that will let you know if your computer is talking to your phone. from there do adb ls /sdcard does that bring back anything? if it is nothing then your not talking to your card for sure. What ROM are you running? RvU? or some other one. There are some reports that some of the other ROMS are doing some weird things like instantly connecting to Disk Drive, and even if they set it to something else. what you can do is do this through terminal console. it is a pain in the arse, because you are typing all of that out on you phone. goto this thread and try doing that step like GBHIL says to but using the info from HERE It should work. Basically this right here.


Open a terminal emulator (I used ConnectBot) change ssh to local, give it a name.
su
cat /sdcard/flash_image > /data/flash_image
chmod 755 /data/flash_image
/data/flash_image misc /sdcard/mtd-eng.img

if you are trying to find the > symbol
-Hit "12#" key on the Keyboard.
-then the "1/2" key (it'll turn into 2/2)
-the ">" key is on the second row, 5th key, directly below the "=" and above the first blank in the 3rd row.

That should get you done. It will be a pain in the arse like I said, but should work. Have your phone unplugged from the computer while this is going on so the phone has access to your SD Card. Hope this helps.

so i did the thing on top the
Code:
adb ls /sdcard
and it returned
Code:
00004000 00000000 4c252728 .
000041ed 00000000 4c25272a ..

still can't figure it out. *sigh*
 
I was running rvu .2 and for some reason it kept connecting via USB as a disk drive. Soooo, i used titanium and started from scratch. Fully rooted now. Thanks guys.

Oh, and remember the problem I had with my phone adding the 617 area code? It stopped doing it now. My phone definitely has its gremlins.
 
Part three - temp root and Rom Manager backup

Download the PC36IMG.zip file from here http://link.geekfor.me/rootedromzip and place it on your SD card. Don't put it inside any folders, just put it on your SD card.

Download the recovery tools from here http://link.geekfor.me/evorecovery and unzip the folder to your desktop.

Turn off your phone, and reboot it to the bootloader by holding volume down while turning it back on. Don't let go of the volume down button until you see three Androids on skateboards.

The bootloader will ask if you want to flash the image (the one you put on your card above). Say yes. Also say yes when it asks you to reboot after it's finished.

How can I undo this?
 
Is there any way to have Titanium Backup save all of the Launcher Pro app and settings? I did a clean wipe after installing a new ROM. Titanium Backup restored all my apps w/ data except for Launcher Pro. I had to setup all the pages and widgets again. I did a full ClockWork ROM backup, but I'd like to be able to transfer my settings if i decide to try out a different ROM.
 
Status
Not open for further replies.