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

"The su, busybox and gingerbreak binaries as well as the Superuser app are included in OptimusRootZVD.zip, which is attached to this post."

Can someone please tell me where this file"OptimusRootZVD.zip" is attached at?
 
"The su, busybox and gingerbreak binaries as well as the Superuser app are included in OptimusRootZVD.zip, which is attached to this post."

Can someone please tell me where this file"OptimusRootZVD.zip" is attached at?

Try looking at the bottom of the first post, where attachments are placed.
 
"The su, busybox and gingerbreak binaries as well as the Superuser app are included in OptimusRootZVD.zip, which is attached to this post."

Can someone please tell me where this file"OptimusRootZVD.zip" is attached at?
Rule 4 Violation... oh shiz! Looks like Drew to the rescue
 
never got the revert to work within fusion. had to load into bootcamp. then used KSmithInNY's tutorial for V9 version. after reverting, it only took me 5 minutes worth of work to get the root to take. what a waste of a day.

Thanks everybody, now enjoying Minfreemanager, CacheMate, SetCpu, and time to start installing custom roms.
 
  • Like
Reactions: sblood86
never got the revert to work within fusion. had to load into bootcamp. then used KSmithInNY's tutorial for V9 version. after reverting, it only took me 5 minutes worth of work to get the root to take. what a waste of a day.

Thanks everybody, now enjoying Minfreemanager, CacheMate, SetCpu, and time to start installing custom roms.

Sorry to hear you weren't able to get it to work in Fusion but thanks for trying it out so others know now.
Enjoy root and whatever rom you choose to run :D
 
C:\Users\private\Desktop\root>adb shell
$ rm -r /data/local/tmp
rm -r /data/local/tmp
$ mkdir /data/local/tmp
mkdir /data/local/tmp
$ exit
exit

C:\Users\private\Desktop\root>adb push gingerbreak /data/local/tmp/gingerbreak
586 KB/s (16830 bytes in 0.028s)

C:\Users\private\Desktop\root>adb push su /data/local/tmp/su
949 KB/s (26264 bytes in 0.027s)

C:\Users\private\Desktop\root>adb push busybox /data/local/tmp/busybox
508 KB/s (1926944 bytes in 3.701s)

C:\Users\private\Desktop\root>adb push Superuser.apk /data/local/tmp/Superuser.a
pk
165 KB/s (94728 bytes in 0.559s)

