README.md

DerpFest

DerpFest ROM archive for Google Pixel 9/Pro/XL devices
Maintained by Alexander Brunswig, hosted by vi0let.


/* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/

Devices on this archive

  • Pixel 9 (tokay)
  • Pixel 9 Pro (caiman)
  • Pixel 9 Pro XL (komodo)

Install instructions

  1. Download boot, dtbo, vendor_kernel_boot, vendor_boot from Gdrive
  2. Reboot to bootloader
  3. Run the following commands:
  • fastboot flash boot boot.img
  • fastboot flash dtbo dtbo.img
  • fastboot flash vendor_kernel_boot vendor_kernel_boot.img
  • fastboot flash vendor_boot vendor_boot.img
  • fastboot reboot recovery
  1. While in recovery, navigate to Factory reset -> Format data/factory reset and confim to format the device.
  2. When done formatting, go back to the main menu and then navigate to Apply update -> Apply from ADB
  3. adb sideload rom.zip (replace "rom" with actual filename)
  4. (optional). Reboot to recovery (fully) to sideload any add-ons (e.g magisk)
  5. Reboot and voila!