Lineage OS 17.1 Flashing Instructions (Android 10)

Do not Flash this ROM via TWRP, use fastboot instead

Note: This ROM does not include any proprietary Google Apps by default, you have to flash them via TWRP after flashing ROM before booting, to download GAPPS go to https://opengapps.org/ and choose accordingly

To get started, make a back-up of all your device data since everything will be wiped

Now follow the Instructions Carefully:

  1. Download the Lineage OS ROM from here
  2. Extract the zip file and copy the contents in the platform-tools folder on your PC
  3. Open Powershell/CMD in platform-tools by clicking Shift+Right Click, connect your device and type adb devices to make sure your device is identified
  4. Now type : adb reboot-fastboot
fastbootd mode
  1. Now type : fastboot devices to check if your device is connected
  2. Now type : fastboot -w (This will wipe all the data on phone and it is mandatory or you’ll end up in a bootloop)
  3. Now enter the following commands one by one:
  • fastboot flash boot boot.img
  • fastboot flash dtbo dtbo.img
  • fastboot flash product product.img
  • fastboot flash system system.img
  • fastboot flash vbmeta vbmeta.img

If you get some error while performing the flash, try flashing system.img before product.img

After the flashing is complete, type: fastboot reboot

You’re all done, enjoy Lineage OS

Leave a comment

Design a site like this with WordPress.com
Get started