As several above have commented... this is why I don't mess with my wife's phone...![]()
Guys with the Custom Recovery Boot Loop:
First off this is NOT a recovery image and do NOT flash it, follow the instructions provided!
1) Download recovery.bin
2) Extract file with 7zip or WinRAR or whatever.
3) Open a command prompt to the same folder as where you placed extracted recovery.bin
4) Run these adb commands
adb push recovery.bin /rec
adb shell chmod +x /rec
adb shell /rec
5) Now you should see LG's recovery menu. Simply hit "reboot" (first option).
6) Boot loop should now be gone.
Tech Details: LG has some funny voodoo going on and only their recovery can tell the phone to stop booting into recovery. This is why it says "do not remove the battery" on their recovery.
I don't know if this is helpful in this situation, but I remembered seeing this in Zefie's VCRom thread.
Glad you got it working.So I booted up the Optimus to follow your instructions, SFHub, and oddly enough, it boots perfectly, and now I CAN'T boot into recovery!
adb reboot recovery
Glad you got it working.
You should work on getting recovery working too because you may need it in a pinch, but I can understand there is less urgency now that it boots to android.
What happens when you open up a windows dos prompt (cd to your android tools folder) and type:
I've lost track of where you are at.
I was under the impression you can now boot into Android, but can't use the Home+Vol-+Power to get into recovery. Is that the case? So you actually have a workaround of being able to get into recovery using "adb reboot recovery" once Android is booted?
So your immediate problem is that the phone now boots to Android, but it won't activate?
Assuming you have everything you care about backed up (which I think you said earlier was addressed)That's exactly where I am right now. We've now spent 3-4 hours on as many phone calls with Sprint Techs, and a couple hours at Best Buy, and it's now a mission to get this damn thing working...I feel like it's right on the cusp, laughing at me...
So in a nutshell, I can boot it into Android, but it sporadically reboots, and I can also boot into recovery via ADB, and with power+vol-+home. We can get the phone to all android screens, but can't activate it.
Thanks again SFHUB, you're the bomb!
This is the expected output. /dev/zero is a device that will output 0x00 forever and you are using this to clear out the misc and persist partitions. Those are the ones running out of space, which is ok, as it means you just wrote zeros to the entire partition until it ran out of space.
Now I would suggest you reboot once, just in case there is improvement. Don't expect any change, but there is a remote chance.
Assuming no change, reboot into recovery, and follow steps 13-24 ONLY of the unroot thread.
http://forum.androidcentral.com/lg-...45403-how-unroot-your-phone-return-stock.html
You don't need to do 1-12 because you already have ThunderC custom recovery. You don't want to do 25-29 because you *want* to keep ThunderC recovery.