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?
|