OK snag time. I put the files on my SD card, put the recovery image in the same folder as adb. Started up a command prompt, CD to the folder where adb lies. I then run adb kill-server, and then adb start-server. Run adb reboot bootloader, all OK, skip the unlock step because it was unlock prior to the ota upgrade. Run adb fastboot reboot, OK, then do another a dB reboot boot loader and then try to flash the recovery. It then tells me that it was locked, so I go back to the beginning and unlock. It unlocks successfully, but afterwards I can't connect any longer with adb. Any thoughts