-
Notifications
You must be signed in to change notification settings - Fork 159
Closed
Description
I tried following the documentation to mount a shared directory:
$ sudo mount -t virtiofs com.apple.virtio-fs.automount ~/Desktop/ubuntu24.04-shared
mount_virtiofs: fs_tag com.apple.virtio-fs.automount not found
mount: /Users/simonleary/Desktop/ubuntu24.04-shared failed with 1I also tried running the same command in the guest:
admin@ubuntu:~$ sudo mkdir /mnt/shared
admin@ubuntu:~$ sudo mount -t virtiofs com.apple.virtio-fs.automount /mnt/shared
mount: /mnt/shared: wrong fs type, bad option, bad superblock on com.apple.virtio-fs.automount, missing codepage or helper program, or other error.
dmesg(1) may have more information after failed mount system call.I am running macos Sequoia 15.7 (24G222) and tart version 2.30.6.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels