//

Root Motorola Droid X [How To]

by dave on July 22, 2010



Yes, Droid X has been rooted, w00t!! This has come from none else than Alldroid. As mentioned on their site, the root has specifically come from Birdman (that’s Stephen Bird, I guess). Full root is capable here with a read/write ‘System’ mount and everything else that normally comes with a fully rooted Android device (super user, full access through the shell, etc).

We ‘re bringing the method to root Motorola Droid X directly from Alldroid

(Run means type the command in quotes [but not the quotes] then press the Enter key)

  1. Download the archive and expand it to a folder you can find (eg. c:\DroidXRoot_v2)
  2. Set up ADB (Step-by-step guide for Windows Vista/7 here
  3. On the phone: Home, Menu Button, Settings, Applications, Development: Make sure the “USB debugging” option is enabled/checked.
  4. Status bar, USB connection: Make sure “PC Mode” is selected.
  5. Open a command prompt (Windows: Start, Run, “cmd”, OK; Linux: Terminal)
  6. Run “adb devices”. If you don’t see your device listed under “List of devices attached”, return to step 2 and follow the link to setup ADB (use that topic for support) and return here when “adb devices” lists your X.
  7. Run “CD c:\DroidXRoot” (or where ever you expanded the archive)
  8. Run “adb shell mkdir /sdcard/DroidXRoot”
  9. Run “adb push Superuser.apk /sdcard/DroidXRoot/Superuser.apk”
  10. Run “adb push su /sdcard/DroidXRoot/su”
  11. Run “adb push busybox /sdcard/DroidXRoot/busybox”
  12. Run “adb push exploid /sqlite_stmt_journals/exploid”
  13. Run “adb shell”
  14. Run “cd sqlite_stmt_journals”
  15. Run “chmod 755 exploid”
  16. On your phone, navigate to a screen where you can switch wifi/bluetooth on/off easily (settings, or a home screen with a widget)
  17. IMMEDIATELY after executing the next step, toggle wifi or bluetooth off and back on
  18. Run “./exploid” and follow directions on screen. Once this completes you’ll be back at a shell prompt.
  19. Run “rootshell”. You’ll be prompted for a password.
  20. Type in password “secretlol” and press Enter then you are root! (You’ll know because your prompt will now be a “#” instead of “$”)
  21. Run “cp /sdcard/DroidXRoot/Superuser.apk /system/app/Superuser.apk”
  22. Run “cp /sdcard/DroidXRoot/su /system/bin/su”
  23. Run “cp /sdcard/DroidXRoot/busybox /system/bin/busybox”
  24. Run “chmod 4755 /system/bin/su”
  25. Run “chmod 4755 /system/bin/busybox”
  26. Run “rm /system/bin/rootshell”
  27. Run “exit” to drop from root to a non-root user shell (on phone still)
  28. Run “exit” to drop back to your machine command prompt (instead of phone)

To Confirm root is established:

  1. Run “adb shell”
  2. Run “su” (now you should see the # sign which indicates you are root)
  3. Watch your screen so you can allow Superuser root access.

Here is the video proof posted by Alldroid:

You are solely responsible for this activity and understand the risks associated with rooting. We take no responsibility for the outcome

Related Articles:

  1. Root Motorola Droid on Android 2.0.1
  2. Motorola Droid X vs Samsung Fascinate
  3. Motorola Droid 3: Features & Specs
  4. Motorola Droid 2: Leaked Photos and Specs
  5. How to Bypass Android Activation Screen on Motorola Droid
  6. Download and Install FRF84B Froyo testing build for your Motorola Droid

Leave a Comment

Previous post:

Next post: