Search found 2 matches

by rknichols
17 Aug 2016, 23:36
Forum: Partition Recovery
Topic: Testdisk not finding some partitions
Replies: 2
Views: 3357

Re: Testdisk not finding some partitions

OK, thanks for the clarification. I would have expected the "Align partition: no" option to accomplish that, too. Apparently not. Does that option actually do anything?
by rknichols
17 Aug 2016, 18:42
Forum: Partition Recovery
Topic: Testdisk not finding some partitions
Replies: 2
Views: 3357

Testdisk not finding some partitions

This is a test case, not an actual recovery situation. I have a 500GB disk drive that contains an ext4 filesystem at LBA 383896264 and an NTFS filesystem at LBA 829761856. # losetup -f --show --offset $((383896264*512)) --sizelimit $((264334264*512)) /dev/sde
/dev/loop0
losetup: /dev/sde: warning ...