What's new
DroidForums.net | Android Forum & News

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[HOW TO] Root without using ADB

  • Thread starter Thread starter qoncept
  • Start date Start date
Well I was able to make some progress with it from last time.The thing was that my folder was named downloads instead of download. The only question I have left is after you type rm /system/bin/rootshell do you reboot the program and then type su?Thanks btw.
 
Ugh. So I was almost done. I got to this part.

Copy superuser files
You now have temporary root access and need to copy all of your files in to place to make it permanent. Type the following commands:

Code:
cp /sdcard/download/Superuser.apk /system/app/Superuser.apk
cp /sdcard/download/su /system/bin/su
cp /sdcard/download/busybox /system/bin/busybox
chmod 4755 /system/bin/su
chmod 4755 /system/bin/busybox
rm /system/bin/rootshell
exit
You now have root. I needed to close my terminal emulator (in Better Terminal, you need to actually click the menu button and exit) and reopen it. After this, type su

And someone knocked on the door. Like a fool, I hit "home" and now I am not sure what to do. I have the ninja. Any ideas?
 
Ugh. So I was almost done. I got to this part.

Copy superuser files
You now have temporary root access and need to copy all of your files in to place to make it permanent. Type the following commands:

Code:
cp /sdcard/download/Superuser.apk /system/app/Superuser.apk
cp /sdcard/download/su /system/bin/su
cp /sdcard/download/busybox /system/bin/busybox
chmod 4755 /system/bin/su
chmod 4755 /system/bin/busybox
rm /system/bin/rootshell
exit
You now have root. I needed to close my terminal emulator (in Better Terminal, you need to actually click the menu button and exit) and reopen it. After this, type su

And someone knocked on the door. Like a fool, I hit "home" and now I am not sure what to do. I have the ninja. Any ideas?
Nothing. Your done. Type su in a terminal and see if it works. Prompt should change to a #. If not start over.
 
Alright.. I was gonna wait to root this time.. but I just couldn't.. thanks for the easy guide, thanks to all the contributors, and thanks to hookbill for the sticky...
 
Ugh. So I was almost done. I got to this part.

Copy superuser files
You now have temporary root access and need to copy all of your files in to place to make it permanent. Type the following commands:

Code:
cp /sdcard/download/Superuser.apk /system/app/Superuser.apk
cp /sdcard/download/su /system/bin/su
cp /sdcard/download/busybox /system/bin/busybox
chmod 4755 /system/bin/su
chmod 4755 /system/bin/busybox
rm /system/bin/rootshell
exit
You now have root. I needed to close my terminal emulator (in Better Terminal, you need to actually click the menu button and exit) and reopen it. After this, type su

And someone knocked on the door. Like a fool, I hit "home" and now I am not sure what to do. I have the ninja. Any ideas?

That was just OPPORTUNITY knocking, because your Droid X is now ROOTED..

..i'm sorry, I had to..
 
I joined here finally to say that I followed this thread to root my X. I am in no way advanced when it comes to this stuff and i managed to do it.
 
Sorry to interrupt, people. I'd like some feedback on this thread.

1. Were the instructions on page 1 simple and easy to follow?
yes

2. Did anybody experience anything they couldn't get out of using this method?
no

3. Did you find the video to be helpful in the middle of the thread?
didn't watch it

A couple of you give me some feedback, I might decide to do something with this thread.

Thanks for the post.
 
am i gona be able to get the froyo update even if my droid x is rooted

at the very least you will be able to restore your phone to stock and update to froyo... but I'm sure froyo will be quickly rooted as well.... either way, returning from a fresh install and restoring all of your apps/data etc. is much easier with froyo than it is with 2.1.. so you should be good..
 
This worked like a charm.

I tried several other How to Root walk throughs for my new X, and I could not get adp to work with win7 64bit. So, this was brilliant. Kudos to those who figured this all out for us Noobs.

-Will
 
Back
Top