Help with magisk patched boot image - OnePlus 7T Questions & Answers

So I have op7t, with stock oos 10.0.16HD65BA, unlocked bootloader, stock kernel and recovery. Where can I find magisk patched boot image for this deivce and do I need twrp installed? And does it matter if the patched boot image is for global and I have Europe?
I haven't touched these things since op3t and things have changed a lot, and I'm really confused, so feel free to link me about anything related to rooting/installing roms/twrp on this device.

TuomasRizt said:
So I have op7t, with stock oos 10.0.16HD65BA, unlocked bootloader, stock kernel and recovery. Where can I find magisk patched boot image for this deivce and do I need twrp installed? And does it matter if the patched boot image is for global and I have Europe?
I haven't touched these things since op3t and things have changed a lot, and I'm really confused, so feel free to link me about anything related to rooting/installing roms/twrp on this device.
Click to expand...
Click to collapse
Don't need that. Just install twrp and then flash magisk zip (rename magisk apk)

HueyT said:
Don't need that. Just install twrp and then flash magisk zip (rename magisk apk)
Click to expand...
Click to collapse
So I can just download magisk zip from their forum and flash that in twrp?

TuomasRizt said:
So I can just download magisk zip from their forum and flash that in twrp?
Click to expand...
Click to collapse
Yep

HueyT said:
Yep
Click to expand...
Click to collapse
So I installed unofficial twrp from oneplus 7t xda forums, and tried to install magisk.apk (renamed to zip) but apparently twrp seems not seeing anything in my internal storage? Is it bcs I have oxygenOs and twrp can't read the data partition? And how should I flash it now? from pc manually with fastboot or..?

TuomasRizt said:
So I installed unofficial twrp from oneplus 7t xda forums, and tried to install magisk.apk (renamed to zip) but apparently twrp seems not seeing anything in my internal storage? Is it bcs I have oxygenOs and twrp can't read the data partition? And how should I flash it now? from pc manually with fastboot or..?
Click to expand...
Click to collapse
adb push .zip /tmp
And you need an update to date version of twrp to flash apk.
Seriously, just use patched image method.

Lossyx said:
adb push .zip /tmp
And you need an update to date version of twrp to flash apk.
Seriously, just use patched image method.
Click to expand...
Click to collapse
I was going to use that, but as I asked in the first post, do I need europe version 10.0.16 HD65BA version magisk patched image, and if yes, where can I find it? And I have the latest twrp uploaded on there -> https://forum.xda-developers.com/t/...ry-for-oneplus-7t-unified-tes.3976961/page-46

TuomasRizt said:
I was going to use that, but as I asked in the first post, do I need europe version 10.0.16 HD65BA version magisk patched image, and if yes, where can I find it? And I have the latest twrp uploaded on there -> https://forum.xda-developers.com/t/...ry-for-oneplus-7t-unified-tes.3976961/page-46
Click to expand...
Click to collapse
Actually ignore what I said. I am not sure if that TWRP is capable of flashing apks, but it doesn't matter. Flash the previous version which was a zip file, then just update within magisk manager.
Release Magisk v21.4 ยท topjohnwu/Magisk
Update: v21.4 adds more regression hot fixes. Happy 2021! v21.3 adds a workaround for devices with buggy F2FS Linux kernel drivers. This F2FS bug may cause bootloops on many devices. Checkout the f...
github.com
fastboot boot twrp.img
adb push magisk.zip /tmp
Navigate and flash magisk zip from tmp folder

I am due to receive my OP7T in a couple of days and already started reading. I assume oos 10.0.16HD65BA is the latest A10 for 7T.
My goal is to get latest stable Android 10 build for my 1903 EU variant OP7T - Unlock Bootloader, Root with Magisk and then Install No Limits xXx Magisk ROM.
Will appreciate some feedback how to proceed please.
From the post above - it seems that the steps are - Unlock Bootloader, Boot (not flash) TWRP.img , adb push Magisk zip , flash Magisk zip in the loaded twrp and then boot to system.
My doubts -
I have been using adb and drivers for my OP5 - will that old adb and drivers work with OP7T?
Which TWRP.img is recommended
Which version of Magisk.zip can I flash (would v22 be OK?)
Can Magisk be updated via Magisk manager at a later stage?
I assume the system will revert to stock recovery (as TWRP was only loaded, not flashed) - will this cause loss of root?
Have I missed out any crucial points / steps?
Thanks

