Hyper-v
How to Set CORRECT Resolution for Ubuntu VM in Hyper-V
If you’ve installed an Ubuntu VM in Hyper-V but found that you are unable to change the display to the correct resolution, this video is for you!
Linux Grub Config File Line
GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash video=hyperv_fb:horizresxvertrez”
Linux Terminal Commands
sudo update-grub
sudo apt install linux-image-extra-virtual
Windows PowerShell Command
set-vmvideo -vmname vmname-horizontalresolution:horizres -verticalresolution:vertrez -resolutiontype single
Forum
[ad_2]
source