I suppose, its only for those who are comfortable with reconfiguring their kernels. In menuconfig or xconfig, go to "device drivers" section, "Graphics Support" subsection, and enable the following - "VGA 16-color"," vesa VGA graphics support"," virtual framebuffer support","console display driver support" and its suboptions 'video mode selection support' and 'framebuffer console support', and finally all the options in "logo configuration". After recompiling your kernel, your /etc/lilo.conf (or equivalent for grub) should have vga=791 or 788 (see more modes in those conf files).
(I guess its certainly not for newbies!)
|