How to flash xdroidOSS for Redmi Note 10 (mojito/sunny)

How to flash xdroidOSS for Redmi Note 10 (mojito/sunny)

Waxaranai x Ashwin

• Download ROM and Recovery to your computer

• Reboot the device to bootloader (Fastboot Mode)

• Flash the recovery by running "fastboot flash boot <path/to/boot.img>" in terminal

• Reboot to recovery by running "fastboot reboot recovery" in terminal

• Go to main menu > Factory reset > Format data/factory reset > Format data > Back to Main menu > Reboot to Recovery

• On your phone [which is in recovery mode], Apply update > Apply from ADB

• Flash the ROM through ADB sideload by running "adb sideload <path/to/rom.zip>" in terminal

• Flash firmware (Version V13.0.9.0.SKGMIXM) through ADB sideload by running "adb sideload <path/to/firmware.zip>" in terminal

• Reboot and voila!

Notes:

• Skip factory reset / formatting data if you're coming from previous build.

Report Page