TuomasRizt said:
So I have op7t, with stock oos 10.0.16HD65BA, unlocked bootloader, stock kernel and recovery. Where can I find magisk patched boot image for this deivce and do I need twrp installed? And does it matter if the patched boot image is for global and I have Europe?
I haven't touched these things since op3t and things have changed a lot, and I'm really confused, so feel free to link me about anything related to rooting/installing roms/twrp on this device.
Click to expand...
Click to collapse
How did you eventually do it? Please share your process.

Related

Root pie Dec update (v10.0.2)

I got update from oero to pie via OTA today,
I tried many patched boot.img and root maunally by patching stock img but its stuck on boot screen.. Any idea??
Download the OTA, extract the images from the payload, flash the stock boot.img in both slots. After your phone boots you can download the latest magisk manager, use it to patch the stock boot.img that you already downloaded and use it to root your device.
Hakkinan said:
Download the OTA, extract the images from the payload, flash the stock boot.img in both slots. After your phone boots you can download the latest magisk manager, use it to patch the stock boot.img that you already downloaded and use it to root your device.
Click to expand...
Click to collapse
What's mean " in both slots " ?
I tried to patch boot.img maunally but my device stuck on boot animations, So I flashed back stock boot.img into fastboot without root agian..
This is an A/B device which means that it has two slots for every partition (A and B). You need to flash the stock boot in the same partirion that it currently being used, flashing It in both is just to be safe in future updates.
Oh hey try this one: https://drive.google.com/file/d/1dBX2dZV_wWgSip8d9lk0lrO_JHfxGdKU/view?usp=sharing
Sorry if this has been asked before, but I didn't find it anywhere on this forum. I am also stuck on a bootloop after installing Pie update. I had Magisk installed and I've uninstalled it - didn't reboot. After, I've applied the Pie update. Didn't reboot. Went back to Magisk app and then did install - install to inactive slot. After that have a "nice" bootloop. How can I get the unpatched boot.img? Thanks in advance.
FRibeiro1400 said:
Sorry if this has been asked before, but I didn't find it anywhere on this forum. I am also stuck on a bootloop after installing Pie update. I had Magisk installed and I've uninstalled it - didn't reboot. After, I've applied the Pie update. Didn't reboot. Went back to Magisk app and then did install - install to inactive slot. After that have a "nice" bootloop. How can I get the unpatched boot.img? Thanks in advance.
Click to expand...
Click to collapse
Download the OTA zip that is available here, extract the boot.img and flash it in both slots. After that you can easily patch the stock image with Magisk Manager and install magisk like you would usually do (direct install).
Hakkinan said:
Download the OTA zip that is available here, extract the boot.img and flash it in both slots. After that you can easily patch the stock image with Magisk Manager and install magisk like you would usually do (direct install).
Click to expand...
Click to collapse
Thank you so much! I am going to try it later, hopefully I can get my phone back fully working. If it's not asking too much, what are the commands I have to type to install it on both slots?
FRibeiro1400 said:
Thank you so much! I am going to try it later, hopefully I can get my phone back fully working. If it's not asking too much, what are the commands I have to type to install it on both slots?
Click to expand...
Click to collapse
"fastboot flash boot_a boot.img" and "fastboot flash boot_b boot.img"
Hakkinan said:
"fastboot flash boot_a boot.img" and "fastboot flash boot_b boot.img"
Click to expand...
Click to collapse
Stuck on boot agian..
I tried flash OTA manual by fastboot & flash patched stuck too!
I think I need reset to root?
*NOTICE: I installed Xposed framwork on oreo, May that's problem?
HaN5aR said:
Stuck on boot agian..
I tried flash OTA manual by fastboot & flash patched stuck too!
I think I need reset to root?
*NOTICE: I installed Xposed framwork on oreo, May that's problem?
Click to expand...
Click to collapse
Wait, did you try to flash the whole OTA?
Hakkinan said:
Wait, did you try to flash the whole OTA?
Click to expand...
Click to collapse
At first I updated from oreo to pie via OTA without any VPN
I failed to root it so, I tried flash it again from HERE but facing the same problem with root it stuck on bootanimations
Hakkinan said:
Download the OTA zip that is available here, extract the boot.img and flash it in both slots. After that you can easily patch the stock image with Magisk Manager and install magisk like you would usually do (direct install).
Click to expand...
Click to collapse
Unfortunatelly, it seems the link for the OTA zip was removed, so, phone will stay bricked thanks to the lack of instructions of how to update to Pie when Magisk is installed. Why do they remove the links?
HaN5aR said:
At first I updated from oreo to pie via OTA without any VPN
I failed to root it so, I tried flash it again from HERE but facing the same problem with root it stuck on bootanimations
Click to expand...
Click to collapse
Ok, now i understand what is happening. It bootloops as soon as you reboot after installing magisk right? If so, then i need to know what you are doing to install magisk.
FRibeiro1400 said:
Unfortunatelly, it seems the link for the OTA zip was removed, so, phone will stay bricked thanks to the lack of instructions of how to update to Pie when Magisk is installed. Why do they remove the links?
Click to expand...
Click to collapse
First the server is down, nobody removed the file, you just need to wait for it to go up again. Second, you can easily revert your phone back to 10.0.1.0 and stay there, your phone isn't bricked and it doesn't have to stay in this current state.
Hakkinan said:
Ok, now i understand what is happening. It bootloops as soon as you reboot after installing magisk right? If so, then i need to know what you are doing to install magisk.
First the server is down, nobody removed the file, you just need to wait for it to go up again. Second, you can easily revert your phone back to 10.0.1.0 and stay there, your phone isn't bricked and it doesn't have to stay in this current state.
Click to expand...
Click to collapse
I never had 10.01.0 installed. I was on Oreo and got the update this morning. I've followed the rule for OTA with Magisk and it was the wrong thing to do. If, at least, there was a warning to NOT follow the instructions, all would be sorted. Maybe I can find a link somewhere with this update, as I don't want to lose my data. On Xiaomi official site, the last rom available is version V9.6.11.0.ODLMIFF. Unless I install this one back.
FRibeiro1400 said:
I never had 10.01.0 installed. I was on Oreo and got the update this morning. I've followed the rule for OTA with Magisk and it was the wrong thing to do. If, at least, there was a warning to NOT follow the instructions, all would be sorted. Maybe I can find a link somewhere with this update, as I don't want to lose my data. On Xiaomi official site, the last rom available is version V9.6.11.0.ODLMIFF. Unless I install this one back.
Click to expand...
Click to collapse
Doesn't matter if you had 10.0.1.0 previously or not. You can download it and install it without losing data.

