From owner-freebsd-current@FreeBSD.ORG Mon Jan 12 12:53:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 86EC016A4CE for ; Mon, 12 Jan 2004 12:53:17 -0800 (PST) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B22943D78 for ; Mon, 12 Jan 2004 12:52:42 -0800 (PST) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 1D1A172DC7; Mon, 12 Jan 2004 12:52:42 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 1A8CD72DB5; Mon, 12 Jan 2004 12:52:42 -0800 (PST) Date: Mon, 12 Jan 2004 12:52:42 -0800 (PST) From: Doug White To: mcabanatuan@wi.rr.com In-Reply-To: <22f2e022c91a.22c91a22f2e0@rdc-kc.rr.com> Message-ID: <20040112124857.D54897@carver.gumbysoft.com> References: <22f2e022c91a.22c91a22f2e0@rdc-kc.rr.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: hangup on boot X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jan 2004 20:53:17 -0000 On Sun, 11 Jan 2004 mcabanatuan@wi.rr.com wrote: > At any rate, I've tried using my 4.3-RELEASE, 5.1-RELEASE cd's but those > fail to even load due to a fault in the loader. I've had this problem on systems with Adaptec controllers and bad partition tables. This might be related. > Ok so now the problem, pardon the winded explanation. I successfully > created paritions and mount points and installed a system to them. > Finished install, removed the CD, rebooted, and that ended that pretty > much. After it get's past loading up the BIOS and initializing the > system, the loader comes up for me to push 'F1' to load FreeBSD. I do > that and all I get is a system beep. Nothing loads, nothing happens, and > I am able to keep pushing F1 with more beeps. No errors, no loading of > anything, no nothin. See the FAQ on this one -- the geometry in your partition table doesn't match the BIOS's expectation, so boot0 can't find the partition to boot. Best thing to do here is to zero out the front end of the disk, boot a win98 boot floppy, and use dos fdisk to create a small primary dos partition. boot the install cd, remove the partition, and install as normal. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org