View Single Post
Old June 29th, 2010, 10:37 PM   #14 (permalink)
Vmanisme
Senior Member
 
Vmanisme's Avatar
 
Join Date: Jun 2010
Location: Virginia
Posts: 599
 
Device(s): LG Ally, HTC Incredible, Droid X, Acer Iconia, HTC Thunderbolt
Thanks: 7
Thanked 148 Times in 50 Posts
Default

[QUOTE=Vmanisme;1040988]Read the topic better, it says:


A $ prompt from the android will open now (this should also be where the Allyroot.bat file should drop you, with the above steps already completed):

Part 2
Enter these commands from the $ prompt above:

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) Use the menu option on the phone to disable sharing the SD card via USB
3) cat /sdcard/Superuser.apk > /system/app/Superuser.apk
4) cat /sdcard/su > /system/bin/su
5) chmod 06755 /system/bin/su
Vmanisme is offline  
Reply With Quote
The Following User Says Thank You to Vmanisme For This Useful Post:
Vanski (September 15th, 2010)