dd vs. secure-erase for reconditiong SSDs
Posted
by DrStalker
on Server Fault
See other posts from Server Fault
or by DrStalker
Published on 2010-06-03T09:24:56Z
Indexed on
2010/06/03
9:26 UTC
Read the original article
Hit count: 310
ssd
Does writing zeros to an entire ssd (dd if=/dev/zero of/dev/sdX) give the same performance restoring effect that you get from a "secure erase", or does secure erase do something else as well?
© Server Fault or respective owner