From owner-freebsd-stable@FreeBSD.ORG Thu Jan 11 11:11:56 2007 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 06B3916A494 for ; Thu, 11 Jan 2007 11:11:56 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (tensor.andric.com [213.154.244.69]) by mx1.freebsd.org (Postfix) with ESMTP id 1E2C113C4A9 for ; Thu, 11 Jan 2007 11:11:53 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [192.168.0.3] (kilgore.lan.dim [192.168.0.3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTP id 64F87B8EF; Thu, 11 Jan 2007 11:52:17 +0100 (CET) Message-ID: <45A616E3.8000006@andric.com> Date: Thu, 11 Jan 2007 11:52:19 +0100 From: Dimitry Andric User-Agent: Thunderbird 2.0b1 (Windows/20070106) MIME-Version: 1.0 To: Jo Rhett References: <45A5FD8A.6080409@svcolo.com> In-Reply-To: <45A5FD8A.6080409@svcolo.com> X-Enigmail-Version: 0.94.1.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: stable@freebsd.org Subject: Re: 2.4TB disk - MBR and GPT coexist? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jan 2007 11:11:56 -0000 Jo Rhett wrote: > Sysinstall recognized the drive properly and everything looked dandy > during install. However, it turns out that fdisk and bsdlabel both just > chopped off the last partition at 248GB. (why 248gb and not 2tb?) Wrapping around 2 TiB, probably.