Re: need to wipe a disk



The Natural Philosopher a écrit :

dd if=/dev/null of=/dev/sdwhatever...

Rather if=/dev/zero
.