diff options
| author | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-14 22:08:50 +0200 |
|---|---|---|
| committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-14 22:08:50 +0200 |
| commit | fb2826e358e561838f11416c071e62416d642fdf (patch) | |
| tree | aca00655ed4758cdc8f8d57e9a718ac8d244ad23 /faq/2_gib_partition_limit.mdwn | |
| parent | fd294a621997fffb2593cd197836d0c6946a35b5 (diff) | |
| parent | f651dceb8874a277bd0da6d09f3448f1553b520d (diff) | |
Merge remote-tracking branch 'darnassus--hurd-web/master'
Diffstat (limited to 'faq/2_gib_partition_limit.mdwn')
| -rw-r--r-- | faq/2_gib_partition_limit.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/faq/2_gib_partition_limit.mdwn b/faq/2_gib_partition_limit.mdwn index 3fd43793..6b48cc5f 100644 --- a/faq/2_gib_partition_limit.mdwn +++ b/faq/2_gib_partition_limit.mdwn @@ -15,4 +15,6 @@ License|/fdl]]."]]"""]] The 2 GiB limit has been removed in Debian GNU/Hurd. -Disk drivers however currently do not support more than 2^32 sectors, i.e. 2TiB. +IDE disk drivers however currently do not support more than 2^28 sectors, i.e. 128GiB. + +The AHCI disk driver supports up to 2^32 sectors, i.e. 2TiB. |
