testdisk icon indicating copy to clipboard operation
testdisk copied to clipboard

Add F2FS partition support

Open EUA opened this issue 7 years ago • 6 comments

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

EUA avatar Jun 27 '18 21:06 EUA

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

cgsecurity avatar Jun 28 '18 20:06 cgsecurity

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

EUA avatar Jul 06 '18 01:07 EUA

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

cgsecurity avatar Jul 06 '18 04:07 cgsecurity

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

EUA avatar Jul 17 '18 00:07 EUA

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

RyanHakurei avatar Aug 16 '20 06:08 RyanHakurei

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

EUA avatar Sep 20 '20 01:09 EUA