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

Root Help! Too dumb for dummy proof root kit

kornrokn

Newbie
alright sooooo. my optimus m was rooted through gingerbreak and on cm7 running cool as a cucumber. today i plugged my phone into my laptop and it needed to update the drivers; so i allowed it.... it updated my s/w version, stock reset my phone killing the root obviously; and put my phone into stock 2.2.2 ...... so that forced me to try and re-root using the dummy proof kit for 2.2.2. but when i tried to run the run first batch like it said and type a then press enter to start the root process, it just exits completely. so what do i do????
 
alright sooooo. my optimus m was rooted through gingerbreak and on cm7 running cool as a cucumber. today i plugged my phone into my laptop and it needed to update the drivers; so i allowed it.... it updated my s/w version, stock reset my phone killing the root obviously; and put my phone into stock 2.2.2 ...... so that forced me to try and re-root using the dummy proof kit for 2.2.2. but when i tried to run the run first batch like it said and type a then press enter to start the root process, it just exits completely. so what do i do????

Don't press enter, press a different key, like down arrow.
 
i tried all arrow keys... nothing is working.... i even tried pressing random buttons but none of that worked either ...
 
sorry if I don't quite understand... you rooted your phone and it was running CM7... then you plugged it into your computer, it said the lge mobility drivers needed to be updated? and it flashed the rom back to stock?!?! what program said you needed to upgrade??
 
sorry if I don't quite understand... you rooted your phone and it was running CM7... then you plugged it into your computer, it said the lge mobility drivers needed to be updated? and it flashed the rom back to stock?!?! what program said you needed to upgrade??

LG software update program.
 
You pretty much got it right. My computer needed to update the drivers to pretty much even charge my phone correctly using my computer an so yea I used the LG mobile utility program for windiws 7 and it did a factory reset to 2.2.2 when my phone was in 2.2.1 before... I guess that was lgs fault :(.. oh Sammyz, I was using chrome when I downloaded.
 
You pretty much got it right. My computer needed to update the drivers to pretty much even charge my phone correctly using my computer an so yea I used the LG mobile utility program for windiws 7 and it did a factory reset to 2.2.2 when my phone was in 2.2.1 before... I guess that was lgs fault :(.. oh Sammyz, I was using chrome when I downloaded.

Use firefox, sometimes chrome screws up..
 
this is not a fix, but a way to debug what is happening.
If you look in the .bat files you will see this at the top.
Code:
@echo off
change this to
Code:
@echo on

then try running the scripts again. this should give you an idea of where it is failing.
 
I meant to post in here lol, but i posted in the OP thread, about turning echo on to help debug your issue.
 
this is not a fix, but a way to debug what is happening.
If you look in the .bat files you will see this at the top.
Code:
@echo off
change this to
Code:
@echo on

then try running the scripts again. this should give you an idea of where it is failing.

This post^ try it :)
 
i dont know how to change that.. when i view the RUNFIRST.bat i see what youre talking about but it wont allow me to make a change..
 
i figured out how to edit the file.... unfortunately it did nothing to debug because when i ran the scripts it just failed just like before
 
Back
Top Bottom