doc: Clarify partition LBA compatibility.

* doc/guix.texi (partition Reference): Clarify LBA compatibility.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Gabriel Wicki 2023-10-17 14:27:46 +02:00 committed by Mathieu Othacehe
parent dcc5c34504
commit e80022ff3a
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 2 additions and 1 deletions

View File

@ -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