Crdroid Bootimg Install __exclusive__ -
I have written this as a and a Reddit style summary . Choose the one that fits your platform.
If your device serial appears, you’re connected.
: Open a terminal in the folder containing your downloaded boot.img and run: fastboot flash boot boot.img . crdroid bootimg install
: Execute the following commands (substitute the actual file names): fastboot flash boot boot.img If applicable: fastboot flash vendor_boot vendor_boot.img If applicable: fastboot flash dtbo dtbo.img 3. Install the ROM via Sideload Reboot to Recovery fastboot reboot recovery Format Data : In crDroid Recovery, select Factory Reset Format data/factory reset . This is required for a clean install. Sideload ROM On the device: Select Apply Update Apply from ADB On the PC: Run adb sideload crDroid-ROM.zip Install GApps (Optional)
Now that the boot image (which often contains the recovery environment) is flashed: I have written this as a and a Reddit style summary
Move the downloaded crdroid-xxx.zip and the boot.img into this folder.
This method ensures root persists immediately after the first boot. : Open a terminal in the folder containing
This is the most reliable method for the process because it directly writes the image to the boot partition.