From: Gabriel Wicki <gabriel@erlikon.ch>
To: Mathieu Othacehe <othacehe@gnu.org>
Cc: 66448@debbugs.gnu.org
Subject: [bug#66448] [PATCH] image: Add 'lba partition label.
Date: Tue, 17 Oct 2023 14:27:46 +0200 [thread overview]
Message-ID: <adq7r7qimpuobe7iokobjphjhfob2jqevqoquawshu3pj6uyay@3s2h6xpdlddt> (raw)
In-Reply-To: <87h6mud6am.fsf@gnu.org>
Hello Mathieu
Thanks for looking into it. And yes, that was exactly what happened.
Plus i was tricked by my own setup (for once showing the LBA label and
another time not). Oh well (:
I've attached a possible patch for the documentation.
Thanks again for the review and the clarification of the issue.
Best regards
From eacb1696cdc51350e3d5d223b94a2546c459d2ea Mon Sep 17 00:00:00 2001
Message-ID: <eacb1696cdc51350e3d5d223b94a2546c459d2ea.1697545310.git.gabriel@erlikon.ch>
From: Gabriel Wicki <gabriel@erlikon.ch>
Date: Tue, 17 Oct 2023 14:16:51 +0200
Subject: [PATCH] doc: Clarify partition LBA compatibility.
* doc/guix.texi (partition Reference): Clarify LBA compatibility.
---
doc/guix.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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 @@ partition Reference
@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
base-commit: d389f6777359aa44ef9c71989fc1f49e6b222f1d
--
2.41.0
next prev parent reply other threads:[~2023-10-17 12:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-10 16:29 [bug#66448] [PATCH] image: Add 'lba partition label Gabriel Wicki
2023-10-11 8:51 ` Mathieu Othacehe
2023-10-11 8:55 ` Gabriel Wicki
2023-10-13 13:02 ` Mathieu Othacehe
2023-10-17 12:27 ` Gabriel Wicki [this message]
2023-10-17 13:12 ` bug#66448: " Mathieu Othacehe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=adq7r7qimpuobe7iokobjphjhfob2jqevqoquawshu3pj6uyay@3s2h6xpdlddt \
--to=gabriel@erlikon.ch \
--cc=66448@debbugs.gnu.org \
--cc=othacehe@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).