-
Notifications
You must be signed in to change notification settings - Fork 8
Flasing Custom ROMs on Oneplus 10R & Ace
The latest Android 14 firmware (14.0.0.640(EX01)+ ), an unlocked bootloader (Skip all steps related to get an unlock_token.bin and use fastboot flashing unlock) and USB debugging enabled from developer options. The latest LineageOS.zip package and boot, dtbo and vendor_boot .img files for pickle available here. The latest version of Google's platform-tools and a computer.
-
Reboot to bootloader
adb reboot bootloader -
Flash LineageOS recovery
fastboot flash --slot=all boot boot.imgfastboot flash --slot=all dtbo dtbo.imgfastboot flash --slot=all vendor_boot vendor_boot.img -
Reboot to recovery
fastboot reboot recovery -
Do a factory reset (Factory Reset > Format data / factory reset) Sideload the LineageOS.zip package (Apply Update -> Apply from ADB)
adb sideload lineage-packagename.zip -
Reboot to System
Have some confusion or doubts, find me here on Telegram