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

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.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to