Courbet ROMs Hub

DerpFest Flashing Guide

Specific flashing steps for DerpFest on the Xiaomi Mi 11 Lite 4G (Courbet).

Before You Start
1

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.img
2

Go to fastboot

Power off the phone, then hold Power + Volume Down to boot into fastboot mode.

Confirm the connection from your PC.

fastboot devices
Clean Flash
3

Flash the recovery

Flash the recovery image from the folder that contains recovery.img.

fastboot flash recovery recovery.img

Then boot directly into recovery.

fastboot reboot recovery
4

Format data

In DerpFest recovery, go to Wipe → Format Data / Factory Reset.

Type yes exactly and confirm.

5

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.zip

Wait for Install complete.

6

Reboot

Reboot to system and let the first boot finish.

Dirty Flash
8

Flash the update

Boot into recovery and sideload the newer DerpFest zip.

adb sideload DerpFest-vXX.X-YYYYMMDD-yourdevice-Official-Stable.zip
9

Wipe 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.

Tips
  • 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.
Rooting

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.