DerpFest Flashing Guide
Specific flashing steps for DerpFest on the Xiaomi Mi 11 Lite 4G (Courbet).
Important
Extract the recovery image
Open the DerpFest ROM zip and extract recovery.img from it.
Put recovery.img in the same folder where you will run fastboot and ADB.
recovery.imgGo to fastboot
Power off the phone, then hold Power + Volume Down to boot into fastboot mode.
Confirm the connection from your PC.
fastboot devicesClean flash
Flash the recovery
Flash the recovery image from the folder that contains recovery.img.
fastboot flash recovery recovery.imgThen boot directly into recovery.
fastboot reboot recoveryFormat data
In DerpFest recovery, go to Wipe → Format Data / Factory Reset.
Type yes exactly and confirm.
Flash the ROM
Go to Apply Update → Apply from ADB.
On your PC, sideload the DerpFest zip from the folder where it is stored.
adb sideload DerpFest-vXX.X-YYYYMMDD-yourdevice-Official-Stable.zipWait for Install complete.
Reboot
Reboot to system and let the first boot finish.
Same ROM only
Flash the update
Boot into recovery and sideload the newer DerpFest zip.
adb sideload DerpFest-vXX.X-YYYYMMDD-yourdevice-Official-Stable.zipWipe cache only
After flashing, go to Factory Reset → format cache partition.
It is recommended to format cache if you are dirty flashing from a previous build.
Do not format data for a dirty flash.
- You'd better use only natural color mode and disable blur effects.
- Format cache when you make dirty flash.
- You'd better flash the recovery.img that is located inside of .zip file.
If you want to root your DerpFest installation, this ROM supports the APatch root method. Check out our detailed step-by-step instructions in the Root Guide.