Quote:
Originally Posted by JonnyOctagon
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?
|
yes, adb shell from windows command shell
see my post #2 for steps to use adb
http://forum.ppcgeeks.com/showpost.p...06&postcount=2