Old 09-16-10 at 06:09 PM   #1
Expert

Join Date: May 2008
Location: Middle of nowhere, De, USA
Posts: 837
Default Droid 2 Rooting


Link are where it says 'here'
Setup:
- Install adb (here) and Motorola drivers (here)
- Download attached archive
- Extract to a directory, I used c:\Droid2Root
- Make sure you have USB degugging enabled
- Change connection to PC Mode

Process:
- Open command prompt
- cd c:/wherever-your-sdk-tools-folder-is
- adb devices (to verify the connection)
- cd c:/Droid2Root
- adb push rageagainstthecage-arm5.bin /data/local/tmp/rageagainstthecage-arm5.bin
- adb shell
- cd data/local/tmp
- chmod 0755 rageagainstthecage-arm5.bin
- ./rageagainstthecage-arm5.bin

- let the process run until it returns you to c:/Droid2Root
- cd c:/wherever-your-sdk-tools-folder-is
- adb devices (to verify the connection)
- adb shell (you should now have a # prompt)
- exit

- cd c:/Droid2Root
- adb push Superuser.apk /system/app/Superuser.apk
- adb push su /system/bin/su
- adb push busybox /system/bin/busybox
- adb shell
- chmod 4755 /system/bin/su
- chmod 4755 /system/bin/busybox
- exit
Enjoy. But i am not rooting till recovery comes out lol
mithu is offline  
Discuss Droid 2 Rooting at the Computers & Technologies forum within tehPARADOX.COM Online Sharing Community.
Reply


Like this page? Share it!  
 
  

Thread Tools



All times are GMT -7. The time now is 11:14 AM.
SEO by vBSEO ©2011, Crawlability, Inc.