Differences between revisions 2 and 3
Revision 2 as of 2015-08-07 17:58:52
Size: 188
Editor: CarlNobile
Comment:
Revision 3 as of 2015-08-07 18:04:05
Size: 241
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

Be sure to {{{umount /dev/scN}}} the drive first.

Low Level HD Format

Be sure to umount /dev/scN the drive first.

sudo dcfldd if=/dev/urandom of=/dev/scN

Using /dev/urandom will do a better job than /dev/zero, but will take substantially longer to run.

LowLevelHDFormat (last edited 2015-08-07 18:04:05 by CarlNobile)