This repository has been archived by the owner on Dec 27, 2022. It is now read-only.
How to access drives created in Beaker via FUSE? #1563
Unanswered
trevormeier
asked this question in
General
Replies: 1 comment
-
Currently because of how difficult FUSE is to package with releases, you have you install the hyperdrive-daemon via NPM and set it up separately. If the daemon is running when beaker starts, it will use that daemon rather than starting its own. Steps:
If you restart the computer, you'll need to restart the daemon. You'll also need to update the daemon periodically as new releases come out. (Beaker will eventually tell you if you've got an outdated daemon running for this use-case.) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi there—how do I access my Hyperdrives on macOS via the filesystem? I've only installed Beaker so far.
Beta Was this translation helpful? Give feedback.
All reactions