我尝试使用本指南创建一个文件夹:https://cialu.net/qemu-kvm-on-ubuntu-and-sharing-files- Between-host-and-guests/。
但在 Kali 客户操作系统中输入此命令后:
sudo mount -t 9p -o trans=virtio,version=9p2000.L /vmshare /home/guest-username/vmshare
我收到此错误:
mount: /home/ivan/Desktop/vmshare: special device /vmshare does not exist.
dmesg(1) may have more information after a failed mount system call.