Skip to content

[Tutorial] Fix for Latest MacOS Versions #149

Description

@maxtyson123

In the later versions of MacOS macfuse is used instead of osxfuse. Here is a hack to get it working:

Install macfuse
brew install macfuse

Update the code (see attached patch)

cd fuse-ext2
git apply Working_with_latest_macfuse.patch
cd ../

Working_with_latest_macfuse.patch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions