Nameless-CLO install instructions

Nameless-CLO install instructions


Prerequisites:

  • Device must be running OxygenOS(12R)/ColorOS(ACE3) version 15.0.0.200 or higher.
  • Flash the current build again using local install to ensure both slots have the same firmware.

Clean flash:

  • Reboot to bootloader
  • Flash init_boot, boot, vendor_boot, dtbo and recovery images
  • fastboot flash init_boot init_boot.img
  • fastboot flash boot boot.img
  • fastboot flash vendor_boot vendor_boot.img
  • fastboot flash dtbo dtbo.img
  • fastboot flash recovery recovery.img
  • Reboot to recovery
  • Sideload ROM zip using adb sideload Nameless*.zip
  • Format data after sideload
  • Reboot and voila!

Updating to a newer build (dirty flash):

  • Sideload ROM zip
  • Reboot and voila!

If sideloading rom gives error 7:

  • Reboot to recovery
  • Enter fastbootd
  • fastboot wipe-super super_empty.img
  • Enter recovery
  • Sideload the rom zip
  • Format data
  • Reboot


Report Page