Flashing Guide for Lineage OS 20.0

Flashing Guide for Lineage OS 20.0

𝙿 𝚁 𝙰 πšƒ 𝙴 𝙴 𝙺 ⑆ | Sky Community Admin
Pre-requisites:

πŸ”Œ USB CABLE

πŸ”§ ADB DEBUGGING ON (Need Google Platform tools)

πŸ’» PERSONAL COMPUTER (macOS/Linux/Windows)

πŸš— Drivers: Google USB & Xiaomi Fastboot Needed

Make Sure You Have Downloaded. this......
Follow This Guide for Google USB Driver & Platform Tools.

Here LINK

Way 1 (TWRP - GUI): (recommended) Β 

1. Connect your device to the computer using the USB cable.

2. Flash TWRP recovery: (recommended twrp link provided in post)

3. Reboot into recovery:

Β or if already flashed, use

4. Move the ROM zip file to your phone's internal storage. (/sdcard)

(Just Do Drag & Drop into Phone Internal Storage)

4.1 if you want to sideload directly from PC

else

5. In TWRP, select "Install" and navigate to the location of the ROM zip. Swipe to install.

6. After installation, perform a factory reset:

7. Reboot your device.



Way 2 (TWRP - CLI): (for cli users who loves to use keyboard xD)

1. Connect your device to the computer using the USB cable.

2. Flash TWRP recovery:



3. Reboot into recovery:

"fastboot reboot recovery" or if already flashed, use "adb reboot recovery"

3.1 Push ROM.zip to /sdcard

or just move with pc drag & drop

4. Use this command to install the ROM zip:

5. After installation, perform a factory reset:

Β Β - Format data:

Β Β - Wipe data:

6. Reboot your device:


Report Page