LG Ally android phone has been rooted successfully. Guys over at androidforums managed to get the root access on LG Ally and have posted easy steps to follow.
Rooting LG Ally Android phone provides full access to its system files allowing you to modify the phone firmware and install third party apps, themes and custom ROMs. You can then tether your LG Ally android phone.
Steps on Rooting LG Ally Android Phone
Step 1: Mount SD Card in Phone!
In Terminal:
1) wget http://zenthought.org/tmp/asroot2
2) wget http://bit.ly/brI0EV
3) ./adb push asroot2 /data/local/
4) ./adb shell chmod 0755 /data/local/asroot2
5) ./adb shell
A $ prompt from the android will open now:
1) /data/local/asroot2 /system/bin/sh
(at this point your $ prompt should be a # meaning you are root, if not, type exit and then begin over, when you open the new ./adb shell you will be # root)
When you get # shell, UNMOUNT the sdcard!!!!! This will make the correct link available. Then continue on.
2) mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
3) cat /sdcard/Superuser.apk > /system/app/Superuser.apk
4) cat /sdcard/su > /system/bin/su
5) chmod 06755 /system/bin/su
After rooting LG Ally you can enable wireless tethering on with Barnacle WiFi Tethering App. Tethering allows you to share internet connection of you mobile phone with your computer or devices like Apple iPad.
Thanks! I assume this procedure would mean I lose all the downloads from my SD card. Can you give a step-by-step recipe for backing them up and restoring when done with the rooting? I'd greatly appreciate that.
How can I internet share with my laptop? Using my phone as the source for the internet.
Anyone need help contact me 8505166753
download a program from the market called easyteather. it is a free program. works great.
How do I turn the alarm clock off
How do I turn the alarm clock off
How can I use my phone as an internet provider for my laptop? I tried the easy teather app and it wont work.
I’m kind of confused:S
How long is it supposed to take the root prompt to show up?
$ /data/local/asroot2 /system/bin/sh
[+] Using newer pipe_inode_info layout
Opening: /proc/22339/fd/3
And it just sits there, no prompt.
where is the terminal?
Hey Conrad, getting the same issue, did you ever find a solution to this?