Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
For posterity.
Helped advice 20ivs , from the comments
1. Open terminal
2. sudo nano /etc/default/grub
look for the line that starts with GRUB_CMDLINE_LINUX_DEFAULT and add video=hyperv_fb:[screen resolution you want]. For example, I need 1280x720, then the line will look like this: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash video=hyperv_fb:1280x720"
3. Save and close the editor.
4. sudo update-grub
5. Reboot the virtual machine.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question