Bug 2418066
| Summary: | Unable to set default vconsole.keymap kernel parameter for custom bootc image | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | William Oprandi <william.oprandi> |
| Component: | plymouth | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 43 | CC: | francois.poirotte, gnome-sig, hans, robert-fedora, rstrode |
| Target Milestone: | --- | Keywords: | Desktop |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-02-23 10:17:45 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
William Oprandi
2025-12-01 17:36:17 UTC
%post
sed -i 's/vconsole.keymap=/vconsole.keymap=fr/g' /boot/loader/entries/ostree-1.conf
%end
in kickstart file seems to be a working workaround
Unclear if this is related, but in my use case I set the keyboard layout in an anaconda kickstart template and it seems to have no effect either. https://gitlab.com/eu-os/eu-os.gitlab.io/-/blob/6c90a56420b6e657d54d6988b44889b41b3d38cb/poc/manage-fleet/Kickstart%20EU%20OS.erb#L30 (In reply to Robert from comment #2) > Unclear if this is related, but in my use case I set the keyboard layout in > an anaconda kickstart template and it seems to have no effect either. > https://gitlab.com/eu-os/eu-os.gitlab.io/-/blob/ > 6c90a56420b6e657d54d6988b44889b41b3d38cb/poc/manage-fleet/ > Kickstart%20EU%20OS.erb#L30 Closing, explanation here : https://bugzilla.redhat.com/show_bug.cgi?id=2436674 |