Wipeout SSD with dd command
Posted: September 20th, 2012, 8:17
I'm planning to sell 4 disk that I still have but don't use.
For the magnetic disks I have used the following command:
sudo dd if=/dev/urandom of=/dev/sdb
This worked excellent.
Now, how to use the "dd" command for an SSD (Kingston 64GB ssdnow v series)
Should I use the same command or add somthing like blocksize and stuff like that.
Thanks!
For the magnetic disks I have used the following command:
sudo dd if=/dev/urandom of=/dev/sdb
This worked excellent.
Now, how to use the "dd" command for an SSD (Kingston 64GB ssdnow v series)
Should I use the same command or add somthing like blocksize and stuff like that.
Thanks!