From 69801a2618b381b6cffa371b9429ea772929b214 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Tue, 10 Mar 2026 14:44:19 +0100 Subject: typo --- faq/2_gib_partition_limit.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/faq/2_gib_partition_limit.mdwn b/faq/2_gib_partition_limit.mdwn index aece70b4..4d942753 100644 --- a/faq/2_gib_partition_limit.mdwn +++ b/faq/2_gib_partition_limit.mdwn @@ -19,6 +19,6 @@ IDE disk drivers (`hd*`) however currently do not support more than 2^28 sectors The gnumach AHCI disk driver (`sd*`) and rumpkernel drivers (`wd*`) support up to 2^48 sectors, i.e. 128PiB, but the device interface supports only 2^32 sectors, i.e. 2TiB. -To use disks bigger than 128GiB you can either switch your disk to AHCI (BIOS or virtualization) configuration, or switch to [[using the rumpkernel driver|/hurd/rump/rumpdisk]] +To use disks bigger than 128GiB you can either switch your disk to AHCI (BIOS or virtualization configuration), or switch to [[using the rumpkernel driver|/hurd/rump/rumpdisk]] You can have a bigger disk, you just should not put disk partitions beyond these limits for the drivers to be able to read from them. -- cgit v1.2.3