When it's literally the same day of the new release for official..
Only thing I can think of is the OnePlus clone app it kinda can.Is there a way to save and restore system settings manually? They aren't preserved with twrp backup and restore (of boot, data, dtbo, and super). Not sure how it works with A11.
I wonder if the method it uses can be derived for custom roms, or a port made.Only thing I can think of is the OnePlus clone app it kinda can.
Try flashing stock boot image, seems like a module or something is causing issues.I'm having an issue decrypting my data. I was running OOS10 (not sure what version, I got my 7T Pro back in April 2020 and rooted it straight away and hadn't updated since) and it seems my system partiton got corrupted (fell asleep, phone died, woke up and plugged it in and constantly got sent back to recovery mode when trying to boot, used the common techniques to try to get out of it but it didn't work and after booting twrp it said I did not have an installed system on slot b so I suppose that inidicates it was indeed corrupted). I also tried booting on slot a and it gets to the boot up animation but remains stuck there (as in the animation continues for ever).
So I installed different versions of the oos and sdcardfs twrp in this thread but I cannot get decryption to work. I had both a pattern and fingerprint set up (pattern only at boot up or as a backup for the fingerprint) but TWRP asks for neither and only has an option to input a password.
At this point I'm at a loss and would be grateful for anyone who can maybe help recover some of my data (only had some of it backed up unfortunately). I know it's likely that it's lost but I'm willing to try just about anything. I've got some experience with android rooting and adb and fastboot and I'm perfectly comfortable with terminals and command lines. And I don't know if it's allowed but I'm willing to make a fairly generous donation (think $50-100 depending on how much I'm able to recover) to anyone who helps successfully.
Thanks in advance
Restore all but data. Boot up oos10 but skip setup. Remove all lock screen and FP. Boot back into twrp. Restore data. Reboot to rom twice (1st time has black screen, 2nd time all fixed)I'm having an issue decrypting my data. I was running OOS10 (not sure what version, I got my 7T Pro back in April 2020 and rooted it straight away and hadn't updated since) and it seems my system partiton got corrupted (fell asleep, phone died, woke up and plugged it in and constantly got sent back to recovery mode when trying to boot, used the common techniques to try to get out of it but it didn't work and after booting twrp it said I did not have an installed system on slot b so I suppose that inidicates it was indeed corrupted). I also tried booting on slot a and it gets to the boot up animation but remains stuck there (as in the animation continues for ever).
So I installed different versions of the oos and sdcardfs twrp in this thread but I cannot get decryption to work. I had both a pattern and fingerprint set up (pattern only at boot up or as a backup for the fingerprint) but TWRP asks for neither and only has an option to input a password.
At this point I'm at a loss and would be grateful for anyone who can maybe help recover some of my data (only had some of it backed up unfortunately). I know it's likely that it's lost but I'm willing to try just about anything. I've got some experience with android rooting and adb and fastboot and I'm perfectly comfortable with terminals and command lines. And I don't know if it's allowed but I'm willing to make a fairly generous donation (think $50-100 depending on how much I'm able to recover) to anyone who helps successfully.
Thanks in advance
That's what I tried initially but it didn't make a difference. I was still stuck in a recovery loop. I can't even seem to get slot a running either (which should have been fine as I never did any OTA).Try flashing stock boot image, seems like a module or something is causing issues.
Updating partition details…
Failed to mount ‘/system_ext’ (Block device required)
…done
Unable to mount storage
Unable to mount /data/media/TWRP/.twrps
Unable to mount /data/media/TWRP/.twrps
I'm not sure I understand your suggestion, I don't think I can backup the data if I can't get it decrypted. Or am I misunderstanding something?Restore all but data. Boot up oos10 but skip setup. Remove all lock screen and FP. Boot back into twrp. Restore data. Reboot to rom twice (1st time has black screen, 2nd time all fixed)
This TWRP is not meant for OOS10, so those errors are normal.That's what I tried initially but it didn't make a difference. I was still stuck in a recovery loop. I can't even seem to get slot a running either (which should have been fine as I never did any OTA).
Edit: I see some errors in the twrp log:
Is the version with the oos suffix (as opposed to the oos11) not meant to work with OOS10?
Yes, made for OOS11. It can decrypt via pattern but best to remove lock screen when restoring encrypted dataIs the version with the oos suffix (as opposed to the oos11) not meant to work with OOS10?
Also, is there no way to support decryption by the unlock pattern? I think I've seen other twrp versions on other devices support it. Or what about a modded stock recovery?
Yeah but that doesn't help if you were using OOS10 and can't get into the system to disable the locks.Yes, made for OOS11. It can decrypt via pattern but best to remove lock screen when restoring encrypted data
Oneplus 7T & 7T Pro Cross Device Development... So yes. I have the 7T Pro 5G McLaren and it works fine.
Yes, fbev2
Yes, but pick the fbev1 version for oosSo this is finally a full working twrp now?
If i backup my rooted OOS10. I install other ROMs or OOS11 if i want to back its posible now without encryption and partition problems?
Thank you.
The reason why that might not be possible is because I believe OOS uses fscrypt V1 while fbev2 uses fscrypt V2.@Lossyx its possible include fbev2&sdcardfs into one image? if i understand right you can enable both in kernel. and the system just load supported modules?