diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-05-11 01:02:52 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-05-11 01:02:52 +0200 |
commit | 209ba8d270d18cd81498b7cd98b42a3abf5da79d (patch) | |
tree | b96aa1fda6e0099b2de97ddd2240067f5f52d2c2 /faq | |
parent | 86e468a5f1558735ccc33f7b427ec0a09f05533d (diff) |
update disk size contraints
Diffstat (limited to 'faq')
-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. |