I am running a server in text mode - no X-Windows or graphics.
In my LILO configuration, I have a line:
vga=extended
to put the console into 80x50 mode instead of 80x25.
While the kernel is booting, the video mode indeed is in 80x50 mode; but, when it starts the various services, it gets switched to 80x25.
Is there a command-line that I can put into my rc.local file or bashrc file or just simply enter on the command line that would allow me to change it to a 80x50 or higher?
Thanks,
-Rod
In my LILO configuration, I have a line:
vga=extended
to put the console into 80x50 mode instead of 80x25.
While the kernel is booting, the video mode indeed is in 80x50 mode; but, when it starts the various services, it gets switched to 80x25.
Is there a command-line that I can put into my rc.local file or bashrc file or just simply enter on the command line that would allow me to change it to a 80x50 or higher?
Thanks,
-Rod