Watch the video:
0:00 - Explanation
0:23 - What we're following
0:58 - Download Enhanced Session Install Script for Pop!_OS/Ubuntu 20.04+
1:38 - Installing Enhanced Session on Pop!_OS/Ubuntu 20.04+
2:17 - Enable Enhanced Session for VM in Hyper-V
2:58 - Fix not getting Enhanced Session popup
After setting up your Pop!_OS Hyper-V Virtual Machine, you may want a smoother experience, with adjustable resolution and other niceties that you get from virtualising Windows in Hyper-V. Well, this video shows you how to install the tools required to Copy and Paste between Pop!_OS and Ubuntu 20.04+ in Hyper-V, with these modified scripts. (The original Microsoft ones don’t work, and they suggest just install it using the Quick Create on Hyper-V - Which doesn’t support Pop!_OS, or use the WSL).
Install script 20.04: https://gist.github.com/PAGuardado/eb82ffad8aebe0c3517cdcbe7a28bcd3
Reddit post: https://www.reddit.com/r/pop_os/comments/gu8fsu/hyperv_enhanced_session_for_popos_2004_lts/
Original GitHub Repo (18.04): https://github.com/microsoft/linux-vm-tools/pulls
Set-VM -VMName “Pop!_OS” -EnhancedSessionTransportType HvSocket
Related videos:
- Install Pop!_OS on Hyper-V: Go to post or View on YouTube
- Enable Enhanced Session in Hyper-V: Go to post or View on YouTube
- Install .NET 5 Runtime/SDK: Go to post or View on YouTube
- Mount Windows Shared Folder: Go to post or View on YouTube