mirror of
https://git.proxmox.com/git/grub2
synced 2025-07-27 13:51:46 +00:00
docs: Add note to cryptomount that UUIDs should be specified without dashes
Signed-off-by: Glenn Washburn <development@efficientek.com> Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
This commit is contained in:
parent
7227376308
commit
cb715be37d
@ -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
|
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
|
before this command can be used. For LUKS2 only the PBKDF2 key derivation
|
||||||
function is supported, as Argon2 is not yet supported.
|
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
|
@end deffn
|
||||||
|
|
||||||
@node cutmem
|
@node cutmem
|
||||||
|
Loading…
Reference in New Issue
Block a user