Sebastian Pahlke wrote: > Hi all, > > I'm trying to "clean" a disc before selling them: > > dd if=/dev/zero of=/dev/da0
You may want to consider using /dev/random instead of, or in combination with, /dev/zero. Zeroing out a disk isn't a significant barrier to forensic analysis. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"