Open flamableconcrete opened 6 years ago
I:m not aware of any other APFS supporting drivers, so this one is probably fine. Adding support would be great. If you could write a pr I'd be happy to merge it :)
I'd be willing to, but I'm not really prioritizing it either. I mostly wanted to have an issue to track the status and see if it made sense to you. Who knows - maybe it will be super important for me to have this sometime soon and then I will indeed send a PR!
Hey guys, any updated ideas on on how to do this? I would be willing to contribute if necessary
Sorry, I never looked into it as I've not needed it. Also, I'm just a bystander here on this repo :)
Hey guys, any updated ideas on on how to do this? I would be willing to contribute if necessary
I'd be happy to accept a PR on this issue.
Apple File System (APFS) is the new file system used by Apple as a replacement for HFS+. The sgan81/apfs-fuse driver on GitHub looks like the best attempt at an open source solution to be able to mount this proprietary file system. Do you know of any other APFS drivers that might be better, or easier to integrate with imagemounter? Would it be worth going down the path to add beta support using this driver?