Thanks for the guide! Just went through it, a couple of things:
The xoom root file at the location posted is no longer available. Searching that thread I found it at:
http://dl.dropbox.com/u/43942134/Xoom-Universal-Root.zip
Also, since they don't come with an SD card, maybe include it in the list of requirements at the start?
Second, please note in the tutorial that Debugging must be enabled in the settings, both before and after the first wipe / reset.
Third, renaming the files didn't work for me for some reason, I kept getting file not found. Instead, I did this:
adb shell
cd /system
mv recovery-from-boot.p recovery-from-boot.p.old
cd /etc
mv install-recovery.sh install-recovery.sh.old
Otherwise, everything went well and I'm running the latest CM9 Nightly on my Verizon LTE Xoom! Thanks!