pve kernel video resolution

suprstar

New Member
Feb 8, 2012
10
0
1
This is probably more of a linux question than a proxmox question, but here it is:

I have a supermicro server host with debian 6 and proxmox 2.2. Wien I boot the pve kernel that got installed, the linux CLI goes into this high resolution 50 line mode. I want to disable this, because the IPMI card isnt capable of the higher resolution. I want it to stay in the standard 80x25 character cell CLI. How can I do this?
 
do the following:

Code:
nano /etc/default/grub

find the following and uncomment it:
Code:
...
# Uncomment to disable graphical terminal (grub-pc only)
GRUB_TERMINAL=console
...

and finally:

Code:
update-grub
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!