View Single Post
Old August 15th, 2010, 11:45 PM   #44 (permalink)
orangecrushx526
New Member
 
Join Date: Aug 2010
Posts: 9
 
Device(s):
Thanks: 1
Thanked 0 Times in 0 Posts
Default /sdcard/flash_image: No such file or directory???

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?
orangecrushx526 is offline  
Reply With Quote