View Single Post
  #1407 (permalink)  
Old 07-15-2010, 10:13 PM
JonnyOctagon's Avatar
JonnyOctagon
N00b
Offline
Location: Los Angeles
 
Join Date: Jan 2009
Posts: 40
Reputation: 20
JonnyOctagon is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.7 | Eclair | *Updated | 7/15/10*

In this step:


- go into shell on ur pc and do:
Code:
adb shell
cat /sdcard/flash_image > /data/flash_image
chmod 755 /data/flash_image
/data/flash_image misc /sdcard/mtd-eng.img


How do I "go into shell"? Is that referring to the windows command shell?
Reply With Quote