Xoom WiFi (MZ604) Root!!

ericdabbs

Senior Member
Jun 28, 2007
1,137
323
0
Los Angeles
When the files are placed "in the SDK tools folder" ,,, would they be placed in the platform-tools folder when using Windows 7 64-bit.....
This is where I run my ADB command from.. or do you place them in the main tools folder under the main sdk folder...

thanks

After you download the platform-tools folder from the android manager, you have to copy all the contents from the "platform-tools" folder and place them in the "tools" folder where fastboot.exe is located. The ADB command is in the platform-tools folder.
 
  • Like
Reactions: pantherzfinest

chaz03

Senior Member
Feb 28, 2010
51
1
0
columbus
run:

adb shell
rm /system/xbin/su
ls -s /system/bin/su /system/xbin/su
the rm/system/xbin/su worked.

but after i type the next command, I get no such file or directory

Maybe it would help if I actually understood what this command is. I understand what the push and pull commands are.
 

bwcorvus

Retired Forum Moderator
Jun 15, 2010
1,527
369
0
the rm/system/xbin/su worked.

but after i type the next command, I get no such file or directory

Maybe it would help if I actually understood what this command is. I understand what the push and pull commands are.
Thats because rm removed the file.

try:
adb push su /system/bin
adb shell
ln -s /system/bin/su /system/xbin/su
chmod 4755 /system/bin/su
 

ushneb

Member
Aug 7, 2010
37
4
0
San Jose, CA
Ok, so I did as instructed. I'm trying to get a screencap with drocap2 and shootme, but both don't seem to work. Root seems to have been successful, so I don't know what's wrong. Any ideas, fellas?
 

flipper2006

Senior Member
Jan 22, 2009
794
57
0
Hollywood, FL
I dont usually give thanks with a message, but this one deserves it. I just got my Xoom this morning and the instructions worked perfectly. It was a little tricky with the bootloader part, but it became obvious after you understand. With the Nvflash, fastboot, etc.. I didnt like the part where after you unlock it formatted the data, so everything i did today was history... but thanks!!!


This is it guys... HUGE props to bigrushdog (his kernel made this possible!), MADindustries and modplan!
:p
 

ushneb

Member
Aug 7, 2010
37
4
0
San Jose, CA
What issues are you having? ShootMe doesn't work - we know this. Might be a Honeycomb problem.
Hmmm, good question. I don't really do much else but take screenshots. So I can't think of what to try with root. Any suggestions as to what apps to try to see if I did indeed get root access? Perhaps setCPU? I'll give that a go.

While I'm on the subject, what does work for taking screenshots?

Oh and by the way the instructions were spot on. Thank you so much. I got a little worried when I tried the rooting method for the 3G Xoom but luckily your walkthrough saved the day. Kudos
 

Xaositek

Senior Member
May 6, 2007
192
59
0
Jefferson City, MO
Hmmm, good question. I don't really do much else but take screenshots. So I can't think of what to try with root. Any suggestions as to what apps to try to see if I did indeed get root access? Perhaps setCPU? I'll give that a go.

While I'm on the subject, what does work for taking screenshots?

Oh and by the way the instructions were spot on. Thank you so much. I got a little worried when I tried the rooting method for the 3G Xoom but luckily your walkthrough saved the day. Kudos
I found that Screenshot ER works really well.

Sample: http://dl.dropbox.com/u/2180926/screen-20110327-1649.png