Search found 2 matches

by cladion
28 Sep 2017, 20:40
Forum: Partition Recovery
Topic: pv -tpreb /dev/zero | sudo dd if=/dev/zero of=/dev/sdb bs=512 count=1 .
Replies: 0
Views: 1294

pv -tpreb /dev/zero | sudo dd if=/dev/zero of=/dev/sdb bs=512 count=1 .

Hi,

I executed

pv -tpreb /dev/zero | sudo dd if=/dev/zero of=/dev/sdb bs=512 count=1

to render an unit unusable.

Can Testdisk help to undo this?
by cladion
22 Sep 2017, 21:52
Forum: Partition Recovery
Topic: recovering data from a luks partition
Replies: 1
Views: 2253

recovering data from a luks partition

Hi,

total noob and I need lots of explanations

I need to recover some data from a hdd. HDD works, it was a fully functioning luks partition and Xubuntu OS. I tried to make new encrypted disk (also, wipe the existing OS), but failed, so there is hope the fileI need is still there.

The problem I ...