[Linux-Biella] linux day e grub
Cristiano Deana
cris a deana.it
Mar 6 Dic 2005 02:45:35 CET
On Monday 05 December 2005 19:57, vallinidaniele a libero.it wrote:
> Con grub e' possibile gestire console vga 800x600 o 1024x768?
> Con linux era sufficiente porre in lilo.conf vga=0xnnn.
> In grub non ho trovato simile opzione.
In google: "grub vesa mode"
Primo risultato:
http://jsdl.sourceforge.net/docs/howto_console.html
* SETTING THE VESA MODE IN GRUB
As mentioned earlier, I chose to use 1024x768x64k mode. (vga=791)
Your video card may not like this mode and will not be able to set this
on boot. If that is the case, you should try another of the
many VESA modes available (and not limit your testing to small set
of choices above.)
Simply change the kernel line
from:
kernel /vmlinuz-2.4.18-3 ro root=/dev/hda2
to:
kernel /vmlinuz-2.4.18-3 ro root=/dev/hda2 vga=791
and save the file.
Per l'800x600:
# VESA framebuffer console @ 800x600x64k
# vga=788
> Come si puo' disinstallare con sicurezza grub ed installare lilo?
boh, non so. io usare freebsd con suo bootloader oppure usare gag. io no
conoscere signor lilo.
--
Cristiano Deana - FreeCRIS
"Ho iniziato a usare FreeBSD perche' m$ usava me. ed e' spiacevole"
[cris|crs] in irc su: irc.azzurra.org #freebsd-it #qmail-it
Maggiori informazioni sulla lista
Linux