Am 21.04.2013 20:13, schrieb Alexandre Fernandes:
> I'm new on linux (Fedora) and today while trying to install google earth and 
> MySQL
> http://www.linuxlinks.com/article/20071021085924955/MySQL.html, after 
> re-start the computer I got the message:
> cannot open font file true. 


SYSFONT=True is bullshit from whatever bug
i saw this also on machines where it was fixed for sure recently

> I found some help such as "edit your /etc/default/grub file, and on the lie 
> with
> GRUB_CMDLINE_LINUX there is a parameter that says SYSFONT=True". All help I 
> found online did not work because I
> can't login in Fedora and therefore can't access the terminal. The only thing 
> I'm able to use command line is GRUB
> that does not accept any of the usual commands.

what means "does not accept any of the usual commands"?

the correct param would be "vconsole.font=latarcyrheb-sun16" or simply try
to remove the font-param at all in grub and after boot was sucessful fix
/etc/default/grub and run "grub2-mkconfig -o /boot/grub2/grub.cfg" or
simply fix "/boot/grub2/grub.cfg" also
______________________

additionally (for german setups):

[root@srv-rhsoft:~]$ cat /etc/vconsole.conf
FONT=latarcyrheb-sun16
KEYMAP=de-latin1-nodeadkeys

[root@srv-rhsoft:~]$ cat /etc/locale.conf
LANG=de_DE.UTF-8


Attachment: signature.asc
Description: OpenPGP digital signature

-- 
users mailing list
[email protected]
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to