Quote:
Originally Posted by 93mustang
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?