I am trying to flash the new clockwork touch recovery on my GNex. I put the .img file in the platform-tools folder (where my adb.exe is located). I open a command window from there. Run "adb devices" to make sure my GNex shows up (it does). Run "adb reboot bootloader" works fine to get me to the bootloader. Run "fastboot flash recovery recovery-clockwork-6.0.0.5-toro.img" and it gets stuck here and the command window just says "<waiting for device>" and does not progress. Any ideas for a fix?