I'm using twrp_op8_erofs-3.7.0-b3.img on my IN2025 running stock OOS 13 (11_F.15). Definitely attempt boot before flash. Not sure if this is absolutely necessary, but I also made sure to install the new OOS 13 to both slots first.
Cheers!
It booted fine but the backup fails with error 255. It looks like TWRP stumbles over the swapfile but I'm not sure how to tell it to ignore the file. Can I delete swapfile without any issues? It's been a while, and a couple of phones, since I have messed with it.
I:addFile '/data/nandswap' including root: 1
libtar: ==> set selinux context: u: object_r:nandswap_file:s0
libtar: failed to lookup fscrypt tar policy for '/data/nandswap' - '1ab2bbc9c89884da'
I:Closing tar
Splitting thread ID 0 into archive 20
I:addFile '/data/nandswap/4PI+FDAAAAg,nbYGkZ5miPe+6IVUfQDf' including root: 1
libtar: ==> set selinux context: u: object_r:nandswap_file:s0
I:Error adding file '/data/nandswap/4PI+FDAAAAg,nbYGkZ5miPe+6IVUfQDf' to '/data/media/0/TWRP/BACKUPS/c68e271e/OP8Pro TWRP/data.f2fs.win019'
Error creating backup.
I:ERROR tarList for thread ID 0
Error creating backup.
I:InfoManager saving '/data/media/0/TWRP/BACKUPS/c68e271e/OP8Pro TWRP/data.info'
createTarFork() process ended with ERROR: 255
EDIT: Deleted swapfile and TWRP completed the backup without any other issue and swapfile regenerated on reboot.