]> git.ipfire.org Git - thirdparty/grub.git/commit
cryptodisk: Improve cryptomount -u error message
authorGlenn Washburn <development@efficientek.com>
Thu, 9 Dec 2021 17:14:54 +0000 (11:14 -0600)
committerDaniel Kiper <daniel.kiper@oracle.com>
Thu, 23 Dec 2021 01:05:57 +0000 (02:05 +0100)
commite1d22da580b75b7de19e8a8373546da788b5f51c
treef59a64894f743896721745515b0b1a8974b0d226
parentf3d6090319e70e992d7f2c22b66510364d9703b7
cryptodisk: Improve cryptomount -u error message

When a cryptmount is specified with a UUID, but no cryptodisk backends find
a disk with that UUID, return a more detailed message giving telling the
user that they might not have a needed cryptobackend module loaded.

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/disk/cryptodisk.c