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

9pfuse not working on Mac OS Sonoma #641

Open
yobson opened this issue Jan 20, 2024 · 0 comments
Open

9pfuse not working on Mac OS Sonoma #641

yobson opened this issue Jan 20, 2024 · 0 comments

Comments

@yobson
Copy link

yobson commented Jan 20, 2024

I have an apple silicon MacBook pro and I am using the newest version of the tools (cloned today)

I have made a simple 9p filesystem. On linux it works with 9mount.
On Mac OS I run 9pfuse 'tcp!localhost!9000' u

Then I get the following errors:

$ ls u
ls: cannot open directory 'u': Not a directory
$ cd u
$ ls
ls: cannot open directory '.': Not a directory
$ cat hello-world
Hello, World!

So in a way, you can see that something is working...

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