10.0.14.0 Magisk patched boot img

Hi,
Anyone got 10.0.14.0 magisk patched image?
Thanks!
Germans.
Hello,
Please post 10.0.14.0 magisk patched image. Update arrived but waiting for patch and boot image.
Thanks in advance.
It seems that there is not a full fastboot v10.0.14.0 to get the boot image, the best you can do is flash this OTA update, then backup the boot, then rename the boot backed up and then patch it with Magisk.
I made these after doing the OTA.
https://yasmar.net/files/vanilla_boot_10.0.14.0.img.gz
https://yasmar.net/files/patched_boot_10.0.14.0.img.gz
a1291762 said:
I made these after doing the OTA.
https://yasmar.net/files/vanilla_boot_10.0.14.0.img.gz
https://yasmar.net/files/patched_boot_10.0.14.0.img.gz
Click to expand...
Click to collapse
Thank you very much for sharing this.
I have applied (patched_boot_10.0.14.0.img) and Magisk working perfectly.
Screenshots:
1. Install Magisk after patched_boot.img
2. Magisk Manager after reboot.
3. September OTA and Patched working.
a1291762 said:
I made these after doing the OTA.
https://yasmar.net/files/vanilla_boot_10.0.14.0.img.gz
https://yasmar.net/files/patched_boot_10.0.14.0.img.gz
Click to expand...
Click to collapse
Thanks! How did you get boot.img after doig the OTA?
kasth said:
Thanks! How did you get boot.img after doig the OTA?
Click to expand...
Click to collapse
I use dd to extract the new boot before and after patching. I wrote down my upgrade process here.
https://forum.xda-developers.com/mi-a2-lite/how-to/10-0-4-0-to-10-0-7-0-ota-keeping-magisk-t3916863
a1291762 said:
I made these after doing the OTA.
https://yasmar.net/files/vanilla_boot_10.0.14.0.img.gz
https://yasmar.net/files/patched_boot_10.0.14.0.img.gz
Click to expand...
Click to collapse
Unable to open Magisk after booting the patched_boot image. Magisk doesn't open after clicking on its icon, therefore, unable to complete the installation of Magisk Manager and give the proper permissions on terminal program (Termux) .
Nexus Phreak said:
Unable to open Magisk after booting the patched_boot image. Magisk doesn't open after clicking on its icon, therefore, unable to complete the installation of Magisk Manager and give the proper permissions on terminal program (Termux) .
Click to expand...
Click to collapse
Download the latest version of magisk manager(the apk) from the official site and install it.
That's what I did afterwards. But thanks anyway. =)

