fusehfs icon indicating copy to clipboard operation
fusehfs copied to clipboard

Add MFS support

Open adespoton opened this issue 8 years ago • 4 comments

Hey Joel, Can you add Jesus' libmfs from https://github.com/zydeco/libmfs as well? Either as part of fusehfs, or as a spinoff fusemfs? That would be really useful for mounting old Mac 128k MFS images.

Added bonus request: being able to mount DART image format :)

adespoton avatar Sep 06 '16 04:09 adespoton

This is a good idea, but I doubt I'll be able to do this one immediately. I'm a student and the school year just started. I will see what I can do.

thejoelpatrol avatar Sep 12 '16 05:09 thejoelpatrol

I think this should probably be a separate .fs bundle under the same project, so they can be installed at the same time. I'll see (again) if I can get to this, but finishing off #2 takes priority.

thejoelpatrol avatar Jan 31 '22 05:01 thejoelpatrol

While I haven’t touched it in a while, Jesús did create FuseMFS years ago and I had it working back then. It likely just needs cleanups and packaging similar to that in #2.

It was only hosted on his old self-hosting server which I don’t think is active anymore, but I uploaded it to GitHub here: https://github.com/d235j/fusemfs

d235j avatar Aug 26 '22 12:08 d235j

Oh, that’s cool, that probably helps. I was going to set up a new .fs bundle based on the HFS one and write the libmfs wrapper stuff myself, but that will probably make it easier. Thanks @d235j, I will check that out.

thejoelpatrol avatar Aug 26 '22 15:08 thejoelpatrol