cgsecurity / testdisk

TestDisk & PhotoRec
https://www.cgsecurity.org/
GNU General Public License v2.0
1.58k stars 195 forks source link

Add F2FS partition support #51

Open EUA opened 6 years ago

EUA commented 6 years ago

It's commonly used partition type must be supported with this great tool.

cgsecurity commented 6 years ago

I have pushed the commit aad79e476614079aa300cc4abb838690e9ee163e Can you check if it works as expected ?

EUA commented 6 years ago

Hi, I manually recover my partition. Probably this patch is working but I cannot compile TestDisk from git-trunk...

cgsecurity commented 6 years ago

It's also possible to try latest 7.1-WIP...

EUA commented 6 years ago

Installed via Arch yaourt WIP-7.1 and looks find the partition. But not write the name of the partition. Also it's marked with MS Data instead of Linux filesys. data. Partition is marked with 0x8300

D MS Data                470704128  495923199   25219072
RyanHakurei commented 4 years ago

How do you compile this with f2fs enabled? I installed it from the AUR but f2fs support is disabled!

EUA commented 3 years ago

I don't remember. I think I change PKGBUID and build by makepkg command.