This tutorial is easily the most frustrating thing i've ever had to follow. I'm typing these comands into the terminal emulator with no errors, yet it just doesn't work.
I have the two image files on my SD card, I rooted with z4root before that, and it doesn't work.
# mount -o remount,rw -t yaffs2 /dev/block/mtdblock1 /system
# cat /sdcard/flash_image > /system/bin/flash_image
# chmod 755 /system/bin/flash_image
# mv /system/etc/install-recovery.sh /system/etc/install-recovery.sh.bak
Here it says now, failed on this, no such file or directory. But the first time I did it, this worked.
# mount -o remount,ro -t yaffs2 /dev/block/mtdblock1 /system
# flash_image recovery /sdcard/recovery-RA-GNM-thunderg-1.1.0.img
I did this, then it said it failed part way through because something was missing or corrupt, then I went back to start again and it doesn't work now. what the hell.
# reboot recovery