alperakcan / fuse-ext2

Fuse-ext2 is a multi OS FUSE module to mount ext2, ext3 and ext4 file system devices and/or images with read write support.
GNU General Public License v2.0
804 stars 130 forks source link

Is fuse-ext2 compatible with silicon macs (m1 or m2)? #136

Open qcksilver opened 1 year ago

qcksilver commented 1 year ago

I already have macFUSE installed. I noticed that fuse-ext hasn't been updated since 2018 though, so before I try to install it I just want to make sure it will work with an arm processor.

Has anyone with an m1 or m2 mac tried using this yet?

SevenChords commented 1 year ago

I tried building on my m1 macbook air using both the build script in the readme and the build script tested under monterey from another issue, both errored and i couldn't use extfs-2

PMiBu commented 1 year ago

building works fine for me according to the instructions/script but using fuse-ext2 to mount doesn't seem to work