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

Root Is anyone still here? Possible roms

asadullah

Android Enthusiast
Hey i'm asad I been looking at this section wondering if anyone is still here or looks here. I'm interested in making some roms and at least getting this what seems to be thread back to life pm me if interested and make sure to say your from the optimus u section
 
Once rooted from adb shell or terminal app type:

Code:
su
cat proc/mtd

note the mtd partition # of boot & recovery.
then in the dd parts use the mtd number of your boot and recovery partitons
for example if boot is mtd3 do dd if=/dev/mtd/mtd3 of=/sdcard/boot-dump.img bs=4096

then type

Code:
dd if=/dev/mtd/mtd1 of=/sdcard/boot-dump.img bs=4096
 
dd if=/dev/mtd/mtd0 of=/sdcard/recovery-dump.img bs=4096

Please upload the boot-dump.img and recovery-dump.img from your sdcard.

use google docs if you know how it's free and i won't have waiting times
 
z4root

also. i used Root Toolbox, and rebooted to recovery. now i cant log into my google account... i lost all my apps. (dont care about that) i just cant log into google... so, now im screwed?
 
z4root

also. i used Root Toolbox, and rebooted to recovery. now i cant log into my google account... i lost all my apps. (dont care about that) i just cant log into google... so, now im screwed?


You must have done something to cause this ;) Your not screwed and you still have options. I haven't really used root toolbox but I'm guessing you accidently deleted something you shoudn't have. What apps are in your app drawer that are google related? If you can't get the 'su' prompt to work try z4root again and then try the su command to see if that helps we can manually push the apps back to your phone if you get su to work
 
z4root

also. i used Root Toolbox, and rebooted to recovery. now i cant log into my google account... i lost all my apps. (dont care about that) i just cant log into google... so, now im screwed?


i basically had to start from scratch.
wiped the davlik cache.
had to push the google services framework manualy
installed custom recovery.
 
i basically had to start from scratch.
wiped the davlik cache.
had to push the google services framework manualy
installed custom recovery.


Good to hear is there anyway that you can upload a nandroid backup version of your system and boot.img?
 
btw. i figured out the su thing. i wasnt allowing my computer su access...

whats your gmail, so i can share my dumps with you...
 
So sorry to Bump a dead Thread but i am new to this site and ive been looking for a ROM for my lg optimus u with no luck what so ever... Im beginning to think it will never happen. Please let me know if u have anything or know or anything...
 
Back
Top Bottom