On 4/26/07, Roshan <[EMAIL PROTECTED]> wrote:
--- Nawaz Patel wrote:
> Hi,
>
> How do I change the console screen resolution, I
> have a large
> screen and 80*25 chars look bad on it. Options
> mentioned on web like
> using X and kernel recompile for framebuffer support
> don't work for
> me.
try vga=771 in the boot line of grub.
if this is u r grub conf file
title Debian GNU/Linux, kernel 2.6.8-2-686
root (hd0,0)
<Add vga=771 on the line below>
kernel /boot/vmlinuz-2.6.8-2-686 root=/dev/hda1 ro vga=771
initrd /boot/initrd.img-2.6.8-2-686
savedefault
boot
Secondly, which distro are you using, version also please.
Aditya
--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List: (plug-mail@plug.org.in)
List Information: http://plug.org.in/cgi-bin/mailman/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.