Thread: Rooting
View Single Post
  #83 (permalink)  
Old 11-20-2009, 02:55 PM
athlet1c's Avatar
athlet1c
Kind of a BIG Deal
Offline
Location: NEW YORK - NORTH CAROLINA
 
Join Date: Aug 2007
Posts: 1,021
Reputation: 950
athlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuffathlet1c knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to athlet1c Send a message via Yahoo to athlet1c Send a message via Skype™ to athlet1c
Re: Rooting

Quote:
Originally Posted by Brock1909 View Post
/data/local/asroot2 /system/bin/sh


i get to that point, and then it says its not found and cannot go any further..any idea why?

did ti look something like this minus your SDK file names different

cd C:\AndroidSDK1\tools
adb push asroot2 /data/local/
adb shell
chmod 0755 /data/local/asroot2
/data/local/asroot2 /system/bin/sh


mount -o remount,rw -t yaffs2 /dev/block/mtdblock3 /system
cd /system/bin
cat sh > su
chmod 4755 su
__________________
I can do all things through Christ who strengthens me
Have a listen to my music as well tell me what you think
http://www.myspace.com/siremusicgroup
Thank a Fellow Geeker If you have been helped by hitting the button below
Reply With Quote