Bug 864356 - dracut-cmdline[885]: Warning: Option 'KEYTABLE' is deprecated, use 'KEYMAP' instead.
Summary: dracut-cmdline[885]: Warning: Option 'KEYTABLE' is deprecated, use 'KEYMAP' i...
Keywords:
Status: CLOSED DUPLICATE of bug 859298
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: dracut-maint
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-09 08:45 UTC by dominique
Modified: 2012-10-09 15:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-10-09 15:45:54 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description dominique 2012-10-09 08:45:04 UTC
I have installed F18 by update an F17 with F18 repo,and each update to a new kernel I have this warning on boot :

dracut-cmdline[885]: Warning: Option 'KEYTABLE' is deprecated, use 'KEYMAP' instead.
dracut-cmdline[885]: Warning: Option 'SYSFONT' is deprecated, use 'FONT' instead.

I can solve problem by run this command :
mv /boot/initramfs-$(uname -r).img /boot/initramfs-$(uname -r)-bak.img
dracut /boot/initramfs-$(uname -r).img $(uname -r)  

and after do a :
grub2-mkconfig -o /boot/grub2/grub.cfg

But it's not a good solution for me...

Where is the problem ?

Comment 1 Harald Hoyer 2012-10-09 15:45:54 UTC

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


Note You need to log in before you can comment on or make changes to this bug.