TeamWin / Team-Win-Recovery-Project

Core recovery files for the Team Win Recovery Project (T.W.R.P) - this is not up to date, please see https://github.com/TeamWin/android_bootable_recovery/
http://twrp.me
1.95k stars 742 forks source link

gts210vewifi-3.3.[01] does not offer to decrypt /data. #1466

Open F-i-f opened 5 years ago

F-i-f commented 5 years ago

Device codename: gts210vewifi TWRP version: 3.3.1-0

WHAT STEPS WILL REPRODUCE THE PROBLEM?

WHAT IS THE EXPECTED RESULT?

WHAT HAPPENS INSTEAD?

ADDITIONAL INFORMATION

Last working version is 3.2.1-0-gts210vewifi. 3.3.0-0 has the same problem as 3.3.1-0.

/tmp/recovery.log: https://paste.omnirom.org/view/52d133b1 dmesg: https://paste.omnirom.org/view/d162b78e

Akipe commented 5 years ago

Hello,

I made some modifications to add support of the decryption for the last version (3.3.1).

The decryption works with the /data partition format in f2fs, i need feedback for ext4.

For now my changes are on my fork, once I have enough positive feedback I will propose a pull request to integrate them in the official repo.

vollzeitaffe commented 5 years ago

@Akipe Merci beaucoup! Worx for me! :) Did you also had trouble encrypting the /data partition? I had to resize the filesystem before LOS16 was capable of encrypting the "phone" (data partition).

Akipe commented 4 years ago

@vollzeitaffe I never had to resize a partition to encrypt my data : I retry to encrypt /data this week, it worked without having to modify anything ;)

Akipe commented 4 years ago

I proposed to intergrate my changes in the official repo : https://gerrit.twrp.me/c/android_device_samsung_gts210vewifi/+/1491