Καλό μεσημέρι παιδιά μετά απο πολύ καιρο.Ο/H kyian έγραψε:
Καλημερα, κανεις δεν εχει αντιμετωπισει αυτο το προβλημα ? createTarFork() process ended with ERROR=255 ,το εχω ποσταρει κανα 2 φορες εδω ,εχω διαβασει απειρες σελιδες στο google χωρις κανεις να εχει βρει την λυση ,καποιος πιο ειδικος σε TWRP recovery? Ευχαριστω
Σου βρήκα αυτό αν βοηθάει. Απο XDA

I've answered this numerous times... So I'm positive that a search would have yielded the answer....
You need to look at /tmp/recovery.log while in recovery (adb pull it).
Look in it for the last file that it tried to read before it gave the
error. Your options are either delete that file or pull it then delete
it. However, the file is corrupt in some way and the backup will never
finish.
Restoring an older nandroid fixes this because it deletes the existing files and writes your nandroid back over them.