Flashing instructions
Shaun (。♥‿♥。)📲 Flashing Instructions:
⚠️ Pre-requisites
* 🔓 Unlocked Bootloader: Ensure your bootloader is officially unlocked.
* 📂 Firmware: Must be on the latest MIUI/HyperOS for your region.
* 💾 Backup: Clean flashing wipes all data. Please back up your files first.
---
📥 1. Download Required Files
Download the ROM zip, boot.img, dtbo.img, and vendor_boot.img from the official build link.
---
💻 2. Flash Recovery (Fastboot Mode)
1. Reboot to Fastboot Mode (Vol Down + Power).
2. Connect to your PC and execute the following commands in your terminal:
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash vendor_boot vendor_boot.img
3. Reboot to Recovery Mode using hardware buttons or:
fastboot reboot recovery
---
🧼 3. Clean Flash Procedure
1. 🧹 Format Data: Navigate to Factory Reset Format data / factory reset and confirm.
2. 📡 Sideload ROM: Go to Main Menu Apply Update Apply from ADB.
3. On your PC, run:
adb sideload rom.zip
---
🚀 4. Finalize
Once the process completes, return to the main menu and select Reboot system now.
---