Differences between revisions 1 and 2
Revision 1 as of 2015-08-07 17:31:10
Size: 25
Editor: CarlNobile
Comment:
Revision 2 as of 2015-08-07 17:58:52
Size: 188
Editor: CarlNobile
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:

{{{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.

Low Level HD Format

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)