User Tools

Site Tools


wiki:change_resolution_debian_7_kvm

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

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki