Replies: 6 comments 2 replies
-
|
I'm having the same problem with the shared directory on Debian. I get the following error: $ sudo mount -t 9p -o trans=virtio share test -oversion=9p2000.L
mount: /home/XX/XXXX: special device share does not exist.
dmesg(1) may have more information after failed mount system call.Here's the relevant output from dmesg: Any ideas how to fix this? Thanks! |
Beta Was this translation helpful? Give feedback.
-
|
Same issue: |
Beta Was this translation helpful? Give feedback.
-
|
Same issue on guest Ubuntu 18.04.02(kernel 4.18.20): |
Beta Was this translation helpful? Give feedback.
-
|
I ran into similiar issue with using 22.04 ARM Ubuntu version, when I installed Ubuntu 23.04 ARM version directory started working without any issues. UTM Version 4.4.4 (92) root@ubuntu2304-arm-ds: |
Beta Was this translation helpful? Give feedback.
-
|
I found another workaround:
Yes, it is just enough to open file manager and select the same shared dir and it resolves. You must do that after every MacOS reboot |
Beta Was this translation helpful? Give feedback.
-
|
Try to share files with virtiofs: https://libvirt.org/kbase/virtiofs.html |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Configuration
Ubuntu 23.04 guest:
spice-vdagent0.22.1-3 is installed.Debian 11.7 guest:
spice-vdagent0.20.0-2 is installed.Is this due to Ubuntu vs Debian? Spice agent 0.22 vs. 0.20 (the standard versions on their respective distro)? Something else?
Beta Was this translation helpful? Give feedback.
All reactions