Alright in the irc channel we have figured out a few ways to get into recovery if you kill your system on the wifi version.
1) Hook up usb cable, open terminal/command, power on xoom, copy and paste this in the terminal:
adb wait-for-device && adb reboot recovery
2) Download CWM recovery.img. Go into fastboot mode (power and volume down). Once there paste the following in terminal/command:
fastboot flash boot recovery.img
Then just reboot.
3) If you wipe out your system hard enough, it will actually put you into a recovery loop, so just set back and wait.
Thanks to
DeadRinga for #1
Bigrushdog for #2
BWCorvus for #3
1) Hook up usb cable, open terminal/command, power on xoom, copy and paste this in the terminal:
adb wait-for-device && adb reboot recovery
2) Download CWM recovery.img. Go into fastboot mode (power and volume down). Once there paste the following in terminal/command:
fastboot flash boot recovery.img
Then just reboot.
3) If you wipe out your system hard enough, it will actually put you into a recovery loop, so just set back and wait.
Thanks to
DeadRinga for #1
Bigrushdog for #2
BWCorvus for #3