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

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.

Go to settings-applications-development, usb debugging should be check.....You are correct SDK to system path is a step no longer needed...

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

Go to settings-applications-development, usb debugging should be check.....You are correct SDK to system path is a step no longer needed...

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

Thank you so much!! It was because it wasn't in debug mode and again thanks!! Now with it being rooted I can make a portable hotspot anywhere for free right? I'm having a bit of trouble finding out how to use the portable hotspot as well, if anyone can help me find out how to do it?
 
Last edited:
Thank you so much!! It was because it wasn't in debug mode and again thanks!! Now with it being rooted I can make a portable hotspot anywhere for free right? I'm having a bit of trouble finding out how to use the portable hotspot as well, if anyone can help me find out how to do it?

Thats what were here for....make sure to hit the thanks button..... You can't use the portable hotspot in settings download the hotspot widget from the market.....yes its free....

Sent From My Super Awesome, Over The Top Optimus S.........Tapatalk......
 
Last edited:
Hey haven't u heard? Everybody knows that the bird is the word... Babababa the bird bird bird, the bird is the word lol

Sent from my PC36100 using Tapatalk
 
Hey haven't u heard? Everybody knows that the bird is the word... Babababa the bird bird bird, the bird is the word lol

Sent from my PC36100 using Tapatalk

Is that a reference to me? Now thats funny.......LOL......

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

After I run ./gingerbreak, my phone gives me the notification "SD card is safe to remove." Is this supposed to happen (hence the mount/remount command next?).

I've rebooted and run through the process four times, but still can't get or confirm root access.
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Owner>cd C:\OptimusRootZVD

C:\OptimusRootZVD>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
$ rm -r /data/local/tmp
rm -r /data/local/tmp
$ mkdir /data/local/tmp
mkdir /data/local/tmp
$ exit
exit

C:\OptimusRootZVD>
C:\OptimusRootZVD>adb push gingerbreak /data/local/tmp/gingerbreak
525 KB/s (16830 bytes in 0.031s)

C:\OptimusRootZVD>adb push su /data/local/tmp/su
820 KB/s (26264 bytes in 0.031s)

C:\OptimusRootZVD>adb push busybox /data/local/tmp/busybox
165 KB/s (1926944 bytes in 11.343s)

C:\OptimusRootZVD>adb push Superuser.apk /data/local/tmp/Superuser.apk
65 KB/s (94728 bytes in 1.406s)