None of the rooting guides work?

Can anyone write an up-to-date guide on precisely what I need to do to install TWRP on a global-edition, fully updated (MIUI 12) Note 8 Pro today?...
There are three different guides and none of them work. I'm not interested in custom firmwares or anything else besides TWRP. I just want to install TWRP and magisk.
We are in the same boat...
Edit: N/A
Are you able to unlock your bootloader?
Also, pay really close attention to the warning at the top of the TWRP downloads page for your device.
WARNING: This device hard bricks really easily for unknown reasons. Restoring device without spending real money is impossible as of now. Don't flash TWRP unless you are an advanced user who knows what he is doing.
Click to expand...
Click to collapse
Additionally, there are a lot of weird quirks all over the place, which makes your device... non-optimal for modding.
Let me know if you really want help with this.
I really just wanted root and didn't realize you aren't supposed to use TWRP for it on new phones (especially this one.)
sfaeium said:
I really just wanted root and didn't realize you aren't supposed to use TWRP for it on new phones (especially this one.)
Click to expand...
Click to collapse
It's not that you're not supposed to use TWRP. It's that you need to know what you're doing.
That device you have is very easy to brick. I'm just making sure.
If you do only want root, that is very easy. First: do you have an unlocked bootloader? Second: exactly what software version do you have?
LoganDark said:
It's not that you're not supposed to use TWRP. It's that you need to know what you're doing.
That device you have is very easy to brick. I'm just making sure.
If you do only want root, that is very easy. First: do you have an unlocked bootloader? Second: exactly what software version do you have?
Click to expand...
Click to collapse
I have read many post about "how to root RN8P" but in none of these there was a clear and decisive answer!
For example mine RN8P with A9 and bootloader unlocked go in bootloop everytime im trying to install TWRP ---->
twrp-3.4.0-0-begonia.img28.5M2020-06-21 22:25:46 EDT
so what custom recovery i need to install???
roberto_1986 said:
I have read many post about "how to root RN8P" but in none of these there was a clear and decisive answer!
For example mine RN8P with A9 and bootloader unlocked go in bootloop everytime im trying to install TWRP ---->
twrp-3.4.0-0-begonia.img28.5M2020-06-21 22:25:46 EDT
so what custom recovery i need to install???
Click to expand...
Click to collapse
I would recommend installing Magisk first since then you can use the TWRP installer.
LoganDark said:
I would recommend installing Magisk first since then you can use the TWRP installer.
Click to expand...
Click to collapse
wait...i dont understand....
usualy first u need to install the recovery then u can root your phone....
can u explain better pls?
roberto_1986 said:
wait...i dont understand....
usualy first u need to install the recovery then u can root your phone....
can u explain better pls?
Click to expand...
Click to collapse
Installing Magisk from recovery is a legacy option and no longer recommended. The recommended method of installing Magisk consists of patching the boot image using the Magisk Manager app and then using fastboot to flash the patched boot image to the phone.
Installing TWRP is then as easy as using Magisk Manager to flash the TWRP installer zip, then reinstalling Magisk using direct install.
In order to retrieve a boot image to patch, you need to download the update you are using to a computer, then use a tool like Payload Dumper to extract the boot.img.
Kind of complex but it's the only option if installing TWRP without it bootloops you.
LoganDark said:
Installing Magisk from recovery is a legacy option and no longer recommended. The recommended method of installing Magisk consists of patching the boot image using the Magisk Manager app and then using fastboot to flash the patched boot image to the phone.
Installing TWRP is then as easy as using Magisk Manager to flash the TWRP installer zip, then reinstalling Magisk using direct install.
In order to retrieve a boot image to patch, you need to download the update you are using to a computer, then use a tool like Payload Dumper to extract the boot.img.
Kind of complex but it's the only option if installing TWRP without it bootloops you.
Click to expand...
Click to collapse
Well ty for your answer but i really cant understand your explanation....
also there is another way to install a custom recovery and its LR TWRP!
i did many month ago with success but a week ago for wrong im uninstalled magisk so now i have to repeate all from zero...
I find that LR TWRP from this thread but unfortunately the link is dead ----> here so can u tell me where i can find that version of LR TWRP 1104??
also can u show me a link for your guide also??? ty very much
roberto_1986 said:
Well ty for your answer but i really cant understand your explanation....
also there is another way to install a custom recovery and its LR TWRP!
i did many month ago with success but a week ago for wrong im uninstalled magisk so now i have to repeate all from zero...
I find that LR TWRP from this thread but unfortunately the link is dead ----> here so can u tell me where i can find that version of LR TWRP 1104??
also can u show me a link for your guide also??? ty very much
Click to expand...
Click to collapse
I don't own this device so I don't know any guides. The process is the same for most devices and the scripts will automate it for you.
Like I said, find a software update for your phone (search "miui 12.4.847.37586 OTA update zip" or similar), use Payload Dumper to extract a boot.img, transfer it to your device, install Magisk Manager and use that to patch the image, download the patched image to your computer, boot the phone into fastboot and flash the new boot image, and you'll have Magisk.
From there, go to the official TWRP website and download the "twrp-installer" for your device. Use Magisk Manager to install it. Then direct install Magisk to keep root.
LoganDark said:
I don't own this device so I don't know any guides. The process is the same for most devices and the scripts will automate it for you.
Like I said, find a software update for your phone (search "miui 12.4.847.37586 OTA update zip" or similar), use Payload Dumper to extract a boot.img, transfer it to your device, install Magisk Manager and use that to patch the image, download the patched image to your computer, boot the phone into fastboot and flash the new boot image, and you'll have Magisk.
From there, go to the official TWRP website and download the "twrp-installer" for your device. Use Magisk Manager to install it. Then direct install Magisk to keep root.
Click to expand...
Click to collapse
sry i dont understand can u explain more easly?
I am from the Philippines. Rooting my old tablet MyPhone brown 1, with Nougat OS installed, is my biggest frustration. Tried Kingroot & Kingoroot but failed so anyone who can help me Pls.!!!
roberto_1986 said:
sry i dont understand can u explain more easly?
Click to expand...
Click to collapse
I know it's a lot to look at but please do just try to follow them in order. Each step is only a few words long.
What software version is your phone at?
xdagogo2017 said:
I am from the Philippines. Rooting my old tablet MyPhone brown 1, with Nougat OS installed, is my biggest frustration. Tried Kingroot & Kingoroot but failed so anyone who can help me Pls.!!!
Click to expand...
Click to collapse
this thread are for redmi note 8 pro this is not the correct place to ask....>.>
roberto_1986 said:
this thread are for redmi note 8 pro this is not the correct place to ask....>.>
Click to expand...
Click to collapse
Sorry !!!I,m new member!
LoganDark said:
I know it's a lot to look at but please do just try to follow them in order. Each step is only a few words long.
What software version is your phone at?
Click to expand...
Click to collapse
Well this is the version i have installed:
Redmi Note 8 Pro EEAStableFastbootV11.0.3.0.PGGEUXM9.03.5 GB2019-12-10Download
roberto_1986 said:
Well this is the version i have installed:
Redmi Note 8 Pro EEAStableFastbootV11.0.3.0.PGGEUXM9.03.5 GB2019-12-10Download
Click to expand...
Click to collapse
Hey!! Fun fact, you don't need to use payload dumper for that! Download the "Full ROM" with "Type: Recovery", and unzip it. Inside there will be a "boot.img". That's what you patch using Magisk Manager.

