Hi,
I'm on EFI with a fully encrypted (except ESP) system. I want to change the keyboard layout in the first grub phase, where it asks for the diskpassword.
I'm trying to follow this answer (https://superuser.com/questions/974833/change-the-keyboard-layout-of-grub-in-stage-1), but I get
$ grub-kbdcomp -o /tmp/de.gkb de
/usr/bin/grub-kbdcomp: line 76: ckbcomp: command not found
ERROR: no valid keyboard layout found. Check the input.
Where do I get the ckbcomp command from?
I have grub 2:2.04-7.
I only found it in AUR.
https://aur.archlinux.org/packages/ckbcomp/