grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 1/2] docs: Add note to cryptomount that UUIDs should be specified


From: Glenn Washburn
Subject: [PATCH 1/2] docs: Add note to cryptomount that UUIDs should be specified without dashes
Date: Wed, 31 Mar 2021 19:11:52 -0500

Signed-off-by: Glenn Washburn <development@efficientek.com>
---
 docs/grub.texi | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/docs/grub.texi b/docs/grub.texi
index eeb3118eb..93ae12a88 100644
--- a/docs/grub.texi
+++ b/docs/grub.texi
@@ -4307,6 +4307,9 @@ GRUB suports devices encrypted using LUKS, LUKS2 and 
geli. Note that necessary
 modules (@var{luks}, @var{luks2} and @var{geli}) have to be loaded manually
 before this command can be used. For LUKS2 only the PBKDF2 key derivation
 function is supported, as Argon2 is not yet supported.
+
+Also, note that, unlike filesystem UUIDs, UUIDs for encrypted devices must be
+specified without dash separators.
 @end deffn
 
 @node cutmem
-- 
2.27.0




reply via email to

[Prev in Thread] Current Thread [Next in Thread]