From owner-freebsd-questions@FreeBSD.ORG Sun Nov 13 23:46:11 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB33D16A41F for ; Sun, 13 Nov 2005 23:46:11 +0000 (GMT) (envelope-from plcplc@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4928E43D49 for ; Sun, 13 Nov 2005 23:46:11 +0000 (GMT) (envelope-from plcplc@gmail.com) Received: by zproxy.gmail.com with SMTP id v1so1092846nzb for ; Sun, 13 Nov 2005 15:46:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=H1WSjoca+r4m8aXCShxvBj2yQafg5hma4uKRoqv79GdkDIZ7RwlP0yYI2vZXpqar9UObcUhJi8spOVUfTyYWJukvJEmMXLFdBag0KMqGr8rCdsR5GSNsjMXc8jnhoEuaxNjAQl3uyAwdFs6bgNxmXuqfnhnED63bjQpNjxwB9n4= Received: by 10.65.156.11 with SMTP id i11mr4209918qbo; Sun, 13 Nov 2005 15:46:10 -0800 (PST) Received: from ?10.0.1.254? ( [80.164.23.11]) by mx.gmail.com with ESMTP id e14sm455426qba.2005.11.13.15.46.09; Sun, 13 Nov 2005 15:46:10 -0800 (PST) From: Philip Lykke Carlsen To: freebsd-questions@freebsd.org Date: Mon, 14 Nov 2005 00:46:04 +0100 User-Agent: KMail/1.8.2 References: <926BC6B0-D896-4B44-AF85-9AF13383F91F@mac.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200511140046.05312.plcplc@gmail.com> Subject: Re: (no subject) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: plcplc@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2005 23:46:11 -0000 Sunday 13 November 2005 22:49 skrev Andrew P.: > On 11/13/05, Scharp Ledge 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 > > "freebsd-questions-unsubscribe@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. Hehe.. just the sort of phrase that should be on a BSD-quote site.. and in the fortune program as well :p