Hi,
I am trying to set up a Windows 7 SP1 virtual machine that I migrated from VirtualBox (VDI converted to QCOW2). The VM boots fine and I already uninstalled the VirtualBox Guest Additions. I want to add a shared folder from my Ubuntu 25.04 host using Virtio-FS (installed virtiofsd using apt). In Windows 7 Device Manager, it shows as a "Storage controller" but with no drivers installed. Inside the guest, QEMU Guest Agent is installed and working. While reading the some questions and documentation, it looks like I need virtio-win 0.1.173, so I tested the following versions:
- virtio-win-0.1.173-1
- virtio-win-0.1.173-4
However, Windows 7 still cannot find a proper driver for this device and keeps saying the driver is missing. It never mounts the shared folder.
Questions:
1. Is Virtio-FS actually supported/usable on Windows 7?
2. Is there a specific Virtio-FS driver version required for Win7?
3. Should I instead use SMB/Samba for shared folders in Windows 7 guests?
Thanks
I am trying to set up a Windows 7 SP1 virtual machine that I migrated from VirtualBox (VDI converted to QCOW2). The VM boots fine and I already uninstalled the VirtualBox Guest Additions. I want to add a shared folder from my Ubuntu 25.04 host using Virtio-FS (installed virtiofsd using apt). In Windows 7 Device Manager, it shows as a "Storage controller" but with no drivers installed. Inside the guest, QEMU Guest Agent is installed and working. While reading the some questions and documentation, it looks like I need virtio-win 0.1.173, so I tested the following versions:
- virtio-win-0.1.173-1
- virtio-win-0.1.173-4
However, Windows 7 still cannot find a proper driver for this device and keeps saying the driver is missing. It never mounts the shared folder.
Questions:
1. Is Virtio-FS actually supported/usable on Windows 7?
2. Is there a specific Virtio-FS driver version required for Win7?
3. Should I instead use SMB/Samba for shared folders in Windows 7 guests?
Thanks
Last edited: