hello,

I'm trying to use macFUSE to mount a s3fs drive using the following
line in the fstab:

s3fs#com.mydomain.test /Users/test/test fuse
accessKeyId=XXX,secretAccessKey=XXX 0 0

When I run mount -a, I get the following error:

mount: exec /usr/sbin/mount_fuse for /Users/test/test: No such file or
directory

There is no mount_fuse command in the /user/sbin directory, so I tried
to symlink one in from the /Library/Filesystems/fusefs.fs/Support/
mount_fusefs, however this did not work either.

Any thoughts on how to make this work?

Thanks.

--

You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected].
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=.


Reply via email to