summaryrefslogtreecommitdiff
path: root/doc/guix.texi
diff options
context:
space:
mode:
authorGabriel Wicki <gabriel@erlikon.ch>2023-10-17 14:27:46 +0200
committerMathieu Othacehe <othacehe@gnu.org>2023-10-17 15:11:12 +0200
commite80022ff3adde3184bed6758f604e3aa12942865 (patch)
tree2842ed16816fad1f4806d3b3d77f8d281e90c890 /doc/guix.texi
parentdcc5c34504c94732c135a85fb4db40ca9796270e (diff)
doc: Clarify partition LBA compatibility.
* doc/guix.texi (partition Reference): Clarify LBA compatibility. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
Diffstat (limited to 'doc/guix.texi')
-rw-r--r--doc/guix.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index 3517c95251..6b6d166290 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -45649,7 +45649,8 @@ there is no offset applied.
@item @code{file-system} (default: @code{"ext4"})
The partition file system as a string, defaulting to @code{"ext4"}. The
supported values are @code{"vfat"}, @code{"fat16"}, @code{"fat32"} and
-@code{"ext4"}.
+@code{"ext4"}. @code{"vfat"}, @code{"fat16"} and @code{"fat32"}
+partitions without the @code{'esp} flag are by default LBA compatible.
@item @code{file-system-options} (default: @code{'()})
The partition file system creation options that should be passed to the