It's been a few years since I used TWRP and flash custom Rom to a phone so sorry in advance for the overall noob questions.
I read everything at the OnePlus 8T Wikipage
HERE
It mentions there is a lineage recovery to use. Which I don't understand and also says a manditory step is to flash copy-partitions-20210323_1922.zip using said recovery method.
I am coming from stock. I would like to have TWRP installed fully with latest version of Lineage and Magisk as root.
I am confused about the Rom install instructions
Here on XDA
Can anyone guide me in the right direction. NOT sure how to proceed to use TWRP or this other recovery that I'm not familiar with.
As long as you have latest OOS on both partitions, you dont need the copy partitions zip. But, unless you intentionally did that, your both slots will have different firmware for sure. So use that copy partitions zip.
To go from OOS to LOS with the help of TWRP, follow this:
1. Make sure to backup your internal storage to PC or external drives.
2. Get the latest twrp img and installer from first post/twrp website and boot the twrp image using fastboot. (The TWRP logo may seem to be stuck, but it will boot in around 50s max, mostly lower time)
3. Copy and flash the copy partitions zip, then format /data using TWRP. Dont reboot yet
4. Flash the twrp installer using adb sideload option from TWRP.
5. Switch slot to opposite slot from reboot menu and then reboot to TWRP.
6. adb sideload lineage rom zip.
7. adb sideload twrp installer zip and reboot to TWRP.
8. adb sideload gapps and reboot to system.
9. Now you have a working lineage with TWRP.
PS: This is only like this for the first time. After this, simply update lineage ROM with TWRP like old days.