Closed lilian-pouliquen closed 2 years ago
Thanks for reporting this issue. Hopefully it should now be fixed in https://github.com/MassOS-Linux/livecd-installer/commit/5163465ffeda91499bff438f5ff4914339619ba8.
This fix will be included in the next MassOS release, however since it is part of the livecd-installer
program on the Live CD, you should be able to apply the fix to the current version without needing to rebuild the ISO by running something like this in the terminal of the live environment (before running the installer as normal) (note that you will need to be connected to the internet):
curl -s https://github.com/MassOS-Linux/livecd-installer/commit/5163465ffeda91499bff438f5ff4914339619ba8.patch | sudo patch -d /usr/bin -Np1
Thanks for the patch. I confirm it is working on the virtual machine with French language.
Checklist
MassOS version
2022.06
Kernel version
Linux 5.18.1-massos #1 SMP PREEMPT_DYNAMIC Wed Jun 1 16:11:46 UTC 2022 x86_64
Subject
Expected Behavior
When installing MassOS with a specific keyboard layout and locale, the system should use these after rebooting when the installation is complete or after selecting it to avoid mistakes while creating root password and primary user.
Actual Behavior
Although the locale and keyboard layout are set to another language, the system and keyboard layout stay in English (QWERTY) after the selection and after the reboot.
Steps to reproduce
massos-2022.06-x86_64.iso
ISO to it (virt-manager xml sample attached)fr_FR.UTF-8
as localefr French
as keyboard layoutmassos_kvm.txt
Additional Information
I noticed that if I change the keyboard layout in the settings (on the live CD demo, or after the installation), it only applies when I remove the English layout.
I tested out the installation with the following languages:
fr_FR.UTF-8
fr French
ru_RU.UTF-8
ru Russian