Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755905Ab0GXMho (ORCPT ); Sat, 24 Jul 2010 08:37:44 -0400 Received: from v-smtp-auth-relay-3.gradwell.net ([79.135.125.42]:44151 "EHLO v-smtp-auth-relay-3.gradwell.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752415Ab0GXMhm convert rfc822-to-8bit (ORCPT ); Sat, 24 Jul 2010 08:37:42 -0400 Subject: Re: support for drives larger than 2TiB From: Alex Buell Reply-To: alex.buell@munted.org.uk To: Tejun Heo Cc: Jeff Garzik , ben.collins@ubuntu.com, "linux-ide@vger.kernel.org" , lkml , hmh@debian.org In-Reply-To: <4C4AB952.9030705@kernel.org> References: <4C4AB952.9030705@kernel.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Organization: One very high maintenance cat for company Date: Sat, 24 Jul 2010 13:36:06 +0100 Message-ID: <1279974966.11927.26.camel@lithium.local.net> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1337 Lines: 26 On Sat, 2010-07-24 at 11:58 +0200, Tejun Heo wrote: > The only problem is that everything which is necessary for booting > needs to be located below 2TiB limit. Please note that this is much > stricter restriction than the 128GiB limit we had due to LBA28. That > limit was caused by BIOSes using LBA28 and vendors could and did > update and be done with it in many cases. However, 2TiB limit is > inherent in the BIOS programming interface and currently the only way > to overcome it is using a completely different BIOS interface (EFI, > that is). Vendors are not likely to introduce EFI for already > released products although they're much more likely to release updates > so that BIOSes can access upto 2TiB if they don't work already. We'll > be stuck with 2TiB limit on much more configurations for longer period > of time. The only thing that would please me no end with newer replacements for BIOS is the ability to have 4k boot sectors. Imagine what we can do with 4k what we can't do with 512 bytes. -- http://www.munted.org.uk One very high maintenance cat living here. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/