The problem is that, while I would be happy to do the patching, I have no way of getting a stock boot image from december patch which unfortunately is a requirement.Anyone have an idea when TWRP would be patched for December Security Patch (Oreo 8.1.0 TA-1012) ? Since we are on Pie now I'm worried that it never release for Oreo...
The problem is that, while I would be happy to do the patching, I have no way of getting a stock boot image from december patch which unfortunately is a requirement.
On the other hand, the best way to get a stock image is to do the process thats required for installing TWRP without a prepatched image (i.e. flashing to inactive slot and then patching active slot from there).
This means someone who has the december patch and an unlocked bootloader would have to do the patching on their own and then post the images here.
I wrote a small tutorial on how this can be done some time ago, you can find it in the subfolder "Tutorials" at https://bit.ly/nokia-nb1
IF someone decides to do this, feel free to send me the images and I will put them into the same cloud folder so people can find them more easily (with proper attribution of course).
I was on android 8.1 November patch which I got it from this post.
I unlocked the bootloader successfully. then tried to install TWRP using this method. It did not boot into recovery. Changed the slot. Nothing changed. and when the phone booted again... Oh, man. Pie???
I once had updated it to 9. but flashed to 8.1. Did it remain in my partition B?
no wi-fi or cellular connection of course.
It only shows POWERED BY android trying to get to recovery.
Now what am I supposed to do?
Also everytime the phone boots, there is a caution message to lock the bootloader. Is it normal?
update1: it worked. I donno how, but I think playing with A/B fixed it. I'm stuck at nokia logo after flashing Magisk. Gonna fix that.
update2: It's gone)) Guilty Remnant is coming to get me...
UPDATE3: phone is stuck on powered by... cant shutdown, cant do anything. no fastboot also. Now I'm really in trouble
UPDATE4: Fixed by finding how to turn off phone.
Hello, is this the first time you try to flash this phone, is the bootloader (critical) unlocked?
adb reboot bootloader
fastboot getvar current-slot
# x = the slot name the previous command returns (either a or b)
fastboot flash boot_x <path to the downloaded .img>