• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root LG Shine Plus ROM

I'd be willing to make a recovery for shine but ill need testers.

Things I'll need:

From a # root shell in terminal or adb shell output of
Code:
 # cat /proc/mtd
Whichever MTD's correspond to boot & recovery where in this example boot is mtd1 and recovery is mtd2
Code:
# cat /dev/mtd/mtd1 > /sdcard/boot.img
# cat /dev/mtd/mtd2 > /sdcard/recovery.img
Tester to have adb/fastboot setup on their computer see step #2 here .

Please post output of cat /proc/mtd here and please upload the boot and recovery mtd's.

I'm available most nights after 9-10pm est and send me a pm here if interested.
 
Yaa, I meant to getting around and helping you, though I just haven't really found the time, and was hoping someone would get around to it
 

Attachments

  • recovery.jpg
    recovery.jpg
    31.7 KB · Views: 112
Back
Top Bottom