To change the linux console resolution, you should edit the /boot/grub/menu.lst config in case you are using the Grub boot manager. You must add the additional vga parameter to the kernel line. For example: title Debian GNU/Linux, kernel 2.6.26-1-amd64 root (hd0,0) kernel /vmlinuz-2.6.26-1-amd64 root=/dev/sda3 ro quiet vga=0×318 initrd /initrd.img-2.6.26-1-amd64 Where the value of vga parameter [...]
If you enjoy our post, feel free to subscribes to our rss feeds
