このガイドを使用してフォルダを作成しようとしています。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.