- Boot with a live USB stick.
- Get name of SSD by running
lsblk
- Run this command:
sudo hdparm --user-master u --security-set-pass 1234 /dev/sda &&
sudo hdparm --user-master u --sanitize-crypto-scramble 1234 /dev/sda
- Eventually you may shneed to unfreeze drive by running:
sudo rtcwake -m disk -s 10