Bug 1096771

Summary: dracut: Could not find FONT_MAP none!
Product: [openSUSE] openSUSE Distribution Reporter: Jason Mader <jmader2>
Component: BootloaderAssignee: Daniel Molkentin <daniel>
Status: RESOLVED DUPLICATE QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None CC: eliwap
Version: Leap 15.0   
Target Milestone: ---   
Hardware: x86-64   
OS: Linux   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jason Mader 2018-06-08 16:25:23 UTC
Message on the output of `mkinitrd`

dracut: Could not find FONT_MAP none!
Comment 1 Eli Wapniarski 2018-09-20 14:48:20 UTC
Getting the same thing.

uname -r
4.12.14-lp150.12.16-default

rpm -qa | grep dracut
dracut-044.1-lp150.14.3.1.x86_64
plymouth-dracut-0.9.3+git20171220.6e9e95d-lp150.2.1.x86_64
Comment 2 Eli Wapniarski 2018-09-20 15:11:55 UTC
taking a clue from:

https://bugzilla.opensuse.org/show_bug.cgi?id=1013573

I modified /etc/vconsole.conf

to look like:

KEYMAP=us
FONT=eurlatgr.psfu
#FONT_MAP=none
FONT_MAP=
FONT_UNIMAP=

error message disappeared.
Comment 3 Daniel Molkentin 2019-01-25 13:51:00 UTC
I will close this as a duplicate and reopen the original bug to get this fixed.

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