Re: [TUTORIALS] EVO Full Root|OTA Root|Nand Backup/Restore|Flashing|for n00b's + vide
hey i get to the step 5S where you have to enter the big code. i put the code in but im getting no such file or directory. Im sure i prob typed the code wrong. if so can someone please help me
c:\evo-recovery>adb-windows shell /data/local/part2
part 2 is scanning
/app-cache/com.android.browser/8DC4D36D0A7DFC8CF8B82FA356E2BBF8/.foo.emD8Za
crw-rw-rw- root root 90, 2 2010-07-12 23:25 mtd1
c:\evo-recovery>adb-windows shell
$ cat /sdcard/flash_image > /data/local_image
cat /sdcard/flash_image > /data/local_image
cannot create /data/local_image: permission denied
$ cat /sdcard/flash_image >data/local/flash_imagechmod 755 /data/local/flash_ima
ge/data/local/flash_image misc /sdcard/mtd-eng.img
cat /sdcard/flash_image >data/local/flash_imagechmod 755 /data/local/flash_image
/data/local/flash_image misc /sdcard/mtd-eng.img
755: No such file or directory
/data/local/flash_image/data/local/flash_image: Not a directory
misc: No such file or directory
$
|