Ok.. somehow it worked this time. I waited an extra few minutes before trying adb shell, and got the # prompt! Time to figure out how to put on the custom rom now! Thanks!
Who are you to tell me what to...oh, wait...nevermind. Coming right up.
EDIT: Heh...actually, not coming *right* up...I'm at work at the moment, stuck in Windows land, and I'm going away this weekend, but I'll definitely do it.
Whenever you can, it would be awesome and a huge help
For those of you less patient, Im pretty sure you can just follow the link ccrs8 posted (Setting Up ADB/USB Drivers for Android Devices in Linux (Ubuntu) ? Esau Silva) then, after completing that, just continue from step 4 in this guide. Im not totally sure though. Havent attempted myself, just guessed from reading
...people that are asking for the easy way to root.. z4root ..(and can't find it) it has been taken down from the market many times in the last few days..
however you can still find the .apk
i would attach it here. however i don't know the TOS on doing that on this forum. so maybe a mod can do it. but either way a little searching ull find the .apk (rem. current version is 1.3.0)
I dont know what Im doing wrong, I followed the ADB/USB guide for Ubuntu, made the needed changes shortyjacobs provided, my phone is recognized by the adb server, and everything went smoothly... up until I had to enter adb shell a second time and got $ rather than #
I cant figure it out
I dont know what Im doing wrong, I followed the ADB/USB guide for Ubuntu, made the needed changes shortyjacobs provided, my phone is recognized by the adb server, and everything went smoothly... up until I had to enter adb shell a second time and got $ rather than #
I cant figure it out
Last login: Mon Dec 6 02:11:57 on ttys000
321lh:~ jakobwheeler$ cd /Users/jakobwheeler/Desktop/Android/tools
321lh:tools jakobwheeler$ ./adb push rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage
429 KB/s (5392 bytes in 0.012s)
321lh:tools jakobwheeler$ ./adb push su /data/local/tmp/
1279 KB/s (26264 bytes in 0.020s)
321lh:tools jakobwheeler$ ./adb push busybox /data/local/tmp/
2313 KB/s (1926944 bytes in 0.813s)
321lh:tools jakobwheeler$ ./adb shell
$ chmod 4755 /data/local/tmp/rageagainstthecage
$ chmod 4755 /data/local/tmp/busybox
$ cd /data/local/tmp
$ ./rageagainstthecage su
[*] CVE-2010-EASY Android local root exploit (C) 2010 by 743C
[*] checking NPROC limit ...
[+] RLIMIT_NPROC={3374, 3374}
[*] Searching for adb ...
[+] Found adb as PID 4417
[*] Spawning children. Dont type anything and wait for reset!
[*]
[*] If you like what we are doing you can send us PayPal money to
[*] 7-4-3-C@web.de so we can compensate time, effort and HW costs.
[*] If you are a company and feel like you profit from our work,
[*] we also accept donations > 1000 USD!
[*]
[*] adb connection will be reset. restart adb server on desktop and re-login.
$ 321lh:tools jakobwheeler$ ./adb shell
$
Here is me trying to root my LS670... Via mac and THIS VIDEO and THIS GUIDE.
I have tried everything, I figured I'd try and enter different commands and whatnot and just mess around a bunch, I've literally tried like 15 times today, doing everything logical and everything not.