From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 09:54:35 2004 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 4F52F16A4CE for ; Thu, 29 Jan 2004 09:54:35 -0800 (PST) Received: from priv-edtnes57.telusplanet.net (defout.telus.net [199.185.220.240]) by mx1.FreeBSD.org (Postfix) with ESMTP id 320DB43D45 for ; Thu, 29 Jan 2004 09:54:34 -0800 (PST) (envelope-from cpressey@catseye.mine.nu) Received: from catseye.biscuit.boo ([207.81.17.215]) by priv-edtnes57.telusplanet.netSMTP <20040129175256.ILVU28240.priv-edtnes57.telusplanet.net@catseye.biscuit.boo>; Thu, 29 Jan 2004 10:52:56 -0700 Date: Thu, 29 Jan 2004 09:57:10 -0800 From: Chris Pressey To: rk47 Message-Id: <20040129095710.0e22a35e.cpressey@catseye.mine.nu> In-Reply-To: References: Organization: Cat's Eye Technologies X-Mailer: Sylpheed version 0.9.8a (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Booting with 80 Gig hard drive 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: Thu, 29 Jan 2004 17:54:35 -0000 On Thu, 29 Jan 2004 14:37:39 +0200 rk47 wrote: > Hi FreeBSD'ers > > I have a problem with booting from FreeBSD 4.8/4.9 and 5.2, they all > gave the same error. I have an 80Gig Seagate HD with a Pentium 4, Epox > motherboard and Phoenix version 2.2 BIOS. > [...] > I use Boot Manager with Windows XP on the first part of the HD and > FreeBSD on the second part of the partition. If your Windows XP partition is bigger than 500 megabytes, you should probably take the following into account: http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/install.html#DISK-DIVIDE-RESTRICTIONS btw, there is an option to boot0cfg ('packet') which can work around this limitation, but I don't know how well it works. -Chris