Skip to content

unable to mount shared directory, "fs_tag not found" #1194

@simonLeary42

Description

@simonLeary42

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 1

I 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions