Search found 1 match

by bopqul
17 Apr 2017, 15:51
Forum: Partition Recovery
Topic: Restore Veracrypt partition after accidental deletion of partition table
Replies: 1
Views: 2912

Restore Veracrypt partition after accidental deletion of partition table

Hello guys and girls!

I 've accidentally deleted some initial portion (little I think) of my drive through the following command: openssl enc -aes-256-ctr -pass pass:"$(dd if=/dev/urandom bs=128 count=1 2>/dev/null | base64)" -nosalt < /dev/zero > /dev/sda

The following partitions existed prior to ...