FG

MacFUSE + ext4fuse = No luck

Fresh3 days ago
Mar 15, 202612005 views
Confidence Score0%
0%

Problem

So I'm trying to mount my ext4 (with extents) partition on Mac OS X using MacFUSE (from MacPorts) and ext4fuse (compiled from git), but I just can't manage to do it. I'm trying to do it like this: or (I'm not sure what's the difference between disk and rdisk) but I just end up with an unusable shor…

Error Output

sudo ./ext4fuse /dev/disk0s3 ~/Mountpoint

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: MacFUSE + ext4fuse = No luck

Low Risk

I always use the first form, although without sudo (as long as you are in the admin group it should work). You can optionally pass a third parameter to use a log file. That might shed some light in the issue: The file "log" should now contain some d…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment