• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Androot problem (keeps failing)

A

akkkmed

Guest
I am running 2.2 using the leaked file. I'm having problems rooting via Universal Androot. As a side note, I haven't rooted my X before. So before now, everything was stock.

Universal Androot downloaded and installed fine. I clicked "root". It goes through the steps and give me the "Failed! No~~~Fu goo~~~" error.

I have tried: different versions of the program, different SD card, uninstalling everything related to rooting, downloading Superuser, late deleting Superuser, and I even wiped my device because I was having other problems, like major lag and whatnot.

Any ideas what could be wrong? Thanks!
:)
 
Upvote 0
Thanks, I tried that earlier today. Since I'm on a Mac, I tried it on my netbook (Windows 7). I just don't get what to do. I tried the ADB, and I just get lost. Nothing works in the command prompt and I don't think I got ADB setup right.

:(
did you download and install the newest driver pack from Motorola and do you have "debugging" turned on. Drivers and debugging are the two reasons your droid x will not show up in adb shell
 
Upvote 0
Thanks, I tried that earlier today. Since I'm on a Mac, I tried it on my netbook (Windows 7). I just don't get what to do. I tried the ADB, and I just get lost. Nothing works in the command prompt and I don't think I got ADB setup right.

:(

sounds like you need to get adb set up then, I do all my adb stuff on a windows 7 netbook too so I know it works. Plug your phone into the computer with debugging turned off and put it in media snyc mode. Then wait for the drivers to install then turn on debugging mode and wait again
 
Upvote 0
did you download and install the newest driver pack from Motorola and do you have "debugging" turned on. Drivers and debugging are the two reasons your droid x will not show up in adb shell

Yes. As far as I can tell, that's the ONLY thing I did right.
The reason this is dumb is because I'm very technically smart and I'm majoring in computer science. Good thing school starts next week...

Anyways, I downloaded the files required in the XDA thread. But not sure what to do exactly. I tried opening the "SDK" application, but it just wanted to update and said it couldn't. I also tried using command prompt to do what it said, but everything said the location wasn't right.
 
Upvote 0
Yes. As far as I can tell, that's the ONLY thing I did right.
The reason this is dumb is because I'm very technically smart and I'm majoring in computer science. Good thing school starts next week...

Anyways, I downloaded the files required in the XDA thread. But not sure what to do exactly. I tried opening the "SDK" application, but it just wanted to update and said it couldn't. I also tried using command prompt to do what it said, but everything said the location wasn't right.

you don't need to install the sdk, the only thing you need to do is take the tools folder from it and put it on your desktop, then open up a cmd and do "cd location" where location is the copy of the address of your tools folder
So for me I do
"cd C:\Users\Jeff\Desktop\tools"
then if you do
"adb devices"
and a serial number shows up your a good to go
 
Upvote 0
you don't need to install the sdk, the only thing you need to do is take the tools folder from it and put it on your desktop, then open up a cmd and do "cd location" where location is the copy of the address of your tools folder
So for me I do
"cd C:\Users\Jeff\Desktop\tools"
then if you do
"adb devices"
and a serial number shows up your a good to go

Well that's one thing I've done wrong. I'll give that a go right now! Thanks!
And don't worry, I'll report back :D
 
Upvote 0
Well I'm farther than before.
At this step: "adb push Superuser.apk /sdcard/Superuser.apk", CMD tells me "adb is not recognized as an internal or external command, operable program, or batch file.
What did I do wrong? I made sure to type everything correctly.

did you do "adb devices"
and if it is pointed at your tools folder then it should work, is there a # at the beginning of the lines
 
Upvote 0
Thanks a lot.
"cd c:/Droid2Root" is my last successful step. Then I get the internal/external command error. And I just tried, and everything gives me that error after this point. Meaning anything I type in now, it gives me the internal/external error.

okay, put the tools folder on your desktop I understand what they are saying but I find this way to be easier. And then put all the files for the root superuser.apk,busybox,su, etc into your tools folder. Then do
"cd location"
then start running through the commands

Just have the tools folder on the desktop, adb.exe should be in there
 
Upvote 0
How do I know when this step has finished?
"let the process run until it returns you to c:/Droid2Root (be patient, but may need to reboot the phone)"

Not sure what it means when it says it will "kick me out".

you will go back to your original directory
like there should be a blank space after you run the command and then when its done you will be able to enter more commands, or like the directions said you may just have to reboot then continue on with the other commands
 
Upvote 0
Hmmm. I tried continuing on, but it said it was denied and stuff. This may have been a bad idea, but I closed out and tried again. I'm currently at the same step.

In CMD, it says:
[*] adb connectionwill be reset. restart adb server on desktop and relogin
$


What am I really supposed to do?
 
Upvote 0
Hmmm. I tried continuing on, but it said it was denied and stuff. This may have been a bad idea, but I closed out and tried again. I'm currently at the same step.

In CMD, it says:
[*] adb connectionwill be reset. restart adb server on desktop and relogin
$


What am I really supposed to do?

do that then I guess you are at this step

- cd c:/wherever-your-sdk-tools-folder-is
- adb devices (to verify the connection)
- adb shell (you should now have a # prompt, if not return to ./rage step above)

- mount -o rw,remount -t ext3 /dev/block/mmcblk1p21 /system
- cp /sdcard/Superuser.apk /system/app/Superuser.apk
- cp /sdcard/su /system/bin/su
- cp /sdcard/busybox /system/bin/busybox
- chmod 4755 /system/bin/su
- chmod 4755 /system/bin/busybox
- mount -o ro,remount -t ext3 /dev/block/mmcblk1p21 /system
- exit
- exit
 
Upvote 0

BEST TECH IN 2023

We've been tracking upcoming products and ranking the best tech since 2007. Thanks for trusting our opinion: we get rewarded through affiliate links that earn us a commission and we invite you to learn more about us.

Smartphones