Date: Sun, 30 Sep 2001 15:50:14 -0500 From: Mike Meyer <mwm@mired.org> To: "Mr. Noteworthy" <silician@yahoo.com> Cc: questions@freebsd.org Subject: Re: Restoring normal booting Message-ID: <15287.34182.118476.293458@guru.mired.org> In-Reply-To: <20541559@toto.iv>
next in thread | previous in thread | raw e-mail | index | archive | help
Mr. Noteworthy <silician@yahoo.com> types: > I've decided to remove FreeBSD from one system that is > having problems. Right now, FreeBSD's boot manager is > installed, and I would like to remove it so that I > that I can restore control to Windows. Nowhere in the > guide does it detail how to revert to single boot, and > I'm wondering how to accomplish this. Thanks for you help. You can use fdisk on FreeBSD. "fdisk -B -a da0" (assuming it's disk 0) should do it. This will install the standard boot manager and let you change your active partition to the Windows partition. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Q: How do you make the gods laugh? A: Tell them your plans. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15287.34182.118476.293458>