From: Glenn Washburn Date: Thu, 1 Apr 2021 00:11:52 +0000 (-0500) Subject: docs: Add note to cryptomount that UUIDs should be specified without dashes X-Git-Tag: grub-2.06-rc1a~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb715be37daab05001d7470e838c8247edfb760b;p=thirdparty%2Fgrub.git docs: Add note to cryptomount that UUIDs should be specified without dashes Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper --- 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