boom shocka locka. UTnick do this and it fixes the issue.
C:\Android_DEV\sdk\tools>adb shell
# rm /data/flash_image
rm /data/flash_image
# cat /sdcard/flash_image > /data/flash_image
cat /sdcard/flash_image > /data/flash_image
# chmod 755 /data/flash_image
chmod 755 /data/flash_image
# /data/flash_image misc /sdcard/mtd-eng.img
/data/flash_image misc /sdcard/mtd-eng.img
# exit
exit
and guess what. the pc36img.zip now works. just so you know the work around.
@GBHIL - you may want to make a reference to this if it isn't somewhere. this is needed if you have done the process that I posted about in my Thread.
http://forum.androidcentral.com/htc-evo-4g-roms-hacks/17309-bricked-my-evo-but-there-away-un-brick.html
C:\Android_DEV\sdk\tools>adb shell
# rm /data/flash_image
rm /data/flash_image
# cat /sdcard/flash_image > /data/flash_image
cat /sdcard/flash_image > /data/flash_image
# chmod 755 /data/flash_image
chmod 755 /data/flash_image
# /data/flash_image misc /sdcard/mtd-eng.img
/data/flash_image misc /sdcard/mtd-eng.img
# exit
exit
and guess what. the pc36img.zip now works. just so you know the work around.
@GBHIL - you may want to make a reference to this if it isn't somewhere. this is needed if you have done the process that I posted about in my Thread.
http://forum.androidcentral.com/htc-evo-4g-roms-hacks/17309-bricked-my-evo-but-there-away-un-brick.html