flick159
Well-Known Member
If adb is working you can use fastboot to flash drellisdee's recovery as per his instructions, as long as this rom has root. (haven't tried it yet):
http://androidforums.com/getitnowmarketing/146564-ally-recovery-img-here-custom-roms.html
http://androidforums.com/getitnowmarketing/146564-ally-recovery-img-here-custom-roms.html
5) Place recovery-RA_GNM_1.13.img in android sdk tools folder and give command Code:
fastboot boot recovery-RA_GNM_1.13.img
6) Once it reboots into my recovery use adb shell and once you get root # prompt type
Code:
/ # mount /sdcard
/ # flash_image recovery /sdcard/recovery-RA_GNM_1.13.img
/ # umount /sdcard
/ # reboot
7) Power phone off then boot holding SEND+MENU+PWR and let go when you see the LG logo


