Search found 2 matches

by jc179
21 Apr 2022, 14:58
Forum: Partition Recovery
Topic: Partition table lost testdisk finds but will not write it back
Replies: 2
Views: 1805

Re: Partition table lost testdisk finds but will not write it back


The parameter -l does not write anything. It just lists an existing table or do I get something wrong?


Ah, sorry it is probably my communication here - Yes, "fdisk -l" only prints the existing partition table, that is all I was trying to show, is that fdisk -l ddfile does not print (or ...
by jc179
20 Apr 2022, 22:57
Forum: Partition Recovery
Topic: Partition table lost testdisk finds but will not write it back
Replies: 2
Views: 1805

Partition table lost testdisk finds but will not write it back

Hi everyone

Looking for some help for a recent blunder I had.
I dd image an old unix disk ( i386 PrimOS ) to a file ( dd if=/dev/sdc of=oldmaxtor.dd ), and didn't check it after doing so, original disk was wiped out, and I am trying to write the image back to a new disk.

fdisk -l oldmaxtor.dd ...