I found this thread very useful:
http://forum.xda-developers.com/showthread.php?t=1984566
That and lazerwolf's video were all I needed (lazerwolf included the bit of information I was missing - holding shift while right clicking to get a cmd in the correct folder!) I used the thread instructions to root and flash cwm recovery straight after. From there, installing cm was a breeze. I had already been using it on my phone though. Good luck!
Tapatalked that shiznit.
I tried to install CWM and can't get it installed or booted into it I don't know which one

First of all I am using the latest SDK and the latest CWM Version which is different than the posts and video but the instructions should be the same, right?
If I put the IMG file on the SD card it will not work, if I put it in the internal memory it will not work. I get some kind of an error right away. The only way I can get it to do something is put the img file in the \sdk\platform-tools folder.
I renamed the img file to recovery.img
If I put the img file in the sdk folder this is the results I get:
After entering adb reboot-bootloader
I get this in the CMD widnow:
* daemon not running. starting it now on port 5037 *
*daemon started sucessfully *
And I get this on the tablet:
Bootloader version xx-xxxxxxx (unlock mode)
Bootloader xx-xxxxxxx(unlockmode): Starting FastbootUSB download protocol
After I enter fastboot flash recovery recovery.img
I get this in the CMD window:
sending 'recovery' <5100> KB...
OKAY [ 2.748s]
writing 'recovery...
OKAY [ 2.937s]
finished. total time: 5.685s
And this is only on the tablet now:
Bootloader xx-xxxxxxx(unlockmode): Starting FastbootUSB download protocol
Then after I enter fastboot boot recovery.img
I get this in the CMD window:
downloading 'boot.img'...
OKAY [ 0.879S]
booting...
OKAY [ 0.494S]
finished. total time: 1.373s
And this on the tablet:
Bootloader xx-xxxxxxx(unlockmode): Starting FastbootUSB download protocol
Booting downloaded image
It never reboots
I then hold down the power button to shut off the tablet. I then hold down the vol button (two dots) and power putton after first viberate I let go of power button still holding down the vol button. After the second viberate I slide finger to other vol button then after the third viberate I let go and this is what the screen says:
Bootloader version xx-xxxxxxx (unlock mode)
Entering boot menu mode
Anyone have any ideas what I am doing wrong?
Thanks