Quote:
Originally Posted by biohazardjoker
please help me im stuck on this:
2D) Open "Android Terminal Emulator" that you installed in step 2B, and type the following commands.
Code:
su
cat /sdcard/flash_image > /data/flash_image
chmod 755 /data/flash_image
/data/flash_image misc /sdcard/mtd-eng.img
the terminal tell me "cannot create /data/flash_image: permission denied", i write it all continiustly becuse if i hit enter appears a # and do nothing please help im stock here if it any method of doing this please let me know
|
All of Step 1 went correctly?
You MUST type each line separately and hit enter. As is says in the tutorial it wont do anything after you type each line but go to the #.
If you do one line at a time do you still get the "permission denied" error?