This recovery is based off of Amon_RA's source. I compiled it from source for the BackFlip/Motus. Just about all of this was from his hard work. I thank him for releasing his source and also KB7SQI for helping me compile my 1st kernel a while back. The version number is based on source/scripts.
Instructions:
1. download
HERE2. UNZIP!
3. push to sdcard
4.
adb shell
flash_image recovery /sdcard/j_r0dd-mb300-v1.7.4.1.img
If you want to test flash my root pack here!
https://motohell.com/index.php?topic=5893.new#newYou may need to make sure there is no recovery in /system because this will over-write this on a reboot. use Root Explorer or ADB shell to remove this.adb shell
cd system
rm recovery.img
Credits to j_r0dd