![]() Registered Member ![]()
|
Hello,
I try to install kdeNeon with encrypt disk option. But, when i install, my keyboard is in french(azerty) , and at boot, the keyboard is un USA mode (qwerty) When i launch setup on a live USB, kde detect my french keyboard. But, when i finished the installation, i'am not able to unlock the disk because my password is wrong ( not the same with my french keyboard to US keyboard). Have you any advice ? Thanks. Bruno |
![]() Registered Member ![]()
|
Hello!
Without having checked it myself, I can only provide you a possibility! So be careful and have a bootable stick if unlocking keeps failing! One way to change a language systemwide is to use
After changing, make sure that the «KEYMAP=Y» - option is set up in /etc/initramfs-tools/initramfs.conf and running `update-initramfs -u` if changed. |
![]() Registered Member ![]()
|
Hello,
thanks for your advice. but this didn'k work for me. In file /etc/initramfs-tools/initramfs.conf, i added 'KEYMAP=Y' at the end And UTF8 was enabled by default. I have this return for update-initramfs -u :
I use Luks, and at boot, when i enter my password, the keyboard is still in US. Do you have any other advice. (my grub is already in US) I have check on google, but i didn't find any advice to solve problem. If you have a other idee, il happy to hear it ![]() Thanks, Bruno |
![]() Registered Member ![]()
|
You have to have administration permission to update the initramfs.
|
![]() Registered Member ![]()
|
Hello, i have try in root.
No effect,
And updated initramfs wit option 'KEYMAP=Y' Il have try this
And this have no effect. Do you have anoter idee ? At boot, my keyboard is still in US Thanks for your help. Bruno |
![]() Registered Member ![]()
|
Please show the following outputs in a codeblock:
And you can perhaps force GRUB2 to load a custom keymap, but I am not familiar with this bootloader as I am using systemd-boot on all machines. |
![]() Registered Member ![]()
|
Hello, there is my files :
I'm gona looking for grub keybord ( but it isnt' initramf ? ) Thanks, Best regard. Bruno |
![]() Registered Member ![]()
|
The output looks good.
I do not really know how grub works. For me, it was always a bit to complicated ![]() To keep it short: the initram-filesystem does contain the stuff you need before loading the system itself and will be loaded next to the kernel right after the boot loader. To unlock a LUKS-device with LVM it must have drivers for both (cryptsetup and lvm2). To use another layout than the default US-Layout you must provide it too, thats why I advised to export the keymap too and regenerate the initramfs. The main tool to change the console keyboard layout for debian based distros is dpkg-reconfigure console-setup , see DebianWiki: Keyboard. I found some (german) forum entries how to change the keyboard layout, but there are a lot of warnings that it a very unstable thing and does not work as expected. The easiest would be to enter a password which is the same on us and french layout. Or you set the luks-passphrase while typing on us layout and ignoring the real chars written, e.g.
Then you will write your password how it would be in us layout. |
Registered users: Bing [Bot], Google [Bot]