Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

/etc/fstab entry for macos? #761

Closed
balupton opened this issue Jun 28, 2023 · 0 comments
Closed

/etc/fstab entry for macos? #761

balupton opened this issue Jun 28, 2023 · 0 comments

Comments

@balupton
Copy link

balupton commented Jun 28, 2023

I'm experimenting with fstab for mounting, and am failing to get gocryptfs to work on macos via fstab:

> mount plain
#  /Users/balupton/Testing/cipher /Users/balupton/Testing/plain gocryptfs auto 0 0
mount: exec /Library/Filesystems/gocryptfs.fs/Contents/Resources/mount_gocryptfs for /Users/balupton/Testing/plain: No such file or directory
mount: /Users/balupton/Testing/plain failed with 72

#  /Users/balupton/Testing/cipher /Users/balupton/Testing/plain fuse.gocryptfs auto 0 0
> mount plain
mount: exec /Library/Filesystems/fuse.gocryptfs.fs/Contents/Resources/mount_fuse.gocryptfs for /Users/balupton/Testing/plain: No such file or directory
mount: /Users/balupton/Testing/plain failed with 72

#  /Users/balupton/Testing/cipher /Users/balupton/Testing/plain macfuse.gocryptfs auto 0 0
> mount plain
mount: exec /Library/Filesystems/macfuse.gocryptfs.fs/Contents/Resources/mount_macfuse.gocryptfs for /Users/balupton/Testing/plain: No such file or directory
mount: /Users/balupton/Testing/plain failed with 72

Any suggestions?

Repository owner locked and limited conversation to collaborators Jul 1, 2023
@rfjakob rfjakob converted this issue into discussion #763 Jul 1, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant