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

Mac Support #49

Open
Victorious3 opened this issue Dec 4, 2023 · 0 comments
Open

Mac Support #49

Victorious3 opened this issue Dec 4, 2023 · 0 comments

Comments

@Victorious3
Copy link

I have managed to compile the library for macos with a few changes, but it doesn't run properly.
This was tested on an M2 mac.

When I try to mount I get this message:

xadmin@r131-20 ~ % sudo fuse-nfs -S -i -n 'nfs://my-server?version=4' -m Fairy
Failed to mount nfs share : nfs_service failed

This is probably an issue with libnfs but I want to raise it here as I was using fuse-nfs. Libnfs mentions it was working on 10.4 but this is now 13.4.
If you need any further information I would love to provide it.

Besides, is there an option to pass arguments to osxfuse? The original reason why I was trying out this library is that there has been an issue with the builtin nfs client and I wanted to try the "local" option to get it working, which has worked with bindfs which is another fuse file system.

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

No branches or pull requests

1 participant