Promox screen resolution in VM

AndreyUser

New Member
Feb 20, 2024
2
0
1
Hello, I am using VMWare for Windows VM. So there is an opportunity to write in the batch file for autoloading:

MwareResolutionSet.exe 0 1 , 0 0 400 400

and the screen resolution will be 400x400.

Can you tell me if there is something similar in Proxmox 8?

install:
virtio-win-gt-x64.msi
virtio-win-guest-tools.exe
 
Last edited:
I found this after a bit of searching, let us know what you come up with:

https://www.linuxquestions.org/ques...resolution-of-kvm-virtual-machine-4175696936/
[[
Since 5.9.0 , the model element may also have an optional resolution sub-element. The resolution element has attributes x and y to set the minimum resolution for the video device. This sub-element is valid for model types "vga", "qxl", "bochs", "gop", and "virtio".
]]
 
I found this after a bit of searching, let us know what you come up with:

https://www.linuxquestions.org/ques...resolution-of-kvm-virtual-machine-4175696936/
[[
Since 5.9.0 , the model element may also have an optional resolution sub-element. The resolution element has attributes x and y to set the minimum resolution for the video device. This sub-element is valid for model types "vga", "qxl", "bochs", "gop", and "virtio".
]]
Thanks for the answer, but there you can select a resolution from a ready-made list. But I need to set my screen size, for example 380 by 380