From owner-freebsd-questions@FreeBSD.ORG Fri Dec 3 12:10:12 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5FDBD106564A for ; Fri, 3 Dec 2010 12:10:12 +0000 (UTC) (envelope-from mueller6724@bellsouth.net) Received: from fmailhost03.isp.att.net (fmailhost03.isp.att.net [204.127.217.103]) by mx1.freebsd.org (Postfix) with ESMTP id 384EE8FC14 for ; Fri, 3 Dec 2010 12:10:04 +0000 (UTC) Received: from mueller6722.bellsouth.net (adsl-210-172-163.sdf.bellsouth.net[68.210.172.163]) by isp.att.net (frfwmhc03) with SMTP id <20101203115958H03002teq3e>; Fri, 3 Dec 2010 12:00:01 +0000 X-Originating-IP: [68.210.172.163] Date: Fri, 03 Dec 2010 12:00:29 +0000 From: "Thomas Mueller" To: freebsd-questions@freebsd.org Message-ID: <4cf8dbdd.7sbsexcxBlJtEO11%mueller6724@bellsouth.net> User-Agent: Heirloom mailx 12.4 7/29/08 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Support for hard drives > 2 TB? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Dec 2010 12:10:12 -0000 Can FreeBSD be successfully installed, and run, on all or part of a hard drive > 2 TB? Sector size would be 4 KB, though I think the hard-drive firmware can make sector size look like 512 bytes. I know fdisk can handle up to 2 TB; this limit is not just for BSD but Linux too. Western Digital has come out with a SATA hard drive of 3 TB. Tom