Recheck the GitHub link and use the sdcardfs version.TWRP will not boot after installing LineageOS 18.1. The phone just shows the Oneplus logo and the text "Fastboot Mode" but doesn't do anything else. Tried 3.4.0.2 and 3.5.1.10.
Recheck the GitHub link and use the sdcardfs version.TWRP will not boot after installing LineageOS 18.1. The phone just shows the Oneplus logo and the text "Fastboot Mode" but doesn't do anything else. Tried 3.4.0.2 and 3.5.1.10.
So does yours decrypt data as well? What rom are you using? For me on OOS11 with encryption it fails to decrypt the data partition. Haven't tested the flashing bit yet but I'll give it a look once I tire myself with stock OOS.![]()
Releases · Systemad/android_device_oneplus_hotdog
TWRP tree for OnePlus 7T/Pro (Hotdog/hotdogb). Contribute to Systemad/android_device_oneplus_hotdog development by creating an account on GitHub.github.com
Only decrypts custom roms based on fbev2So does yours decrypt data as well? What rom are you using? For me on OOS11 with encryption it fails to decrypt the data partition. Haven't tested the flashing bit yet but I'll give it a look once I tire myself with stock OOS.
I:addFile '/data/vendor' including root: 1
==> set selinux context: u:object_r:vendor_data_file:s0
failed to lookup fscrypt tar policy for '/data/vendor' - '0a02f0f0000000000000000000000000'
Twrp can't decrypt oos11, everI've run into a problem with TWRP, and issues are disabled on the repo so I'm posting it here. Using the sdcardfs build I can decrypt /data but can't make any backups. Attempting to backup /data to internal or USB storage fails with "createTarFork() process ended with ERROR: 255". The recovery log shows:
I:addFile '/data/vendor' including root: 1 ==> set selinux context: u:object_r:vendor_data_file:s0 failed to lookup fscrypt tar policy for '/data/vendor' - '0a02f0f0000000000000000000000000'
Base OS: OOS 11.0.0.2.HD65AA
Current ROM: LineageOS 18.1 nightly May 16, 2021
MindTheGapps-11.0.0-arm64-20210412
I'm aware. I stated that I'm running LineageOS 18.1.
Yes, but you're using os 11 as the BASE
And how does this matter?
My bad, missed that point. Then u r stuck with using otg flash drive to backup
i"m on the latest DerpFest which is based on fbev2 and twrp failed to decrypt
Yeah, kinda hit and miss on decryption on twrpi"m on the latest DerpFest which is based on fbev2 and twrp failed to decrypt
Are you sure it's using fbev2? Can you try the sdcardfs build just in case?i"m on the latest DerpFest which is based on fbev2 and twrp failed to decrypt
That's not working either.My bad, missed that point. Then u r stuck with using otg flash drive to backup
Does this backup and restore data partition? I'm using Resurrection remix ROM
There is now a TWRP that decrypts OS11 for the 7pro. Maybe it's solution can migrate here?
#include <std_disclaimer.h>
/*
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
fastboot flash recovery_a twrpname.img
fastboot flash recovery_b twrpname.img
fastboot boot twrpname.img
@mauronofrio I see that last commits on Gerrit are devoted to decription. Does it mean that you're closer to classic version which all of us wait for?