View Single Post
  #539 (permalink)  
Old 06-20-2010, 10:35 PM
iknowsquat's Avatar
iknowsquat
Retired Staff
Offline
Location: Tampa
 
Join Date: Nov 2008
Posts: 2,940
Reputation: 7809
iknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: EVO Full Root|Recovery|Nand Backup/Restore|Flashing for n00b's Instructions & Vid

Quote:
Originally Posted by 93mustang View Post
yes even deleted it and redownloaded it and reinstalled on the card and still the same thing, i tried typing reboot recovery anyway to see if it would go to boot but it just goes to the black screen
QUOTE:
) FLASHING ENG BUILD:

- hold volume down + power to boot into hboot
- it should now find and verify the PC36IMG.zip on the root of your sdcard. itll show a blue status bar on the top right of the screen.
- after a minute or so it will ask u if u wanna flash SAY YES
- after it flashes the PC36IMG.zip it will ask if you wanna reboot. SAY YES
- once booted into Android put the recovery.img linked above on the root of you sdcard

************************************************** ********
So that part went ok?

And then you go to this and you can skip the HTC Sync like I've said:

Connect the phone to the pc using HTC Sync, open a "run" window by hitting the Windows key + "R" in the command line type (or cut/paste)
Code:
c:\evo-recovery\adb-windows shell
then hit "OK"
In the window that opens, type:
Code:
cat /sdcard/flash_image > /data/flash_image
chmod 755 /data/flash_image
/data/flash_image recovery /sdcard/recovery.img
reboot recovery

************************************************** ********
Again, code is written one line at a time-verbatim?
Could you post the exact error your getting?
__________________
Reply With Quote
This post has been thanked 1 times.