(no subject)

Andrew P. infofarmer at gmail.com
Sun Nov 13 21:49:22 GMT 2005


On 11/13/05, Scharp Ledge <Scharpledge at mac.com> wrote:
> How do I delete BSD?  Thanks
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>

Boot up from a live cd and do:

dd if=/dev/zero of=/dev/ad0 bs=1024 count=1024

Substitute ad0 with what you want to wipe.
This should take about a few seconds.


And BTW, don't forget that uninstalling/deleting
*BSD is quite bad for your karma. You'll need to
kill a few penguins after that.


More information about the freebsd-questions mailing list