Bug 19225
| Summary: | keytab-lilo is broken | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | apeacock |
| Component: | lilo | Assignee: | Jeremy Katz <katzj> |
| Status: | CLOSED RAWHIDE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-06-04 19:33:07 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
apeacock
2000-10-17 03:14:32 UTC
The only thing which could help is that : [root@mylinux /root]# keytab-lilo /lib/kbd/keymaps/i386/qwerty/us.kmap.gz /lib/kbd/keymaps/i386/azerty/fr-latin1.kmap.gz > /boot/fr-latin1.ktl Loading /lib/kbd/keymaps/i386/qwerty/us.kmap.gz Loading /lib/kbd/keymaps/i386/azerty/fr-latin1.kmap.gz [root@mylinux /root]# But after running lilo -v and rebooting....my keyboard isn't more in French... Perhaps it will give you some ideas ? Thanks Jean-Yves I have the same problem with redhat 7.1. I solve it with the original lilo.tar.gz : I extract the keytab-lilo.pl (perl script), use it, reboot ant it works well the bug is in the packaged keytab-lilo (elf program) *** Bug 49233 has been marked as a duplicate of this bug. *** Reassigning This should be fixed in rawhide since we're using kbd again instead of console-tools (the perl version isn't used because we don't want to have a dependency on perl for lilo) |