Re: Possible issue with shared folder from host to virtual machine

2024-09-03 Thread Michael Kjörling
On 3 Sep 2024 15:05 -, from users@lists.libvirt.org (Mulloch94--- via Users): > mkdir ~/shared > > chmod 777 ~/shared > > Went to VirtManager enabled shared memory, added FileSystem with > driver virtiofs. My source path to find the folder was > /home/username/shared and the target path was

Possible issue with shared folder from host to virtual machine

2024-09-03 Thread Mulloch94--- via Users
I ran into an issue when trying to connect a shared folder from my host to my virtual OS in KVM. The folder actually does appear in the virtual OS, but it's empty, unlike the folder in the host which has files in it. I'm not ruling out the possibility that I configured something wrong, but the i