Comment 3 for bug 1285247

Revision history for this message
Patrik Nilsson (nipatriknilsson) wrote :

Just to make sure we don't introduce another security issue: Erasing actually means randomizing content.

In command-line words:

dd if=/dev/urandom of=/dev/sdx

and make sure /dev/urandom is working during installation.