Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add APFS support #30

Open
flamableconcrete opened this issue Jun 6, 2018 · 5 comments · May be fixed by #46
Open

Add APFS support #30

flamableconcrete opened this issue Jun 6, 2018 · 5 comments · May be fixed by #46

Comments

@flamableconcrete
Copy link

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?

@ralphje
Copy link
Owner

ralphje commented Jun 6, 2018

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 :)

@flamableconcrete
Copy link
Author

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!

@mateoradman
Copy link

Hey guys, any updated ideas on on how to do this? I would be willing to contribute if necessary

@flamableconcrete
Copy link
Author

Sorry, I never looked into it as I've not needed it. Also, I'm just a bystander here on this repo :)

@ralphje
Copy link
Owner

ralphje commented Mar 3, 2022

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.

@joostrijneveld joostrijneveld linked a pull request Feb 9, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants