[How-To] Rooting LS670ZVD with GingerBreak (no reverting and OTA works too!)

Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

Just follow the commands exactually and youll be fine.

Sent From My Super Awesome, Over The Top Optimus S.........Tapatalk......

Ok for some reason I don't understand the "Prepare the /data/local/tmp directory with write permissions." Is that directory on the phone itself? If so I only have a data folder and no local/tmp even with hidden folders revealed. Should I make a local/tmp folder? And if so how do I prepare it with write permissions?
 
Ok for some reason I don't understand the "Prepare the /data/local/tmp directory with write permissions." Is that directory on the phone itself? If so I only have a data folder and no local/tmp even with hidden folders revealed. Should I make a local/tmp folder? And if so how do I prepare it with write permissions?

That's just telling you what the next commands are going to do....If I were you I copy and paste each command line in order making sure to hit enter after each command.....

Sent From My Super Awesome, Over The Top Optimus S.........Tapatalk......
 
  • Like
Reactions: redlinkfs
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

That's just telling you what the next commands are going to do....If I were you I copy and paste each command line in order making sure to hit enter after each command.....

Sent From My Super Awesome, Over The Top Optimus S.........Tapatalk......

Ok I'm getting a "device not found" error or an "abd is not a valid command" error in cmd. What could be the problem?
 
Last edited:
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

First post...be gentle.

I have never rooted/jailbroke/etc any phone so I am nervous to say the least. But the fact that the WIFI hotspot is disabled irks me enough that i want to try this!
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

Ok I'm getting a "device not found" error or an "abd is not a valid command" error in cmd. What could be the problem?


The 'adb is not a valid command' error seems to be that you are not in the right directory in cmd. Please post the exact steps you are taking and we can help a little better. If you are in the right directory and it takes the adb command but gives you the 'device not found' error then you need to make sure you have the phone drivers on your computer. This can be done with the LG Updater Tool. If you do have the drivers, type 'adb kill-server'. Unplug your phone. Plug the phone back in and type 'adb devices'. You should see the adb server start up and then get a list of your device. If you still can't get it, post everything you are doing so that we can look at it and determine what the problem may be.
 
  • Like
Reactions: redlinkfs
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

First post...be gentle.

I have never rooted/jailbroke/etc any phone so I am nervous to say the least. But the fact that the WIFI hotspot is disabled irks me enough that i want to try this!


Take a deep breath..... There are plenty of people here to help you if you find yourself in trouble. As long as you follow the steps exactly you will be fine. Read them over and ask for clarification before you start doing it. If you have an understanding of what is happening you will be less nervous about the process.
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

having trouble downloading the OptimusRoot.zip
when i try opening it, an error message comes up...should i try restarting my computer...

Try a different browser.
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

Just walked a friend through the process, and it went great. Thanks to the author, and thanks to The Android Exploit Crew for GingerBreak (and RAtC back in the day, of course). :)

All the best,

-HG
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

rageagainstthecage-arm5.bin is not included. gingerbreak is. And technically they are both malware because they EXPLOIT the Android kernel. This has been discussed so many times it's not even funny.
hey why wont it let me get the root file at the bottom!?!?!?
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

Im new to rooting, but not afraid to try. But i dont see the OptimusRootZVD.zip that is "attached to this thread" Ive downloaded everything else and set up sdk....
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

Im new to rooting, but not afraid to try. But i dont see the OptimusRootZVD.zip that is "attached to this thread" Ive downloaded everything else and set up sdk....
yea..........i found it. NOOB
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

question: once i started gingerbreak, it started doing what it does but i keek getting messages like "sendmsg<> failed?" is it supposed to say that?
 
question: once i started gingerbreak, it started doing what it does but i keek getting messages like "sendmsg<> failed?" is it supposed to say that?

Pull your battery reboot and do it again....

Sent From My Super Awesome, Over The Top Optimus S.........Tapatalk......
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

I suck at this. Why when i run this it does not work for me. I was tech savvy 10 years ago. Which means I am screwed now. I have downloaded all required tools and still not working. help.

Mod Edit - Made a little more family friendly. Please refrain from swearing on the forums. Thanks.
 
Last edited by a moderator:
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

The 'adb is not a valid command' error seems to be that you are not in the right directory in cmd. Please post the exact steps you are taking and we can help a little better. If you are in the right directory and it takes the adb command but gives you the 'device not found' error then you need to make sure you have the phone drivers on your computer. This can be done with the LG Updater Tool. If you do have the drivers, type 'adb kill-server'. Unplug your phone. Plug the phone back in and type 'adb devices'. You should see the adb server start up and then get a list of your device. If you still can't get it, post everything you are doing so that we can look at it and determine what the problem may be.

Ok I did just like you said with the adb kill-server and adb devices. Now for some reason it says list of devices and there's nothing after that, it just goes back to the directory. I put in adb shell again and still device not found.
EDIT: I also did what you said about the LG Updater Tool and still nothing.
Ok step by step of what I am doing, I extracted my files to this folder:
C:\Users\Rob\Documents\Games\Droid hack
That is where all of my files are. I open up cmd.exe and type "cd C:\Users\Rob\Documents\Games\Droid hack" and it changes the directory to that. So then I type in "adb shell" and I get a "error: device not found". And that is as far as I can get
 
Last edited:
Ok I did just like you said with the adb kill-server and adb devices. Now for some reason it says list of devices and there's nothing after that, it just goes back to the directory. I put in adb shell again and still device not found.
EDIT: I also did what you said about the LG Updater Tool and still nothing.
Ok step by step of what I am doing, I extracted my files to this folder:
C:\Users\Rob\Documents\Games\Droid hack
That is where all of my files are. I open up cmd.exe and type "cd C:\Users\Rob\Documents\Games\Droid hack" and it changes the directory to that. So then I type in "adb shell" and I get a "error: device not found". And that is as far as I can get

Make sure you usb storage is turn off.....just plug phone into computer don't turn on usb storage.....Also make sure your debugging is turned on.....

Sent From My Super Awesome, Over The Top Optimus S.........Tapatalk......
 
  • Like
Reactions: redlinkfs
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

im so confused and non of the direction r makeing since :confused:
 
Please people its been said before DO NOT QUOTE THE OP.....If someone new comes they might follow the quoted OP and it might not be up to date....



Sent From My Super Awesome, Over The Top Optimus S.........Tapatalk......
 
Last edited:
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

Make sure you usb storage is turn off.....just plug phone into computer don't turn on usb storage.....Also make sure your debugging is turned on.....

Sent From My Super Awesome, Over The Top Optimus S.........Tapatalk......

Wow you know I thought I had to have usb storage turned on. Also what is this debugging thing you're talking about? Still no device found but it might be because of whatever debug mode is. Thanks for bearing with me this long guys XD
EDIT: Do I have to do the android SDK to system path step? It says it's no longer relevant though so I skipped it.
 

Latest posts

Trending Posts

Forum statistics

Threads
956,461
Messages
6,968,360
Members
3,163,550
Latest member
jimmyrichard