[TriLUG] HD Block Size (newbieish question)
Tanner Lovelace
lovelace at wayfarer.org
Mon Jul 28 16:27:59 EDT 2003
On Mon, 2003-07-28 at 13:54, Joseph Tate wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> There is a tool called BCwipe, which does a better job. urandom will
> take a heck of a long time if there is not enough entropy on the
> system. Google for bcwipe to find it. (I've got an iso that has tom's
> root boot plus bcwipe on it if you're interested).
>
> Joseph
Actually, by using /dev/urandom, it won't wait for new random data.
You're probably thinking of /dev/random which will wait until
it gets new random data. /dev/urandom uses the random data that
is available as a seed to initialize a random number generator.
/dev/random gets *all* of it's random data from random events
like keypresses, mouse clicks/moves, or network packet arrival.
Still, BCwipe probably has a better interface, but if you'd still
like to use dd, don't worry about blocksize. dd will figure
everything out for you fill the entire disk.
Cheers,
Tanner
--
Tanner Lovelace | lovelace(at)wayfarer.org | http://wtl.wayfarer.org/
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--
GPG Fingerprint = A66C 8660 924F 5F8C 71DA BDD0 CE09 4F8E DE76 39D4
GPG Key can be found at http://wtl.wayfarer.org/lovelace.gpg.asc
--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--*--
"Computer games don't affect kids; I mean if Pac-Man affected us as
kids, we'd all be running around in darkened rooms, munching magic
pills and listening to repetitive electronic music."
Kristian Wilson, Nintendo, Inc, 1989
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.trilug.org/pipermail/trilug/attachments/20030728/d8100d20/attachment.pgp>
More information about the TriLUG
mailing list