mirror of
https://github.com/elisspace/Arch-Linux-Install-Guide.git
synced 2026-08-29 15:13:47 +00:00
Updated docs
This commit is contained in:
@@ -116,7 +116,7 @@ Optional step if you are using a hard drive with existing data. Here's how to do
|
||||
|
||||
$ dd if=/dev/urandom of=/dev/sd* status=progress
|
||||
|
||||
Or if you're paranoid (and have a day or two to wait) you can use a multi-pass tool like shred.
|
||||
Or if you're paranoid (and have a couple days to wait) you can use a multi-pass tool like shred.
|
||||
|
||||
$ shred -vfz -n 3 /dev/sd*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user