[Primipassi] cambiare font sul terminale
peterpunk
peterpunk@firenze.linux.it
Gio 23 Nov 2006 23:19:41 CET
leandro noferini scriveva:
> (...)
> dpkg-reconfigure console-setup su debian sid.
>
Il modo VGA (parliamo di questo?) io lo regolo nel boot loader.
Con lilo, in /etc/lilo.conf aggiungo (in una riga a se` stante) il
parametro vga=qualcosa[*] (es.: vga=791).
[*] da man lilo.conf
vga=mode
This specifies the VGA text mode that should be selected when
booting. The following values are recognized (case is ignored):
normal: select normal 80x25 text mode.
extended (or ext): select 80x50 text mode.
ask: stop and ask for user input (at boot time).
<number>: use the corresponding text mode. A list of available modes
can be obtained by booting with vga=ask and pressing [Enter].
If this variable is omitted, the VGA mode setting contained in the
kernel image is used.
Con grub, in /boot/grub/menu.lst aggiungo lo stesso parametro nella
stringa che contiene le altre opzioni per il kernel...
$ cat /boot/grub/menu.lst | grep vga
kernel /boot/vmlinuz-2.6.12-pgcfx804 root=/dev/hda11 vga=791 ro
kernel /boot/vmlinuz-2.6.8-2-k7 root=/dev/hda11 vga=791 ro
$
Ciao!
--
0 GNU/Linux Registered User: #271995
1 [ http://www.linux.it/~peterpunk ]
2
3 Non un passo indietro se non per la rincorsa!
Maggiori informazioni sulla lista
primipassi