EtienneBarbier / Hyper-V-RHEL-VM

Guide and scripts for RedHat Enterprise Linux VM on Hyper-V with Enhanced Session Mode
https://etiennebarbier.github.io/Hyper-V-RHEL-VM/
MIT License
28 stars 10 forks source link

Copying files from RHEL8 VM to Windows Hyper-V host works, but host to VM does not #2

Open kenneth-ellis opened 2 years ago

kenneth-ellis commented 2 years ago

After running the script on a newly installed RHEL 8.6 VM under Hyper-V on Windows 10/11 and using PowerShell to enable ESM on the VM, Hyper-V Enhanced Session mode is active and working as expected for:

However when I try to right-click copy a file from the Windows host and right-click paste the file into the RHEL8.6 VM, "paste" is greyed out in the context menu and it will not work.

I'm curious if anyone else is experiencing the same issue or able to reproduce it. Thanks!

I had Hyper-V Enhanced Session Mode with copy/paste of files either direction working on RHEL7.9, haven't been able to make this one specific part work on RHEL8 so far.

kenneth-ellis commented 2 years ago

I just tested a clean install of CentOS 8 Stream fully updated & ran script + instructions to enable Hyper-V Enhanced Session Mode there.... got the exact same results. All ESM features work normally except Copy a file from the Windows host and attempting to Paste into a folder in the CentOS8 VM, the "paste" option is greyed out just like on RHEL8.