Lunaris AOSP Flashing Guide

Lunaris AOSP Flashing Guide

puhbu

• Before flashing this ROM, make sure you are on OS2.0.206.0.VOOMIXM (global). If you are on other firmware, you WILL brick.

  • This guide assumes you already know the basics such as installing the USB drivers, platform-tools and you already have the bootloader unlocked.

Step 1: Download boot.img and vendor_boot.img from the Download link and flash them to your device:
- fastboot flash vendor_boot vendor_boot.img
- fastboot flash boot boot.img

Step 2: Reboot to recovery.
Do not run "fastboot reboot recovery" as that can brick your device if the boot imgs are somehow messed up, instead, do fastboot reboot and just hold volume up.

Step 3: After getting in Recovery, firstly make sure to Format Data, by going to the "Factory Reset" menu and clicking "Format Data". You can do this before or after flashing the ROM, both are fine.

Step 4: Time to flash the ROM, go to Apply Update -> ADB Sideload, then on your PC run: "adb sideload rom.zip" example: "adb sideload lunaris-AOSP-xxx-xxx-UNOFFICIAL-malachite.zip" and wait for the ROM to finish flashing.

NOTE: If it is stuck at 47%, it is normal and you shouldn't cancel anything, just wait until it finishes.

Step 5: When the ROM finishes flashing, it will prompt you to reboot to Recovery for additional packages, here you must select NO.

If you do not want GApps (Google Apps) then simply click Reboot to system, otherwise, go to the next step.

Step 6: Installing Google Apps.

I personally, i use MindTheGapps, but any package for Android 16 should be completely fine. After clicking NO in the prompt, go to Advanced -> Reboot to Recovery, after doing so, you will be switched to the new slot where LunarisAOSP is flashed.

After it restarts, go back to installing ZIPs through ADB Sideload, and just sideload the GApps zip. When it's done, reboot, and voila, you're done!

Enjoy!

Report Page