testdisk_documentation icon indicating copy to clipboard operation
testdisk_documentation copied to clipboard

Documentation for TestDisk & PhotoRec

Results 5 testdisk_documentation issues
Sort by recently updated
recently updated
newest added

I tried to compile from source `testdisk` on macOS Catalina with success, at least until now. I first tried to compile without Xcode and without any `c` compiler to be...

The documentation on https://www.cgsecurity.org/testdisk_doc/photorec_custom_signature.html#file-location suggests that `.photorec.sig` can be put in the `HOME` directory. However, on Ubuntu 22.04 I get: ```bash user@Ubuntu64:~/Downloads/testdisk-7.2-WIP.linux26-x86_64/testdisk-7.2-WIP$ cat ~/.photorec.sig zstd 0 0x28, 0xB5, 0x2F, 0xFD...

Without this flag, testdisk won't compiled on Mac, with `make` producing the error `Undefined symbols for architecture x86_64: "_CFRelease" [...]`.

For beginners that are not familiar with basic CLI commands, it would be helpful to see the exact command needed to start TestDisk after installation with HomeBrew.