Hacker News new | ask | show | jobs
by martinp 4785 days ago
I'm pretty sure SSDs can't be securely erased the same way as traditional drives. This is mainly due to the inherit characteristics of flash memory and the way that the firmware writes data to the NAND (wear-leveling, TRIM etc. is unpredictable).

ATA secure erase is the recommended method last I checked.