j1droid, on 07 January 2012 - 06:57 AM, said:
Did you make a back up?
If not
http://www.mediafire...kgop89q4v5uky3y is a copy of mine.
you will need to use dd to write it to your recovery partition.
mine is on /dev/block/mmcblk0p3 and i use the following to write the recovery image.
ADB root
ADB shell dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p3
Thanks again, Problem is, I backed it up, but when I try to flash using adb it says no such file or directory. I'm sure it's because I'm in recovery mode. Anyway around that?
Also, How do you get to clockworkmod from power on? Maybe I'm doing it wrong, It goes to the stock recovery screen
This post has been edited by Link1227: 07 January 2012 - 10:23 AM