leolevosky
October 26th, 2022, 08:33 PM
Hi,
I have followed the instructions I found elsewhere on how to resize the window of a Linux guest on Hyper-V. These say:
Launch a terminal window and then edit the /etc/default/grub file using your favourite editor:
sudo nano /etc/default/grub
Find the GRUB_CMDLINE_LINUX_DEFAULT entry and modify the entry to:
GRUB_CMDLINE_LINUX_DEFAULT="quiet video=hyperv_fb:1920x1080"
I have used this method before on Linux Mint but on Lubuntu it makes no difference.
Can anyone please tell me why and how to fix this?
I have been advised to use Virtualbox but that runs really slowly on my machine and I have a number of other Hyper-V VM's
Thanks.
I have followed the instructions I found elsewhere on how to resize the window of a Linux guest on Hyper-V. These say:
Launch a terminal window and then edit the /etc/default/grub file using your favourite editor:
sudo nano /etc/default/grub
Find the GRUB_CMDLINE_LINUX_DEFAULT entry and modify the entry to:
GRUB_CMDLINE_LINUX_DEFAULT="quiet video=hyperv_fb:1920x1080"
I have used this method before on Linux Mint but on Lubuntu it makes no difference.
Can anyone please tell me why and how to fix this?
I have been advised to use Virtualbox but that runs really slowly on my machine and I have a number of other Hyper-V VM's
Thanks.