What's wrong with this console config file?
by hazel from LinuxQuestions.org on (#5832H)
Details: LFS 10.0, sysvinit version. Everything works at boot except the console! The console init script gives me a FAIL message. Virtual consoles are set up in spite of this, but with a US keyboard. I'm sure I've made an elementary mistake somewhere.
Code:# Begin /etc/sysconfig/console
UNICODE="1"
KEYMAP="en_GB-utf8"
FONT=LatGrkCyr-12x22
# End /etc/sysconfig/console


Code:# Begin /etc/sysconfig/console
UNICODE="1"
KEYMAP="en_GB-utf8"
FONT=LatGrkCyr-12x22
# End /etc/sysconfig/console