I have that error too. I tried to fix that error (tried rerestore backup, reboot, etc) but nothing help.
I have that error too. I tried to fix that error (tried rerestore backup, reboot, etc) but nothing help.
I never tried Swiftbackup and Migrate 4.0 doesn't seem to properly support anything above Android 10. I did have some issues with Migrate and restoring app data in the past on my A11 en A12 devices.twrp or nand /data backup has never been reliable. You could use backup made by app like migrate, swiftbackup, etc, they should be more reliable. Unless you're backing up partition other than /data (efs, modem, etc.), twrp should be fine,
I:addFile '/data/vendor' including root: 0
failed to lookup fscrypt tar policy for '/data/vendor' - '7778812a000000000000000000000000
sunny:/ # fscryptpolicyget /data/vendor
000000007778812a
No
I don't know what I did wrong but it works now with the latest version.I just tried the linked version and it doesn't start. I did 'fastboot boot twrp.img' which did reboot me to TWRP but then it got stuck on the splash screen (?) and after a while screen started flashing like a bootloop. Did I do something wrong? I am currently on PixelOS with OrangeFox recovery.
What are you saying? The latest version works well.with new version of twrp, it goes in fastboot mode. anyone have tested?
sorry. i meant the redmi note 10 pro.
this isn't for the redmi note 10 pro
Data restoration breakes the system. After backup and restore I get mi logo two times and recovery autostart. Rom PE a12 and PE+ a12. Stock kernel, no root or modifications.
Thank you for this 12.1 release Nebrassy. Decrypting /data works flawlessly.
But restoring a TWRP backup results into the problem described here above. Screenshot of the TWRP log here after it restarts into TWRP instead of the OS.
I relied on my Note 10 like I did on my Linux systems, which was a very wise decision before making backupsBeen playing around with TWRP backups on this phone a year ago. You have to remove the device password/pattern in Android before you make a TWRP full backup. Then you can restore the backup. Well in theory. If i remember correctly, the best practice was to just flash the new ROM and only restore the /data partition (that was made without encryption password).
I never relied on this, though. Always make an app-wise backup as second safety option.
/dev/block/bootdevice/by-name/userdata /data f2fs noatime,nosuid,nodev,discard,reserve_root=32768,resgid=1065,fsync_mode=nobarrier,inlinecrypt latemount,wait,check,formattable,fileencryption=aes-256-xts:aes-256-cts:v2+inlinecrypt_optimized+wrappedkey_v0,metadata_encryption=aes-256-xts:wrappedkey_v0,keydirectory=/metadata/vold/metadata_encryption,quota,reservedsize=128M,checkpoint=fs
I can't flash anything from inside twrp using 03/07 build. Even sideload always fails, had to revert to official 3.6.2-11.0 then it works again (sideload)New build is up
Fixed recovery settings not persisting
Fixed flashing older builds and firmware
added erofs support
Some misc fixes
Of course I removed pass/pin etc. before making backup and restoration. And I tried restore data partition only. More of that, to the official twrp if tou make backup with the pin/pass/fingerprint, after that wiped data, after that reboot to the system and set pin/pass/fingerprint that you used when made backup and after that restore backup you can boot system and get black desktop. But! if you reboot you get full worked systemBeen playing around with TWRP backups on this phone a year ago. You have to remove the device password/pattern in Android before you make a TWRP full backup. Then you can restore the backup. Well in theory. If i remember correctly, the best practice was to just flash the new ROM and only restore the /data partition (that was made without encryption password).
I never relied on this, though. Always make an app-wise backup as second safety option.
Yes, but not the way you said. You need to use 'fastboot boot twrp.img' and then in twrp there is an option 'flash current twrp' or something like that.I'm on MIUI 13 rooted, can I flash TWRP with fastboot flash boot <filename> without lose all data ?
ok, thanx.Yes, but not the way you said. You need to use 'fastboot boot twrp.img' and then in twrp there is an option 'flash current twrp' or something like that.