Skip to content

Google Drive File Stream conflicts with FUSE for macOS #503

@danielbair

Description

@danielbair

I have found that com.github.osxfuse.filesystems.osxfuse and com.google.dfsfuse.filesystems.dfsfuse conflict.

To get FUSE for macOS to work I have to run:
sudo kextunload -b com.google.dfsfuse.filesystems.dfsfuse
If I don't do this then I get this error:
mount_osxfuse: the file system is not available (255)

I am reporting this in case any others might encounter this issue.

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