Created attachment 688802 [details] Error indicated in messages log file. Description of problem: Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
From the log: Jan 28 01:05:13 THOR systemd-vconsole-setup[414]: Cannot open font file True ... Jan 28 01:05:13 THOR systemd-vconsole-setup[414]: /bin/setfont failed with error code 66. Please paste the contents of /etc/vconsole.conf and /etc/sysconfig/i18n.
(In reply to comment #1) > Jan 28 01:05:13 THOR systemd-vconsole-setup[414]: Cannot open font file True That looks like an early anaconda bug from the beta time, which wrote "FONT=True" into the config file :)
There is no vconsole.conf in /etc The contents of /etc/sysconfig/i18n: LANG="en_US.UTF-8" SYSFONT="True"
modified /etc/sysconfig/i18n to SYSFONT="latarcyrheb-sun16" Errors in /var/log/messages no longer exist. This system was a clean install of Fedora 17 x64 release. There was never a alpha or beta release of F17 installed.
I'm not exactly sure which versions of Anaconda wrote the "SYSFONT=True" line. The current version does not do that anymore. Since there are no bad consequences of the error, I don't think we need to add any workarounds for this to systemd.