Hello,
after trying to enable shared folders, specifically right after point 10.15.9. I get the following error message:
Error starting domain: internal error: QEMU unexpectedly closed the monitor (vm=‘Whonix-Workstation’): 2025-08-16T18:35:29.108727Z qemu-system-x86_64: -device {“driver”:“virtio-9p-pci”,“id”:“fs0”,“fsdev”:“fsdev-fs0”,“mount_tag”:“shared”,“bus”:“pci.6”,“addr”:“0x0”}: cannot initialize fsdev ‘fsdev-fs0’: failed to open ‘/home/user/shared’: Permission denied
Traceback (most recent call last):
File “/usr/share/virt-manager/virtManager/asyncjob.py”, line 71, in cb_wrapper
callback(asyncjob, *args, **kwargs)
~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/share/virt-manager/virtManager/asyncjob.py”, line 107, in tmpcb
callback(*args, **kwargs)
~~~~~~~~^^^^^^^^^^^^^^^^^
File “/usr/share/virt-manager/virtManager/object/libvirtobject.py”, line 57, in newfn
ret = fn(self, *args, **kwargs)
File “/usr/share/virt-manager/virtManager/object/domain.py”, line 1384, in startup
self._backend.create()
~~~~~~~~~~~~~~~~~~~~^^
File “/usr/lib/python3.13/site-packages/libvirt.py”, line 1390, in create
raise libvirtError(‘virDomainCreate() failed’)
libvirt.libvirtError: internal error: QEMU unexpectedly closed the monitor (vm=‘Whonix-Workstation’): 2025-08-16T18:35:29.108727Z qemu-system-x86_64: -device {“driver”:“virtio-9p-pci”,“id”:“fs0”,“fsdev”:“fsdev-fs0”,“mount_tag”:“shared”,“bus”:“pci.6”,“addr”:“0x0”}: cannot initialize fsdev ‘fsdev-fs0’: failed to open ‘/home/user/shared’: Permission denied
I’d deeply appreciate a or some pointers.
Otherwise, compared to Virtualbox, KVM / QEMU is so slick.
Also thanks to all who made it happen, contributors, volunteers etc ![]()