Rename the recovery to trecovery.img.
Make sure it is on the root of the sd card.
/sdcard
Download a terminal emulator from the PlayStore. It needs to stay on the internal storage.
Open terminal and type in:
Code:
su
[/code
Select OK
If you loose the keyboard just hit the menu button and select to toggle soft keyboard.
Now type in:
[code]
mount -o remount,rw -t yaffs2 /system /system
Hit the enter key. You should get a #
Now type in:
Code:
flash_image recovery /sdcard/trecovery.img
You should now get a stream of code followed by a #.
If now error codes in the stream of code then type in:
If you still get a blank screen then your recovedy partition is borked. We will need to use fastboot commands to wipe and flash a recovery.