Crdroid Bootimg Install File
# Flash boot image fastboot flash boot $1
You cannot flash custom images if your bootloader is locked. crdroid bootimg install
Here is an informative walkthrough on how to install CRDroid using the boot.img method. # Flash boot image fastboot flash boot $1
fastboot boot stock_recovery.img # temporary boot adb shell dd if=/dev/block/by-name/boot of=/sdcard/stock_boot.img crdroid bootimg install