From owner-freebsd-questions@FreeBSD.ORG Sun Apr 13 17:18:32 2003 Return-Path: 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 B195E37B401 for ; Sun, 13 Apr 2003 17:18:32 -0700 (PDT) Received: from pc-80-195-57-71-ll.blueyonder.co.uk (pc-80-195-57-71-ll.blueyonder.co.uk [80.195.57.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id D67E843FBD for ; Sun, 13 Apr 2003 17:18:31 -0700 (PDT) (envelope-from andrew@cream.org) Received: from cream.org (spatula.home [192.168.0.4]) by gateway.home (Postfix) with ESMTP id DB9AA6D; Mon, 14 Apr 2003 01:18:29 +0100 (BST) Message-ID: <3E99FE58.3030700@cream.org> Date: Mon, 14 Apr 2003 01:18:32 +0100 From: Andrew Boothman User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3b) Gecko/20030321 X-Accept-Language: en-gb, en, en-us MIME-Version: 1.0 To: David References: <3E97AF92.4070901@nyc.rr.com> In-Reply-To: <3E97AF92.4070901@nyc.rr.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: freebsd 5.0 boot manager X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2003 00:18:33 -0000 David wrote: > Hello > > My name is David. I'm a big freebsd fan. I've install many > freebsd from the 4.X series in the past. Anyway ,I purchase > the freebsd 5.0 Jan 2003 series and everything went fine > except for the boot manager. It boots up the freebsd but > not my windows 98 partion. This is the first time I am > seeing this. This never happen with the other freebsd's > I installed in the past. Hmmmm - I know of several people that have had this problem in the past but I'm afraid I don't know of a solution. When I installed 5 i ended up having to reinstall Windows as I was unable to return it to a bootable state and then re-install FreeBSD, asking it not to change the MBR. After I had done this I used a GRUB disk to boot FreeBSD and then I installed GRUB on the drive using the FreeBSD port. Hence I ended up using GRUB as my bootloader instead of FreeBSD's boot manager. I'm not sure if there is a different way to go about solving this problem, but this fixed it for me! If you need any help using GRUB then don't hesitate to drop me a line, it confused me initally :) Cheers. Andrew.