wiki:change_resolution_debian_7_kvm
Table of Contents
Change resolution of Debian 7 in KVM
Open up /etc/default/grub with superuser privileges:
sudo vi /etc/default/grub
Uncomment/add the following lines:
GRUB_GFXMODE=1024x768x32 GRUB_GFXPAYLOAD_LINUX=keep
Run update-grub as superuser:
sudo update-grub.
Tested on
- Debian 7
See also
References
wiki/change_resolution_debian_7_kvm.txt · Last modified: 2022/09/19 23:55 by antisa