LineageOS 20 Flashing Guide Redmi Note 11S

LineageOS 20 Flashing Guide Redmi Note 11S

Nem1x

Flashing ROM:

1. Flash LineageOS recovery (boot.img)

fastboot flash boot lineage_boot.img

2. Reboot to Lineage recovery

fastboot reboot recovery

3. In recovery select Apply Update

4. Sideload from ADB / flash ROM from SD card.

- adb sideload lineage.zip

- or select lineage zip from SD card

5. After flashing select NO when asked to reboot to recovery

6. Factory reset / Format data

7. Reboot to system / Reboot to recovery (if you want to flash gapps)

Flashing gapps:

  1. Reboot to recovery (from step 7.)
  2. Format data/factory reset (Not needed if you rebooted directly to recovery)
  3. Apply update

Sideload from ADB or SD Card

- adb sideload gapps_package_name.zip

- or select gapps package from SD card

4. Reboot to system

Dirty flashing ROM (Upgrading from previous version):

  1. Reboot to recovery
  2. Flash ROM
  3. After flashing select YES when asked to reboot to recovery
  4. Flash Gapps/MicroG (explained how above)
  5. Reboot to system

Notes:

- Flashing with TWRP / OFOX is supported.

- Recovery supports touch (even if it doesn't look like it does)

- Dirty flashing with TWRP/OFOX is the same as with LineageOS recovery. Only difference is that TWRP/OFOX doesn't ask you to reboot to recovery after flashing, which is mandatory, and also you can directly reboot to recovery without holding volume +

- If you reboot to system without flashing gapps, and you previously had them (when dirty flashing), you have high chance of breaking the system. It's recommended to format data in that case, then flash gapps or microG.

- Vanilla users (if any exist) can skip dirty process and just flash ROM and reboot

- If you're updating via OTA, most gapps packages should survive update. You may need to clear data of Google Play Services, if any issues with GPS, PlayStore, etc. occur.




Report Page