Hello all,<br>I&#39;m having an annoying issue with kbd that I can&#39;t seem to resolve:<br>When I boot, during the boot screen after GRUB I see an error saying:<br>&quot;mapscrn: cannot open map file _8859-15_&quot;<br><br>
I&#39;m using Mageia 2 Linux and my secondary language is Bulgarian.<br><br>This is how my /etc/sysconfig/i18n looked like;<br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
<code>SYSFONTACM=8859-15<br>LANGUAGE=en_US:en<br>LC_ADDRESS=bg_BG<br>LC_COLLATE=en_US<br>LC_NAME=bg_BG<br>LC_NUMERIC=bg_BG<br>LC_MEASUREMENT=bg_BG<br>LC_TIME=en_US<br>LANG=en_US<br>LC_IDENTIFICATION=bg_BG<br>LC_MESSAGES=en_US<br>
LC_CTYPE=en_US<br>LC_TELEPHONE=bg_BG</code></blockquote><br>I was having unicode issues aside, so when I enabled UTF-8 from Mageia Control Center, the first line disappeared. Now it looks like this.<br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
<code>LANGUAGE=en_US:en<br>LC_ADDRESS=bg_BG<br>LC_COLLATE=en_US<br>LC_NAME=bg_BG<br>LC_NUMERIC=bg_BG<br>LC_MEASUREMENT=bg_BG<br>LC_TIME=en_US<br>LANG=en_US<br>LC_IDENTIFICATION=bg_BG<br>LC_MESSAGES=en_US<br>LC_CTYPE=en_US<br>
LC_TELEPHONE=bg_BG</code></blockquote><br>However the error still exists.<br><br>One person running Archlinux on initramfs solved his issue this way:<br><br><blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">
removed the keymap HOOK in the configuration file / etc / mkinitcpio.conf and regenerated the initramfs </blockquote><div><br>However I&#39;m not running Archlinux, I don&#39;t have a /etc/mkinitcpio.conf and I&#39;m on a ext4 not an initramfs.<br>
<br>Any ideas will be greatly appreciated.<br><br>Thanks in advance.<br>R.Y. <br></div><br>