Date: Wed, 21 Jul 2004 11:23:41 -0300 From: Joey Mingrone <joey@mingrone.org> To: freebsd-questions@freebsd.org Subject: Re: Removing FreeBSD Message-ID: <200407211123.41920.joey@mingrone.org> In-Reply-To: <20040721123241.I71238@chylonia.3miasto.net> References: <HAELIIMGHMICIKEJKAPJAEBKCAAA.mark@quadsource.com> <20040721123241.I71238@chylonia.3miasto.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On July 21, 2004 07:35, Wojciech Puchar wrote: > > How do remove freebsd from my machine? I want to format the drive to > > install windows xp. > > 1) don't post without subject > 2) boot any usix from floppy or CD, get to shell and use dd to wipe out > beginning of disk > > with FreeBSD > > dd if=/dev/zero of=/dev/ad0 bs=64k count=1 > > with linux replace ad0 with hda, with NetBSD use rwd0d. > > 3) install windoze or any OS as with empty drive. > > > PS. i assumed your hard drive is on first IDE channel master. ....or just start the xp install. The installer has will ask you if you want to wipe the drive.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407211123.41920.joey>