Hello,<br>First of all thanks a lot for the reply. I&#39;m not very comfortable with mailing lists as I get lost between the lines and quotes and so on, so please excuse me if my e-mail is not written according to the best mailing list standards. I will just refer to your comments as #1, #2 etc.<br>
<br>#1: I tried &quot;sudo grep -r -i &quot;8859-15&quot; /etc/rc.d/init.d/&quot; , however the console returns and empty line. Probably meaning that the phrase wasn&#39;t found.<br><br>#2: I was referring to the file &quot;/etc/sysconfig/i18n&quot;. Before I enabled UTF-8 support its first line was &quot;SYSFONTACM=8859-15&quot;. After I enabled UTF-8 support, this first line from i18n disappeared after I restarted the machine. I have no idea why the i18n contained the line &quot;SYSFONTACM=8859-15&quot;, but since it disappeared after enabling UTF-8 I thought that the bigger error which is the message &quot;mapscrn: cannot open map file _8859-15_&quot; that appears during boot up, might have something to do with i18n or unicode/UTF-8 settings.<br>
<br>#3: My keyboard works fine. The error is a message &quot;mapscrn: cannot open map file _8859-15_&quot; that appears during linux boot up. Basically it doesn&#39;t affect the performance of the OS in any way or at least not to my knowledge but I don&#39;t like errors and I want to fix it or at least  understand it.<br>
<br>#4: How do I find whether I&#39;m using initramfs or initrd ? <br><br>#5: How do I find whether I&#39;m using systemd ? There are probably some mailing lists about mageia, however I did ask on the official mageia forum and the developers there were rather puzzled and were not able to help me.<br>
<br>Thanks in advance,<br>R.Y.<br><br><div class="gmail_quote">On Sat, Dec 1, 2012 at 1:02 AM, Ken Moffat <span dir="ltr">&lt;<a href="mailto:zarniwhoop@ntlworld.com" target="_blank">zarniwhoop@ntlworld.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Nov 30, 2012 at 10:27:08PM +0200, Raphael Yoshimura wrote:<br>
&gt; No idea ? Anyone ?<br>
&gt;<br>
</div> It appears to be something specific to Mageia.  Try grepping for<br>
SYSFONTACM in your bootscripts (/etc/rc.d/init.d/*, probably) to see<br>
how it gets used.  Not every distro uses /etc/sysconfig/i18n - it<br>
seems to be used in distros derived from Red Hat, but it&#39;s possible<br>
that Mageia has changed things over the years.<br>
<div class="im"><br>
&gt; &gt;&gt; 25.11.2012 04:53, Raphael Yoshimura wrote:<br>
&gt; &gt;&gt; &gt; Hello all,<br>
&gt; &gt;&gt; &gt; I&#39;m having an annoying issue with kbd that I can&#39;t seem to resolve:<br>
&gt; &gt;&gt; &gt; When I boot, during the boot screen after GRUB I see an error saying:<br>
&gt; &gt;&gt; &gt; &quot;mapscrn: cannot open map file _8859-15_&quot;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; I&#39;m using Mageia 2 Linux and my secondary language is Bulgarian.<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; This is how my /etc/sysconfig/i18n looked like;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; SYSFONTACM=8859-15<br>
&gt; &gt;&gt; &gt;&gt; LANGUAGE=en_US:en<br>
</div>[...]<br>
<div class="im">&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; I was having unicode issues aside, so when I enabled UTF-8 from Mageia<br>
&gt; &gt;&gt; &gt; Control Center, the first line disappeared. Now it looks like this.<br>
&gt; &gt;&gt; &gt;<br>
</div> I still can&#39;t parse this comment - you say the first line<br>
disappeared - presumably you mean the mapscrn error message ?<br>
&gt; &gt;&gt; &gt; LANGUAGE=en_US:en<br>
[...]<br>
<div class="im">&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; However the error still exists.<br>
<br>
</div> but I don&#39;t understand *what* the error is.  Does your keyboard<br>
work correctly in the console, or is it trashed ?<br>
<div class="im">&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; One person running Archlinux on initramfs solved his issue this way:<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; removed the keymap HOOK in the configuration file / etc /<br>
&gt; &gt;&gt; mkinitcpio.conf<br>
&gt; &gt;&gt; &gt;&gt; and regenerated the initramfs<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; However I&#39;m not running Archlinux, I don&#39;t have a /etc/mkinitcpio.conf<br>
&gt; &gt;&gt; and<br>
&gt; &gt;&gt; &gt; I&#39;m on a ext4 not an initramfs.<br>
<br>
</div> Most distros use a variant of initramfs or initrd - it lets them<br>
build almost everything as a module, including filesystems and disk<br>
controllers.  That part has nothing to do with the filesystem type,<br>
it is bundled in with the kernel.  I think that you probably need to<br>
regenerate whichever you are using whenever you change the setup.<br>
<div class="im"><br>
&gt; &gt;&gt; &gt;<br>
&gt; &gt;&gt; &gt; Any ideas will be greatly appreciated.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; <a href="https://wiki.mageia.org/en/Mageia_2_beta2#initrd" target="_blank">https://wiki.mageia.org/en/Mageia_2_beta2#initrd</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; &quot;Mageia 2 will default to dracut as tool for creating initrds (initial<br>
&gt; &gt;&gt; ramdisk, used during boot). We still provide mkinitrd for those that<br>
&gt; &gt;&gt; need that, but will only support it when used with initscripts. Users<br>
&gt; &gt;&gt; of systemd must use dracut.&quot;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; So for initrd you can use either the mkinitrd or dracut. It depends on<br>
&gt; &gt;&gt; the configuration. So, do you have a systemd ?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; You are using dracut if you have a systemd. Here&#39;s how to set up the<br>
&gt; &gt;&gt; console in dracut:<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; <a href="http://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html#_i18n" target="_blank">http://www.kernel.org/pub/linux/utils/boot/dracut/dracut.html#_i18n</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Check out your /etc/vconsole.conf.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; --<br>
&gt; &gt;&gt; Rgrds, legion<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt;&gt; kbd mailing list<br>
&gt; &gt;&gt; <a href="mailto:kbd@lists.altlinux.org">kbd@lists.altlinux.org</a><br>
&gt; &gt;&gt; <a href="https://lists.altlinux.org/mailman/listinfo/kbd" target="_blank">https://lists.altlinux.org/mailman/listinfo/kbd</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Hello,<br>
&gt; &gt; Thanks for the fast reply.<br>
&gt; &gt; I do have a &quot;systemd&quot; directory, however I don&#39;t have a &quot;vconsole.conf&quot; in<br>
&gt; &gt; /etc/<br>
&gt; &gt;<br>
&gt; &gt; :(<br>
&gt; &gt;<br>
&gt; &gt;<br>
</div> Legion&#39;s comment above appears to address the problem (although I&#39;ve<br>
no idea whether you should be using mkinitrd or dracut).  Are there<br>
any mageia lists where you can ask for help on this ?  The big<br>
questions are whether you are running systemd (probably, but now<br>
that udev is part of systemd, the presence of a systemd directory<br>
isn&#39;t necessarily conclusive!), and how to correctly reconfigure the<br>
initrd on Mageia.  All of that is distro-specific.<br>
<br>
ĸen<br>
<span class="HOEnZb"><font color="#888888">--<br>
das eine Mal als Tragödie, das andere Mal als Farce<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
kbd mailing list<br>
<a href="mailto:kbd@lists.altlinux.org">kbd@lists.altlinux.org</a><br>
<a href="https://lists.altlinux.org/mailman/listinfo/kbd" target="_blank">https://lists.altlinux.org/mailman/listinfo/kbd</a><br>
</div></div></blockquote></div><br>