Sounds like recovery didnt flash right just reload it
heres how
Install
- You NEED to have root and NAND NEEDS to be unlocked before you can install this recovery! Follow this post to ROOT and unlock NAND.
- There are several ways to install a custom recovery, choose the one that suits you most (fastboot or terminal/adb).
via fastboot
Code:
Copy recovery-RA-evo-v1.8.0.img to a location where fastboot can find it.
Boot your phone into fastboot mode
fastboot devices(press enter) (to make sure that fastboot "sees" your phone)
fastboot flash recovery recovery-RA-evo-v1.8.0.img(press enter)
via terminal app or adb => Make sure your rom contains flash_image!!
Code:
Copy recovery-RA-evo-v1.8.0.img to the root of your sdcard
start the terminal app or launch adb
su(press enter)
flash_image recovery /sdcard/recovery-RA-evo-v1.8.0.img(press enter)
reboot recovery(press enter)
How to boot in Recovery Mode
- Boot the phone while holding down the VOLUMEDOWN-key.
- Navigate to RECOVERY with the the VOLUMEDOWN-key.
- Press the POWER-key to select.
Download
ALWAYS check the md5sum to make sure the file isn't corrupted.
Latest version :