From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 28 17:45:08 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF95A16A41F for ; Wed, 28 Sep 2005 17:45:08 +0000 (GMT) (envelope-from bgd@secure-host.tv) Received: from mail.secure-host.tv (mail.secure-host.tv [82.197.129.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 970BE43D49 for ; Wed, 28 Sep 2005 17:45:06 +0000 (GMT) (envelope-from bgd@secure-host.tv) Received: by mail.secure-host.tv (Postfix, from userid 1001) id F286F3C103; Wed, 28 Sep 2005 19:45:04 +0200 (CEST) Date: Wed, 28 Sep 2005 19:45:04 +0200 From: Bogdan Taru To: Eric Anderson Message-ID: <20050928174504.GA70900@icomag.de> Mail-Followup-To: Eric Anderson , freebsd-hackers@freebsd.org References: <20050928171334.GA70500@icomag.de> <433AD437.8050803@centtech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <433AD437.8050803@centtech.com> User-Agent: Mutt/1.4.2.1i Cc: freebsd-hackers@freebsd.org Subject: Re: [bgd@level5.de: invalid geometry for >1TB] X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 17:45:09 -0000 On Wed, Sep 28, 2005 at 12:34:47PM -0500, Eric Anderson wrote: > Bogdan Taru wrote: > > Hi hackers, > > > > tryin' to install 4.11 or 5.x on a Dell box with a Perc 3/Di Raid > >controller (with 5x 300GB scsis). I get 'invalid geometry' when running > >sysinstall/fdisk on the 'disk', the geometry presented being: > > > > 145815 cyl / 255 heads / 63 sectors > > > > I tried to press 'A' for allocate the whole disk, and after several more > >warnings it did that, but now the 'free' space in the list has a big minus > >value as 'Offset'. Is that a problem? > > > > What should I do in order to get fbsd on this box? Change geometry? Any > >other hacks/workarounds? > > Have you tried using gpt to partition it? Hm. What's gpt? bogdan