C:\Users\private\Desktop\root>adb shell
$ cd /data/local/tmp
cd /data/local/tmp
$ chmod 777 /data/local/tmp/*
chmod 777 /data/local/tmp/*
$ ./gingerbreak
./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
[*] vold: 0665 idx: -0001996
[*] vold: 0665 idx: -0001995
[*] vold: 0665 idx: -0001994
[*] vold: 0665 idx: -0001993
[*] vold: 0665 idx: -0001992
[*] vold: 0665 idx: -0001991
[*] vold: 0665 idx: -0001990
[*] vold: 0665 idx: -0001989
[*] vold: 0665 idx: -0001988
[*] vold: 0665 idx: -0001987
[*] vold: 0665 idx: -0001986
[*] vold: 0665 idx: -0001985
[*] vold: 0665 idx: -0001984
[*] vold: 0665 idx: -0001983
[*] vold: 0665 idx: -0001982
[*] vold: 0665 idx: -0001981
[*] vold: 0665 idx: -0001980
[*] vold: 0665 idx: -0001979
[*] vold: 0665 idx: -0001978
[*] vold: 0665 idx: -0001977
[*] vold: 0665 idx: -0001976
[*] vold: 0665 idx: -0001975
[*] vold: 0665 idx: -0001974
[*] vold: 0665 idx: -0001973
[*] vold: 0665 idx: -0001972


[!] dance forever my only one
# cat su > /system/bin/su
cat su > /system/bin/su
cannot create /system/bin/su: read-only file system
#




help? its either this or bad luck
 
C:\Users\private\Desktop\root>adb shell
$ rm -r /data/local/tmp
rm -r /data/local/tmp
$ mkdir /data/local/tmp
mkdir /data/local/tmp
$ exit
exit

C:\Users\private\Desktop\root>adb push gingerbreak /data/local/tmp/gingerbreak
586 KB/s (16830 bytes in 0.028s)

C:\Users\private\Desktop\root>adb push su /data/local/tmp/su
949 KB/s (26264 bytes in 0.027s)

C:\Users\private\Desktop\root>adb push busybox /data/local/tmp/busybox
508 KB/s (1926944 bytes in 3.701s)

C:\Users\private\Desktop\root>adb push Superuser.apk /data/local/tmp/Superuser.a
pk
165 KB/s (94728 bytes in 0.559s)

C:\Users\private\Desktop\root>adb shell
$ cd /data/local/tmp
cd /data/local/tmp
$ chmod 777 /data/local/tmp/*
chmod 777 /data/local/tmp/*
$ ./gingerbreak
./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
[*] vold: 0665 idx: -0001996
[*] vold: 0665 idx: -0001995
[*] vold: 0665 idx: -0001994
[*] vold: 0665 idx: -0001993
[*] vold: 0665 idx: -0001992
[*] vold: 0665 idx: -0001991
[*] vold: 0665 idx: -0001990
[*] vold: 0665 idx: -0001989
[*] vold: 0665 idx: -0001988
[*] vold: 0665 idx: -0001987
[*] vold: 0665 idx: -0001986
[*] vold: 0665 idx: -0001985
[*] vold: 0665 idx: -0001984
[*] vold: 0665 idx: -0001983
[*] vold: 0665 idx: -0001982
[*] vold: 0665 idx: -0001981
[*] vold: 0665 idx: -0001980
[*] vold: 0665 idx: -0001979
[*] vold: 0665 idx: -0001978
[*] vold: 0665 idx: -0001977
[*] vold: 0665 idx: -0001976
[*] vold: 0665 idx: -0001975
[*] vold: 0665 idx: -0001974
[*] vold: 0665 idx: -0001973
[*] vold: 0665 idx: -0001972


[!] dance forever my only one
# cat su > /system/bin/su
cat su > /system/bin/su
cannot create /system/bin/su: read-only file system
#




help? its either this or bad luck
what are u trying to do????
 
picasticks,

how'd you get it to work on the 4th try? Is it just a matter of persistence? If it fails should I restart my phone and try again?

[-] sendmsg() failed?

Been having a problem updating my friends phone, he keeps getting the above error. We'll try pulIing the battery next time around. Maybe "pull battery restart" should be part of step #8?

I also noticed that everytime this happens, the SDcard is showing as unmounted. It's showing as mounted up until gingerbreak, then after running the ./gingerbreak command the "[-] sendmsg() failed?" errors happen and the SDCard shows as unmounted. Weird. We tried other SDCards, same problem.
Maybe this whole thing is related to the funky SDCard issues some of these phones seems to have.
 
[-] sendmsg() failed?

Been having a problem updating my friends phone, he keeps getting the above error. We'll try pulIing the battery next time around. Maybe "pull battery restart" should be part of step #8?

I also noticed that everytime this happens, the SDcard is showing as unmounted. It's showing as mounted up until gingerbreak, then after running the ./gingerbreak command the "[-] sendmsg() failed?" errors happen and the SDCard shows as unmounted. Weird. We tried other SDCards, same problem.
Maybe this whole thing is related to the funky SDCard issues some of these phones seems to have.

i know you know what your doing, but try the simple method in my signature. Its fast and hasnt failed yet (that i know of)
 
i know you know what your doing, but try the simple method in my signature. Its fast and hasnt failed yet (that i know of)

I suggested that to him .. and at this point we probably will.

But, you know, the challenge of defeating manual input failure is much more fun!:confused:

I'll let you know how it turns out.
 
  • Like
Reactions: Rufus T Firefly
i got as far as step 12, it says permissions failed..

booted up in recovery and no option to make back up?
it shows:
reboot system now
apply sdcard:update.zip
wipe data/factory reset
wipe cache partition

what did i do wrong?
 
i got as far as step 12, it says permissions failed..

booted up in recovery and no option to make back up?
it shows:
reboot system now
apply sdcard:update.zip
wipe data/factory reset
wipe cache partition

what did i do wrong?

I'm not sure off the top of my head why step 12 is failing for you, maybe drew or someone else will know.
In regards to the backup, the rooting process doesn't give you custom recovery so once you have rooted you will still need to install custom recovery such as xionia before you will have the backup options, custom recovery is touched/mentioned after step 14. Good luck
 
I suggested that to him .. and at this point we probably will.

But, you know, the challenge of defeating manual input failure is much more fun!:confused:

I'll let you know how it turns out.

challenges are fun...to a certain point lol
 
So I am thinking of rooting my optimus. I have been reading a lot on it lately as I am a noob. Still kind of leery. One thing I am not sure of is the usb debugging? Is that done on the phone or computer? Can I just copy and paste the instructions?
 

Trending Posts

Forum statistics

Threads
956,694
Messages
6,969,526
Members
3,163,600
Latest member
Marabishi