Help with flash_image recovery

Redchigh

Well-known member
Sep 12, 2012
113
0
0
Visit site
I keep getting the same error...

Code:
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock5 /system
# cat /sdcard/flash_image > /system/bin/flash_image
# chmod 755 /system/bin/flash_image
# m/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
mv: can't rename '/system/etc/install-recovery.sh': No such file or directory
# mount -o remount,ro -t yaffs2 /dev/block/mtdblock5 /system
# flash_image recovery /sdcard/cwm.img
[1] + Stopped (signal)        flash_image recovery /sdcard/cwm.img