OnePlus 7t root HD1900

Hallo Friends I am currently outside of domains and need root privileges. I have a OnePlus 7t model Hd1900 The phone is on the latest software, has an unlocked bootloader and the uploaded twrp only lacks root permissions The latest Magisk 23 is also installed And now I do not know if it is enough to upload the magisk zip package via twrp Can I do it through the magisk application ? And what to make copies in case of a problem with starting the phone so that it does not have to delete everything ? Thank you all for your help
thieftime1980 said:
Hallo Friends I am currently outside of domains and need root privileges. I have a OnePlus 7t model Hd1900 The phone is on the latest software, has an unlocked bootloader and the uploaded twrp only lacks root permissions The latest Magisk 23 is also installed And now I do not know if it is enough to upload the magisk zip package via twrp Can I do it through the magisk application ? And what to make copies in case of a problem with starting the phone so that it does not have to delete everything ? Thank you all for your help
Click to expand...
Click to collapse
Just flash magisk.apk in twrp (if it won't flash then your TWRP is too old--rename magisk to zip instead of apk)
HueyT said:
Just flash magisk.apk in twrp (if it won't flash then your TWRP is too old--rename magisk to zip instead of apk)
Click to expand...
Click to collapse
As I understand Just upload the package magisk.zip via TWRP ? The phone will start up normally, no problem ? No bootloop ?
thieftime1980 said:
As I understand Just upload the package magisk.zip via TWRP ? The phone will start up normally, no problem ? No bootloop ?
Click to expand...
Click to collapse
Yep

Question Are the newer US ver still allowing,rooth with TWRP?

Seeing a lot of issues with Android 11 and 12 unlocking the bootloader and applying root. Is now not a good time to upgrade or should I wait for a boot image?
Not quite sure what you're referring to, but there are zero issues with unlocking the bootloader or rooting your device...
I can't speak for TWRP. I have had issues with it the last few versions so I had to make due without it. If I am mistaken about having twrp on the OP9 Pro on the newest LE2125 c61 update, I'd be interested.
Anyway, my response is mostly to address your question regarding root. Here are the steps that worked for me.
[OnePlus 9 Pro][ROM][OTA][Oxygen OS] Repo of Oxygen OS Builds
As OnePlus doesn't always provide download links for all of their OxygenOS ROMs & OTA update zips, we've created an index to put the links in one post so that they're easy to find. Note: This is not a support thread for issues you may have with...
forum.xda-developers.com
I have been rooted since day one on both A11 & A12. I'm running stock and haven't had a single issue.
Avoid TWRP, it's known to not work properly on A12
If you like to flash a custom ROM. Follow the instructions and you will be fine.
I am coming off the oneplus 7pro was enjoying TWRP and Magisk, with Exposed now I am hearing TWRP isn't working on anything above 10.0 ver. Guess I have to do so more research or pay Monfrio a ransom to work on TWRP.
intense21 said:
I am coming off the oneplus 7pro was enjoying TWRP and Magisk, with Exposed now I am hearing TWRP isn't working on anything above 10.0 ver. Guess I have to do so more research or pay Monfrio a ransom to work on TWRP.
Click to expand...
Click to collapse
there is no need for TWRP...
Smedslund said:
I have been rooted since day one on both A11 & A12. I'm running stock and haven't had a single issue.
Avoid TWRP, it's known to not work properly on A12
If you like to flash a custom ROM. Follow the instructions and you will be fine.
Click to expand...
Click to collapse
How do you root without twrp? or you mean to just boot twrp and not install it?
CtrlValCanc said:
How do you root without twrp? or you mean to just boot twrp and not install it?
Click to expand...
Click to collapse
Use Magisk, patch bootimg , install and reboot.
Read this usefull guide.
Smedslund said:
Use Magisk, patch bootimg , install and reboot.
Read this usefull guide.
Click to expand...
Click to collapse
thank you, i couldn't find what boot.img to download (and how), but this guide has already all!
CtrlValCanc said:
thank you, i couldn't find what boot.img to download (and how), but this guide has already all!
Click to expand...
Click to collapse
I always just sideload. (downdload magisk apk & rename to zip before)
this way you do not need the extra boot.img I think.
vincemue said:
I always just sideload. (downdload magisk apk & rename to zip before)
this way you do not need the extra boot.img I think.
Click to expand...
Click to collapse
could you explain better? I never used sideload before. What commands do you use?
CtrlValCanc said:
could you explain better? I never used sideload before. What commands do you use?
Click to expand...
Click to collapse
If you want to install any add-ons, Reboot to Recovery, then when your device reboots, click Apply Update, then Apply from ADB, then adb sideload filename.zip those packages in sequence. (GAPPS or Magisk for example)
for example for magisk:
download the newest magisk apk version
after download, rename it and instead of .apk do it .zip
go into revovery and click Apply Update, then Apply from ADB
command is : "adb sideload Magisk-v2X.X.zip"
you must exchange X for your version.
Boot images gets patched
please note that I am not an expert, that is just what I found somewhere and use since then.
if you need more information you could also check the install instructions for lineageOS to get to know some basics: https://wiki.lineageos.org/devices/lemonadep/install

Categories

Resources