PixelOS Flashing Instructions - oscar
Author: Suga • November 06, 2023
Make sure you are on the latest OxygenOS/RealmeUI for your device.
1. Reboot to bootloader (fastboot).
2. Connect your phone to the PC.
3. Run the following fastboot commands:
- `fastboot flash boot boot.img`
- `fastboot flash vendor_boot vendor_boot.img`
- `fastboot flash dtbo dtbo.img`
- `fastboot reboot recovery`
4. Select "Wipe data/factory reset" and confirm.
5. Go back and select "Apply update from ADB."
6. Sideload the PixelOS*.zip using ADB: `adb sideload PixelOS*.zip`
7. Click "Yes" to reboot back to recovery.
8. Click "Advanced options" and Enter Fastboot.
9. Flash the modem.img (`fastboot flash modem modem.img`) by extracting the provided modem.zip for your
specific device and reboot to system:
OnePlus Nord CE 2 Lite:- modem_C.29_nordce2lite.zip
Realme 9 Pro:- modem_C.10_realme9pro.zip
Please ensure that you have the correct files for your device. We are not responsible for any damage that may be caused by incorrect flashing of images. Consider performing at your own risk.