Here are the folders that I want to share with my Windows 10 VM (guest):

I added these folders in the Virtual Machine Manager (their full names were truncated):

However, only ‘Important Folder A’ is showing up:

How do I get all three folders to show up?

    • Kickass Women@lemmy.worldOP
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      These were the respective XML values of the folders:

      Important Folder A: domain="0x0000" bus="0x05" slot="0x00" function="0x0"
      Important Folder B: domain="0x0000" bus="0x06" slot="0x00" function="0x0"
      Important Folder C: domain="0x0000" bus="0x07" slot="0x00" function="0x0"
      

      I need Windows and Kali Linux to study for an exam so after VMware stopped working on Ubuntu 23.10, I decided to use QEMU/KVM. Unfortunately, I couldn’t get shared folders or a bridge connection to work in KVM so I decided to just install Debian 12 on my PC and hope that VMware works on it. Shared folders and a bridge connection are must-haves for me.