When I enter 'Full Screen Mode' on an Ubuntu VM in Hyper-V, it shrinks to a very small resolution that isn't usable. I've tried editing the /etc/default/grub file recommended in other Q&As without luck. I previously had the same issue with 18.04, so I switched to server and ssh'd to the VM; however, I would really like to get a useable full screen desktop going in Hyper-V.
Thanks
The
xrdp.service
is not starting because the address already in use. There is an issue about this on github.To solve this:
First, get the scripts from GitHub:
Then, make the scripts executable and run them...
Open
/etc/xrdp/xrdp.ini
for editing:add these two lines (or change them if present):
restart the service and system:
On Windows Powershell with Admin Privileges, run the command:
This solution is adapted from the Microsoft Tech Community and a post on medium.com
You can use these steps:
Edit Grub
to modify the resolution during boot
Modify
Modify
Save
Update grub with
Reboot
I tried different things to get the login dialog with the possibility to adjust the screen resolution. After a new installation of Ubuntu with the predefined Hyper-V package, it worked initially. At some point after that, however, not anymore. It was really annoying. But now I've discovered a possibility that always works for me.