console font in 9.10. . . impossible with Grub2?
Jonas Norlander
jonorland at gmail.com
Sat Feb 6 17:36:14 UTC 2010
On 6 February 2010 14:06, Ulrich GrĂ¼n <ulrich.gruen at gmail.com> wrote:
> Also schrieb Tom H am Mittwoch, 3. Februar 2010 12:47:04:
>> > has anyone managed to change the console font in Kubuntu Karmic Koala
>> > (9.10) with Grub2?
>> > I Googled and found some ideas on how to change that font. Some howto's
>> > suggest to change /etc/default/grub and to add following line:
>> > GRUB_CMDLINE_LINUX_DEFAULT="quiet splash
>> > video=uvesafb:mode_option=1024x768-32 at 80"
>> > (and comment (#) the uvesafb entry in /etc/blacklist-framebuffer.conf)
>> > Alas, this doesn't make any changes to the console font. . .
>>
>> You have to use grub-mkfont to create a pf2 font. You then copy/move
>> it to /boot/grub and use it in /etc/grub.d/00... with loadfont.
>>
>> However, in my experience (and I have not tried to change this), once
>> your video driver is loaded, the console font is used, which you have
>> to set elsewhere.
>
>
> And the console font is exactly what I need. I don't bother about the Grub
> font (Grub menu), which is OK.
> In other words: where is 'elsewhere'?
>
> Since no one could provide a working answer to my question yet: am I right
> when I conclude that setting up a console resolution with Grub2 is impossible?
> (why do we have to use Grub2 anyway? Can I safely get rid of it?)
>
After a fast check at my Kubuntu 9.10 system it looks like console
fonts is configured with the setupcon program wich is started from
/etc/init.d/console-setup
The configure file for setupcon is /etc/default/console-setup
Good Luck
/ Jonas
More information about the kubuntu-users
mailing list