From owner-freebsd-questions@FreeBSD.ORG Mon Aug 1 19:13:24 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 9CD9416A41F for ; Mon, 1 Aug 2005 19:13:24 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4C43F43D45 for ; Mon, 1 Aug 2005 19:13:24 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 15915 invoked from network); 1 Aug 2005 19:13:23 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 1 Aug 2005 19:13:23 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id B066536; Mon, 1 Aug 2005 15:13:22 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "Jerry Tarwid" References: <000601c59499$b7589470$6600a8c0@monster> From: Lowell Gilbert Date: 01 Aug 2005 15:13:22 -0400 In-Reply-To: <000601c59499$b7589470$6600a8c0@monster> Message-ID: <44ek9dcvxp.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: How do I get rid of booteasy??? & re-install windows xp mbr using ntfs??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 19:13:24 -0000 "Jerry Tarwid" writes: > I am dual booting with Winblows XP and FreeBSD. I installed the FreeBSD Boot manager so I can dual boot. I now want to remove it! I have freaking scoured the $@!#$! net & still have NOT found an answer??? Anyone???? I'm using an NTFS volume so fdisk/mbr doesn't work and neither does booting to an xp cd recovery console and using fixboot or fixmbr. The $#!@#$ booteasy boot manager still leaves something in the mbr....nothing works! I cannot believe that I am the only human being on the planet that has encountered this problem! A LITTLE HELP??? If you still have FreeBSD installed, you can use "boot0cfg -b /boot/mbr " to install a "standard" MBR onto the disk. If you don't have FreeBSD installed, the FreeBSD install disks have the ability to write a standard MBR as well, without needing to do a whole FreeBSD install. I don't recall exactly, but the general idea is to get into the slicing utility by choosing "configure" inside of the installer, and then you just proceed through the menus until you come to a menu titled "Install Boot Manager". If you *really* insist on doing it from inside of Windows, then I'm sorry; you may have to ask in a Windows forum of some sort. FreeBSD folks don't necessarily know much about Windows. Good luck.