
Search found 4 matches
- 26 Nov 2014, 18:06
- Forum: Partition Recovery
- Topic: Compilation with ZFS support
- Replies: 2
- Views: 3246
Re: Compilation with ZFS support
I misunderstood the `P=Primary` label like it undeletes the selected partition, but in the next row there's `P: list files` and now everything makes sense again 

- 26 Nov 2014, 14:32
- Forum: Partition Recovery
- Topic: git checkout fails with http, https and git protocol
- Replies: 2
- Views: 4669
Re: git checkout fails with http, https and git protocol
Great, now it works
, thank you!

- 25 Nov 2014, 21:41
- Forum: Partition Recovery
- Topic: git checkout fails with http, https and git protocol
- Replies: 2
- Views: 4669
git checkout fails with http, https and git protocol
Hi,
I tried the following methods to clone the `testdisk` source code with `git` 2.1.0 and got the associated results:
$ LANG=C git clone http://git.cgsecurity.org/testdisk.git
Cloning into 'testdisk'...
error: Recv failure: Connection reset by peer (curl_result = 56, http_code = 0, sha1 ...
I tried the following methods to clone the `testdisk` source code with `git` 2.1.0 and got the associated results:
$ LANG=C git clone http://git.cgsecurity.org/testdisk.git
Cloning into 'testdisk'...
error: Recv failure: Connection reset by peer (curl_result = 56, http_code = 0, sha1 ...
- 25 Nov 2014, 21:28
- Forum: Partition Recovery
- Topic: Compilation with ZFS support
- Replies: 2
- Views: 3246
Compilation with ZFS support
Hi,
I'm having trouble recovering ZFS partition from a disk image file (created with `dd`). The partition is recognized as `MS Data` type with `ext4` filesystem and when I want to change the type to `ZFS` I'm getting an error message ~`Support has been disabled during compilation`. In `configure ...
I'm having trouble recovering ZFS partition from a disk image file (created with `dd`). The partition is recognized as `MS Data` type with `ext4` filesystem and when I want to change the type to `ZFS` I'm getting an error message ~`Support has been disabled during compilation`. In `configure ...