Can anyone explain why i get this error?
Code:
C:\users\administrator>cd c:\android\sdk\tool
c:\android\sdk\tools>adb shell
# su
su
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
# cat /sdcard/flash_image > /system/bin/flash_image
cat /sdcard/flash_image > /system/bin/flash_image
/sdcard/flash_image: No such file or directory
One more question...do the flash_image and, recovery-RA_GNM_1.13, go in as zip files?