I have Ubuntu 18.04 LTS encrypted on my SSD and I ran the command:
sudo shred -vfn 1 /dev/sda
and have overwritten 8-10 GB I guess.
Furthermore, my computer could not load the password input window after that. When I boot with the original disc I get this message and it never boots:
cryptosetup: Waiting for encrypted source device UUID:(long UUID)...
Here is the output of sudo fdisk -l /dev/sdc
:
GPT PMBR size mismatch (1953525167 != 1953525166) will be corrected by w(rite).
The backup GPT table is corrupt, but the primary appears OK, so that will be used.
Disk /dev/sdc: 931,5 GiB, 1000204885504 bytes, 1953525167 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 629AC7CC-XXXX-XXXX-XXXX-1A7BE55XXXXX
Device Start End Sectors Size Type
/dev/sdc1 2048 1050623 1048576 512M EFI System
/dev/sdc2 1050624 2549759 1499136 732M Linux filesystem
/dev/sdc3 2549760 1953523711 1950973952 930,3G Linux filesystem
Although there were no important data on the computer, I wonder: is it still possible to restore the contents of the disk?
The disk password is known.