From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GNU GRUB <grub-devel@gnu.org>
Subject: Re: How to install grub on fakeraid (raid 0) which spans 2 TB?
Date: Thu, 24 Dec 2009 10:27:15 +0100 [thread overview]
Message-ID: <4B3333F3.4000506@gmail.com> (raw)
In-Reply-To: <alpine.GSO.2.00.0912232246300.12423@oretfbsg.Jrfg.Fha.PBZ>
[-- Attachment #1: Type: text/plain, Size: 1799 bytes --]
Seth Goldberg wrote:
>
>
> Quoting Bruce Dubbs, who wrote the following on Thu, 24 Dec 2009:
>
>> Seth Goldberg wrote:
>>>
>>>
>>> On Dec 23, 2009, at 9:37 PM, Bruce Dubbs <bruce.dubbs@gmail.com> wrote:
>>>
>>>> Seth Goldberg wrote:
>>>>
>>>>> While the BIOS call supports 48-bit LBA, the MBR partition table
>>>>> is limited to 32-bit LBA addresses for partition dimensions. If
>>>>> you partition the disk with a GPT partition table, those
>>>>> limitations are removed, but GPT-partitioned disks aren't
>>>>> supported by XP (at least).
>>>>
>>>> Excellent point, but doesn't that mean a BIOS that supports LBA
>>>> (which as been around for many years) will support 2^18 TB? I
>>>> think my arithmetic is correct, but please correct me if I
>>>> misunderstand.
>>>>
>>>
>>> Assuming a 512-byte sector size, the total number of bytes is 2^9
>>> * 2^48 = 2^57 = 2^27 TB.
>>
>> Hi Seth,
>>
>> I thought you just said the usual partition table only supported 32
>> bits:
>>
>> 2^9 * 2^32 = 2^41 bytes or 2 TiB, give or take a byte. :)
>>
>> 1K = 2^10
>> 1M = 2^20
>> 1G = 2^30
>> 1T = 2^40
>>
>> I think 48 bits gives 2^17 TiB or 128 Pib (Petabytes).
>
> Woops :). I was calculating the total possible addressable, not the
> total for the DOS partition table :). Yes, your calculation looks
> right to me.
>
You assume that BIOS has no limitations other than ones defined by
interfaces. It's a strong assumption and in practice BIOS may have other
problems. GRUB2 supports direct ATA(PI) access but no AHCI yet
> --S
>
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> http://lists.gnu.org/mailman/listinfo/grub-devel
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 293 bytes --]
next prev parent reply other threads:[~2009-12-24 9:27 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-22 17:02 How to install grub on fakeraid (raid 0) which spans 2 TB? "André Heynatz"
2009-12-22 17:24 ` Felix Zielcke
2009-12-22 17:58 ` "André Heynatz"
2009-12-22 18:01 ` Bruce Dubbs
2009-12-23 23:05 ` "André Heynatz"
2009-12-24 0:57 ` Bruce Dubbs
2009-12-24 1:30 ` Seth Goldberg
2009-12-24 5:37 ` Bruce Dubbs
2009-12-24 6:12 ` Seth Goldberg
2009-12-24 6:39 ` Bruce Dubbs
2009-12-24 6:47 ` Seth Goldberg
2009-12-24 9:27 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2009-12-24 1:59 ` "André Heynatz"
2009-12-24 6:08 ` Bruce Dubbs
2009-12-24 22:07 ` Robert Millan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B3333F3.4000506@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.