[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Ugly VGA fonts with console-setup (Squeeze)



Summary of OP rather than complicated snip:

<start>
What is the grub2 equivalent of setting "vga=" in the grub1 "kernel"
line and of setting "SCREEN_FONT=" or "CONSOLE_FONT=" in
"/etc/console-tools/config" or "/etc/kbd/config" respectively?
<end>

vga 1: even though it is deprecated, you can still use "vga=" in the
"linux" line.

vga 2: if you would rather not use "vga=", you can set the resolution
with "set gfxmode="

font: you need to use "pf2" fonts and set them with "loadfont
(hd0,X)/boot/grub/<font>.pf2"


Reply to: