Realme Note 50 Install Custom ROM LineageOS PixelOS

Custom ROM refers to an personalised version of the operating system that functions on your Itel Vision 3 Plus. The original manufacturer of the device has neither authorised and not created any custom ROMs, instead, these are generated by independent developers or communities. They offer a number of benefits to users, including customization options for the software on their device.

Realme Note 50 smartphone Run on Android 13 and it is powered by unisoc Processor. it is a dual SIM smartphone support Nano SIM card, connectivity options include 3G, 4G, WIFI, Bluetooth, hotspot & GPS. the device come with 4GB of RAM and 128GB of Storage.

Requirement’s

How to Install Lineage OS on Realme Note 50

Backup Firmware:

  • use the provided tool and backup all the partition (make sure your device rooted in order to use it)

Download Custom ROM & tools:

  • From above links Download custom ROM & platform tools for your device & extract zip
  • Note: you have to download suitable rom according your device architecture

Connect Device in bootloader Mod:

  • Switch off phone, keep holding volume down and power button at same time, once it show bootloader menu, connect it to computer using the usb cable.
  • Now Send below code to start Custom ROM Installation Process

Disable AVB:

fastboot flash --disable-verity --disable-verification vbmeta vbmeta.img

Reboot into FastbootD:

fastboot reboot fastboot

Free up Some Space:

fastboot getvar is-userspace
fastboot delete-logical-partition product_a

Flash Custom ROM:

fastboot erase system 
fastboot flash system system.img

Wipe & Reboot device:

fastboot -w
fastboot reboot

Fixes:


LEAVE A REPLY

Please enter your comment!
Please enter your name here