colock wrote:Also I carefully re-read your first post and you say that you didn't made Sabayon installer install GRUB, so _no wonder_ it didn't configure it properly!!
It is a wonder, because the keymap usually hasn't anything to do with the bootloader, in this case grub. And usually the keymap is loaded by an initscript in the initrd, but not by a kernel parameter. Nevertheless even if you don't install grub to the MBR during the setup, it still writes the config files onto the disk. And I took my LILO configuration for Sabayon out of those grub config files as far as I can remember.
colock wrote:Just pass the correct keymap code to the kernel append line, like:
- Code: Select all
keymap=de
If that's the solution or at least a workaround, then this is what I've asked for. I'll try it the next few days.
Thanks so far. I'll let you know if this is the solution.
