sudo vim /etc/default/grub
# find and replace this line GRUB_CMDLINE_LINUX_DEFAULT
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:1280x720"
sudo update-grub
sudo reboot
Created
November 10, 2019 02:10
-
-
Save espinz/e758d7a39070fa187aa56b699eb574be to your computer and use it in GitHub Desktop.
Hyper-V screen resize for Linux guest vm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment