View Single Post
  #1522 (permalink)  
Old 07-18-2010, 11:05 PM
richarc93's Avatar
richarc93
Regular 'Geeker
Offline
Location: Miami, FL
 
Join Date: Jul 2010
Posts: 300
Reputation: 90
richarc93 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.7 | Eclair | *Updated | 7/15/10*

Ok, I've decided to take the plunge and try to do PART 2... And of course, I hit a snag right away. Ok.. my issue is in the adb shell.. How do I input the info. Totally noob question but...
adb shell
cat /sdcard/flash_image > /data/flash_image
chmod 755 /data/flash_image
/data/flash_image misc /sdcard/mtd-eng.img
I tried input each line and pressing enter. That gave me file folder not found.
Then I tried CAT (enter) and then the lines and that appeared to work. However I'm supposed to get each line repeated back to me 1 time. I got them 2 times each..?? Well, since it looked like it worked. I tried TOAST II pc36img.zip... Well, it appeared as it was working but then after reading the file I got and error:

Main Version is Older!
Update Fail!
Do you want to reboot device?

Lets see if I can even reboot now...

Am I missing something? My command prompt does show # and not $ like tutorials show, could that be the problem. If so, how do I get back to the $ prompt?
Reply With Quote