- Download xoomroot.zip and unzip it
- Place the files in your SDK tools folder
- adb reboot bootloader
- fastboot oem unlock (be sure fastboot binary is in your path)
- Accept the legal notice then wait for reboot (this will wipe your data)
- adb reboot bootloader
- fastboot flash boot rootboot.img
- fastboot reboot (wait for reboot)
- adb remount
- adb push su /system/bin
- adb shell ln –s /system/bin/su /system/xbin/su
- adb shell chmod 4755 /system/bin/su
- Download Superuser app from Market
Note: If you do not understand parts of this guide or feel that you need further instructions, it is safe to assume you should not try this.
Screen shot after the jump...