From owner-freebsd-current@FreeBSD.ORG Thu Jan 1 13:30:29 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 7B81416A4CE for ; Thu, 1 Jan 2004 13:30:29 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F42843D45 for ; Thu, 1 Jan 2004 13:30:28 -0800 (PST) (envelope-from clint@0lsen.net) Received: from 0lsen.net ([12.203.21.192]) by comcast.net (sccrmhc13) with ESMTP id <20040101213027016008sfb9e>; Thu, 1 Jan 2004 21:30:27 +0000 Received: by 0lsen.net (Postfix, from userid 1001) id 0F0D81468; Thu, 1 Jan 2004 13:30:27 -0800 (PST) Date: Thu, 1 Jan 2004 13:30:26 -0800 From: Clint Olsen To: freebsd-current@freebsd.org Message-ID: <20040101213026.GA47719@0lsen.net> References: <20040101201740.GL42542@0lsen.net> <1072989805.671.3.camel@localhost> <20040101205511.GM42542@0lsen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040101205511.GM42542@0lsen.net> User-Agent: Mutt/1.4.1i Organization: NULlsen Network X-Disclaimer: Mutt Bites! Subject: Re: Installed 5.2RC from CDROM, fails to boot in manager 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: Thu, 01 Jan 2004 21:30:29 -0000 On Jan 01, Clint Olsen wrote: > > I had some fun running fdisk on this thing. Fdisk could never get the > geometry right for this disk - but it did appear to be able to detect the > size correctly. It kept trying to create 3 partitions, instead of the > usual 2 (the 0-63 partition 'hole' + the freebsd partition). Fdisk by default wants to create two 'unused' partitions with the freebsd partition in the middle. What's up with that? The more I fight with this, the more I think it has something to do with a bad fdisk session. When I attempt to type in the BIOS geometry, fdisk refuses to accept them. This is sort of ironic since the install program says to use what the BIOS thinks it sees! I tried reading the various mailing lists for hints on this but without success. -Clint