From owner-freebsd-questions Tue Mar 11 05:25:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id FAA00800 for questions-outgoing; Tue, 11 Mar 1997 05:25:41 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA00793 for ; Tue, 11 Mar 1997 05:25:26 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id PAA17067; Tue, 11 Mar 1997 15:24:43 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma017065; Tue Mar 11 15:24:26 1997 Message-ID: <33255CDD.7A18@barcode.co.il> Date: Tue, 11 Mar 1997 15:23:41 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: Horus CC: freebsd-questions@freebsd.org Subject: Re: uninstalling freebsd References: <332542E4.7E01@ici.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Horus wrote: > > I would like to uninstall FreeBSD from my computer to recover needed > space. How should I go upon uninstalling it? I also installed the Boot > Manager that came with it. I would like to get rid of that also. I > have Partition Magic, but I am not sure if I am just suppose to delete > the partition that FreeBSD is on or what... > Please tell me how to uninstall both FreeBSD and Boot Manager. To uninstall FreeBSD itself, just delete the partition. To untinstall the boot manager from DOS/Win95 : FDISK /MBR fro OS/2: FDISK /NEWMBR Nadav