I installed a laptop on which I have encrypted all partitions (see https://blog.wycd.net/gentoo-setup-fde-lvm-genkernel/)
When Grub launches:
- He asks me my key to unlock the encrypted disk
- if password is ok, I can choose the kernel to boot
Unfortunately, when I type the password, the keyboard is Qwerty. I would like it to be in be-latin1.
I tried to create a "/etc/grub.d/50_custom" file that contains:
#!/bin/sh
insmod keylayouts
keymap /boot/grub-layouts/be-latin1.gkb