Search found 5 matches

by hajonnes
10 Mar 2021, 23:21
Forum: Partition Recovery
Topic: partly overwrtitten partition comes up as 140+ partitions
Replies: 9
Views: 2760

Re: partly overwrtitten partition comes up as 140+ partitions

I did not find any files in any of the big partitions.
TestDisk reports of the file systems to be broken.
I was thinking about changing the geometry of the disk in testDisk's settings in accordance with the label on the hdd.
The label says:
LBA: 7814037168 sectors
CHS: 16383/16/63.
nothing about ...
by hajonnes
09 Mar 2021, 22:43
Forum: Partition Recovery
Topic: partly overwrtitten partition comes up as 140+ partitions
Replies: 9
Views: 2760

Re: partly overwrtitten partition comes up as 140+ partitions

Ok. So I will try to shead som light...
I formatted the HDD some 5 years ago running windows 7.
I think windows 7 puts a EFI partition of about 100MB in the beginning of the HDD.
The drive was formatted as one whole partition of approximately 3,7TB or 4TB depending on definition of TB.
now a couple ...
by hajonnes
09 Mar 2021, 09:14
Forum: Partition Recovery
Topic: partly overwrtitten partition comes up as 140+ partitions
Replies: 9
Views: 2760

Re: partly overwrtitten partition comes up as 140+ partitions

What do you mean by "As you kept the previous partition structure a secret" ?
Is there more information you or TestDisk need to better recuperate the hdd?
by hajonnes
07 Mar 2021, 22:31
Forum: Partition Recovery
Topic: partly overwrtitten partition comes up as 140+ partitions
Replies: 9
Views: 2760

partly overwrtitten partition comes up as 140+ partitions

I'm on a Linux machine.
I have written a 8GB iso file to a 4TB HDD by using the linux dd command
dd copies bit wise from source to destination.
I used: "sudo dd bs=4M if=./div.iso of=/dev/sdb conv=fdatasync status=progress" which means that the block size on the target write was 4MB.
The 4TB hdd was ...