adb shell reboot bootloader (wait for device to reboot into bootloader) fastboot boot cm-hero-recovery.img adb shell mount /sdcard adb push cm-hero-recovery.img /sdcard/cm-hero-recovery.img adb shell flash_image recovery /sdcard/cm-hero-recovery.img