This post covers secure erasing a drive with hdparm.
Categories
This post covers secure erasing a drive with hdparm.
lsblk to find device | fdisk to create partition | mke2fs device to create filesystem | mount -av to mount without reboot
sudo apt install nvme-cli
sudo nvme format /dev/device -s 1