-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-9.6
-
anaconda-34.25.7.6-1.el9
-
No
-
Low
-
2
-
rhel-anaconda
-
25
-
1
-
False
-
False
-
-
No
-
25Q3 - July/28, 25Q3 - Aug/11
-
Pass
-
RegressionOnly
-
Unspecified Release Note Type - Unknown
-
Unspecified
-
Unspecified
-
Unspecified
-
None
What were you trying to do that didn't work?
Anaconda installation with a different than US keyboard layout (and vconsole layout) together with disk encryption will always use US layout for LUKS unlocking during boot on Image Mode.
What is the impact of this issue to you?
It is harder to unlock LUKS partition on Image Mode systems with other than US keyboard layout users.
How reproducible is this bug?:
Always
Steps to reproduce
- Start the installation with this kickstart file
- Keyboard layouts
keyboard --xlayouts=cz --vckeymap=cz - System language
lang en_US
timezone Europe/Prague
rootpw anaconda
user --name=anaconda --groups=wheel --password=anaconda
graphical
##############
- Sources
##############
#ostreecontainer --url quay.io/centos-bootc/centos-bootc:stream10
ostreecontainer --stateroot="test-stateroot" --remote="test-remote" --no-signature-verification --url="images.paas.redhat.com/bootc/rhel-bootc:latest-9.7"
##############
- Storage variants
##############
- System bootloader configuration
zerombr - Partition clearing information
clearpart --all
ignoredisk --only-use vda,vdb - simple partitioning
autopart --encrypted --passphrase=z
- Install the system
- Boot to the resulting system and try that the 'z' on keyboard layout is in the correct place of cz keyboard layout.
Expected results
I should be able to unlock LUKS during boot with the 'z' key between 't' key and 'u' keys (on US keyboard with Czech layout) but instead it will be next to the 'x' key (US keyboard layout).
Actual results
It should work as expected and cz layout should be used in initrd.
Note
This change will add vconsole= kernel boot parameter to the resulting system. Following the upstream fix.
- blocks
-
INSTALLER-4100 Enable bootupd KS testing on RHEL-10
-
- Closed
-
- is cloned by
-
RHEL-101058 RHEL-10: Virtual console keyboard layout is not propagated to initrd in Image Mode
-
- Release Pending
-
- links to
-
RHBA-2025:150038 anaconda bug fix and enhancement update