C:\OptimusRootZVD>adb shell
$ cd /data/local/tmp
cd /data/local/tmp
$ chmod 777 /data/local/tmp/*
chmod 777 /data/local/tmp/*
$ /data/local/tmp/gingerbreak
/data/local/tmp/gingerbreak

[**] Gingerbreak/Honeybomb -- android 2.[2,3], 3.0 softbreak
[**] (C) 2010-2011 The Android Exploid Crew. All rights reserved.
[**] Kudos to jenzi, the #brownpants-party, the Open Source folks,
[**] Zynamics for ARM skills and Onkel Budi

[**] donate to 7-4-3-C@web.de if you like
[**] Exploit may take a while!

[+] Detected Froyo!
[+] Found system: 0xafd14129 strcmp: 0xafd1cb9d
[+] Found PT_DYNAMIC of size 264 (33 entries)
[+] Found GOT: 0x000142a8
[+] Using device /devices/platform/goldfish_mmc.0
[*] vold: 0066 GOT start: 0x000142a8 GOT end: 0x000142e8
[*] vold: 0066 idx: -3072 fault addr: 0x000131d8
[+] fault address in range (0x000131d8,idx=-3072)
[+] Calculated idx: -1996
[-] sendmsg() failed?
[*] vold: 0879 idx: -0001996
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 0887 idx: -0001995
[-] sendmsg() failed?
[*] vold: 0891 idx: -0001994
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 0899 idx: -0001993
[*] vold: 0899 idx: -0001992
[*] vold: 0899 idx: -0001991
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 0934 idx: -0001990
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 0958 idx: -0001989
[*] vold: 0958 idx: -0001988
[-] sendmsg() failed?
:confused: HELP!!!!:'(
 
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Owner>cd C:\OptimusRootZVD

C:\OptimusRootZVD>adb shell
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
$ rm -r /data/local/tmp
rm -r /data/local/tmp
$ mkdir /data/local/tmp
mkdir /data/local/tmp
$ exit
exit

C:\OptimusRootZVD>
C:\OptimusRootZVD>adb push gingerbreak /data/local/tmp/gingerbreak
525 KB/s (16830 bytes in 0.031s)

C:\OptimusRootZVD>adb push su /data/local/tmp/su
820 KB/s (26264 bytes in 0.031s)

C:\OptimusRootZVD>adb push busybox /data/local/tmp/busybox
165 KB/s (1926944 bytes in 11.343s)

C:\OptimusRootZVD>adb push Superuser.apk /data/local/tmp/Superuser.apk
65 KB/s (94728 bytes in 1.406s)

C:\OptimusRootZVD>adb shell
$ cd /data/local/tmp
cd /data/local/tmp
$ chmod 777 /data/local/tmp/*
chmod 777 /data/local/tmp/*
$ /data/local/tmp/gingerbreak
/data/local/tmp/gingerbreak

[**] Gingerbreak/Honeybomb -- android 2.[2,3], 3.0 softbreak
[**] (C) 2010-2011 The Android Exploid Crew. All rights reserved.
[**] Kudos to jenzi, the #brownpants-party, the Open Source folks,
[**] Zynamics for ARM skills and Onkel Budi

[**] donate to 7-4-3-C@web.de if you like
[**] Exploit may take a while!

[+] Detected Froyo!
[+] Found system: 0xafd14129 strcmp: 0xafd1cb9d
[+] Found PT_DYNAMIC of size 264 (33 entries)
[+] Found GOT: 0x000142a8
[+] Using device /devices/platform/goldfish_mmc.0
[*] vold: 0066 GOT start: 0x000142a8 GOT end: 0x000142e8
[*] vold: 0066 idx: -3072 fault addr: 0x000131d8
[+] fault address in range (0x000131d8,idx=-3072)
[+] Calculated idx: -1996
[-] sendmsg() failed?
[*] vold: 0879 idx: -0001996
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 0887 idx: -0001995
[-] sendmsg() failed?
[*] vold: 0891 idx: -0001994
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 0899 idx: -0001993
[*] vold: 0899 idx: -0001992
[*] vold: 0899 idx: -0001991
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 0934 idx: -0001990
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[-] sendmsg() failed?
[*] vold: 0958 idx: -0001989
[*] vold: 0958 idx: -0001988
[-] sendmsg() failed?
:confused: HELP!!!!:'(

Pull the battery try it again after fresh reboot......

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

Thank you!!! Saved me from the endless cycle of having to uninstall everything so that I can get my text messages due to being out of space.
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

Just got my wife one of these little guys. Signed up because of this post, and , since this is my first experience with an android phone (I also bought an Evo 3D for myself) I figured i would break hers first. Hey, I paid for it :)
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

Pull the battery try it again after fresh reboot......

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

having the same problem. tried that too. seems like everytime i get to ./gingerbreak, my sd card unmounts......everytime.......help! this is day 3 of trying
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

having the same problem. tried that too. seems like everytime i get to ./gingerbreak, my sd card unmounts......everytime.......help! this is day 3 of trying

how long are you are you letting it sit before you think that its not working? Sometimes it takes several minutes.....Does the sd card unmount then remount? You might want to ask drewwalton about it....
 
Re: [How-To] Rooting LS670ZVD with GingerBreak (no reverting and

how long are you are you letting it sit before you think that its not working? Sometimes it takes several minutes.....Does the sd card unmount then remount? You might want to ask drewwalton about it....

I let it sit one time for like 15mins, the sd card never remounts......is it supposed to unmoount? also i tried gingersnap, and that didnt work either......
 
I let it sit one time for like 15mins, the sd card never remounts......is it supposed to unmoount? also i tried gingersnap, and that didnt work either......

Try doing it with sd card out.....

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

Hey haven't u heard? Everybody knows that the bird is the word... Babababa the bird bird bird, the bird is the word........Thank You Jondevere......LOL......
 

Latest posts

Trending Posts

Members online

Forum statistics

Threads
956,571
Messages
6,968,886
Members
3,163,570
Latest member
Fire Kirin XYZ