On 1/25/19 10:58 PM, Jonathan Ryshpan wrote:
I'll give dd a try; but I don't see offhand why dd if=/dev/urandom of=/dev/sdc bs=1M should be quicker than what I'm using now, namely shred -v -n1 /dev/sdc
I don't know how it generates the data to overwrite with. Does it use a lot of CPU? If not, then dd will probably not be faster, you might be at maximum speed for the drive. However, shred is intended for files, not partitions.
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx