Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 49233

Summary: keytab-lilo does not work
Product: [Retired] Red Hat Linux Reporter: David Balažic <david.balazic>
Component: liloAssignee: Doug Ledford <dledford>
Status: CLOSED DUPLICATE QA Contact: Brock Organ <borgan>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
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: 2001-07-17 10:20: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 David Balažic 2001-07-17 10:20:03 UTC
Description of Problem:

The keytab-lilo program does not work. It should create a mapping file 
from US keyboard to wahever I choose , but it always creates a 1:1 mapping.

How Reproducible:

Always.

$ keytab-\
lilo /lib/kbd/.../us.mkap.gz /lib/kbd/.../i386/qwertz/slovene.kmap.gz > 
slovene.ktl

This produces a 1:1 mapping instead of correct one ( 'z' and 'y' swapped 
and other changes ). Tested by using "od -t d1 slovene.ktl" and by 
installing it and using it ( vi /etc/lilo.conf # add line "keytable 
= /boot/slovene.ktl lilo" ; lilo ; reboot )

Same thing with de.kmap.gz. I also gunzipped the kmap files and tried 
them. Same result.

"keytab-lilo -p 123=121 ...."
works as expected

Additional Information:
	
The docs mention keytab-lilo.pl but keytab-lilo is an ELF binary,
what is up with that ?

Comment 1 Jeremy Katz 2002-06-04 06:29:51 UTC

*** This bug has been marked as a duplicate of 19225 ***