Download Custom Rom Derpfest OS android 15 Lenovo Z6 Pro (Zippo)
Changelog
- Kernel upstream to v4.14.354 openela LTS
- Kernel upstream to LA.UM.9.1.r1-16400-SMxxx0.QSSI14.0
- Initial A15 Release
- Merge October ‘24 security patch
The Lenovo Z6 Pro is a well-regarded smartphone with robust hardware, making it an excellent candidate for custom ROMs. DerpFest, known for its customizations and close-to-stock Android experience, recently released its version based on Android 15. This guide will walk you through the steps to install DerpFest Android 15 on your Lenovo Z6 Pro.
Requirements
Unlocked Bootloader: Ensure your Lenovo Z6 Pro bootloader is unlocked.
Custom Recovery: Install a custom recovery like TWRP or OrangeFox.
Backup: Backup all important data.
Battery: At least 50% battery level.
Files Needed: Download the necessary files:
DerpFest ROM (Android 15) for Lenovo Z6 Pro
Latest GApps (optional)
Magisk (optional, for root)
Step 1: Unlock Bootloader
If you haven’t unlocked the bootloader, you’ll need to do so before proceeding. Unlocking the bootloader will wipe all data, so make sure to back up everything important.
Go to Settings > About Phone and tap on Build Number 7 times to enable Developer Options.
Go to Developer Options and enable OEM Unlocking and USB Debugging.
Connect the phone to your PC and open a command prompt or terminal.
Run the command:
adb reboot bootloader
- Once in bootloader mode, type:
fastboot oem unlock
- Confirm the unlocking process on your device if prompted.
Step 2: Install Custom Recovery
To flash the DerpFest ROM, you’ll need a custom recovery. This guide uses TWRP as an example.
Download the TWRP image file for Lenovo Z6 Pro.
Boot the device into bootloader mode again using:
adb reboot bootloader
- Flash the TWRP recovery image with:
fastboot flash recovery
- Once done, reboot into recovery mode:
fastboot reboot recovery
Step 3: Flash DerpFest ROM
With TWRP (or your preferred custom recovery) installed, follow these steps:
Backup Current ROM: Before flashing, make a full backup in TWRP by going to Backup and selecting System, Data, and Boot.
Wipe: Go to Wipe > Advanced Wipe, then select Dalvik/ART Cache, System, Data, and Cache.
Flash DerpFest ROM:
Go to Install and locate the DerpFest ROM zip file.
Swipe to confirm flash.
(Optional) Flash GApps: If you want Google services, flash the GApps package after flashing DerpFest.
(Optional) Root with Magisk: If you want root access, flash the Magisk zip file.
Step 4: Reboot and Setup
Once everything is installed:
Go back to the main menu in TWRP and tap Reboot > System.
The first boot may take several minutes.
Once booted, go through the setup process and enjoy DerpFest Android 15 on your Lenovo Z6 Pro.
Troubleshooting Tips
Boot Loop: If your device gets stuck in a boot loop, reboot into recovery, wipe Cache and Data, and try flashing the ROM again.
Missing Google Apps: If you forgot to flash GApps, reboot into recovery and flash the GApps zip.
Issues with Magisk: If the device fails to boot after flashing Magisk, go back to recovery and reflash the ROM without Magisk.
Conclusion
Installing DerpFest Android 15 on your Lenovo Z6 Pro gives you the latest Android experience with additional customization options. Follow the instructions carefully, and you’ll be set up in no time. Enjoy exploring the new features of Android 15 and customizing your device to your liking!