Beaker Docs
  • Welcome
  • Getting Started with Beaker
  • Joining the Social Network
  • Why use Beaker?
  • Beginner
    • Creating New Hyperdrives
    • Changing a Drive's Title or Thumbnail
    • Using the Editor
    • Detaching the Editor
    • Creating Files and Folders
    • Importing and Exporting Files
    • Sharing Hyperdrives
    • Hosting Hyperdrives
  • Intermediate
    • Your Profile Drive
    • Your Address Book
    • Your System Drive
  • Advanced
    • Webterm
    • Creating Mounts
    • Editing File Metadata
    • Forking Hyperdrives
    • Comparing and Merging Hyperdrives
  • APIs
    • beaker.capabilities
    • beaker.contacts
    • beaker.hyperdrive
    • beaker.markdown
    • beaker.peersockets
    • beaker.shell
    • beaker.terminal
  • Developers
    • Introduction to Hyperdrive
    • Index.json Manifest
    • Content-Type Negotiation
    • Frontends (.ui folder)
    • .Goto Files
  • Help
    • Hole-punchability
Powered by GitBook
On this page
  • In the editor
  • In the files explorer
  • In the terminal

Was this helpful?

  1. Advanced

Creating Mounts

PreviousWebtermNextEditing File Metadata

Last updated 5 years ago

Was this helpful?

"Mounting" is a tool which links one hyperdrive to another as a subfolder.

Mounts are useful for a variety of use-cases. They can be used to make collections, to attach code-module dependencies, and more.

A mounted drive will behave just like a subfolder. If you don't "own" the mounted drive, it will be read-only, even if the containing drive is yours.

In the editor

Visit your hyperdrive and . Then expand the files listing by clicking on the folder icon.

Right-click in the files listing (but not on a file) and select "New Mount."

You will be prompted to select a hyperdrive to mount. If your target drive is not in the listing, enter the drive's URL in the input.

You'll then be prompted to enter the mount's name. This is the name of the "folder" which the mount will represent. Choose a name and press "OK."

Your new mount will appear in the editor's files listing.

In the files explorer

Visit your hyperdrive and open the files explorer by clicking "Explore Files."

Right-click in the files listing (but not on a file) and select "New Mount."

You will be prompted to select a hyperdrive to mount. If your target drive is not in the listing, enter the drive's URL in the input.

You'll then be prompted to enter the mount's name. This is the name of the "folder" which the mount will represent. Choose a name and press "OK."

Your new mount will appear in the explorer's files listing.

In the terminal

Visit your hyperdrive and open the terminal by clicking "Terminal."

You can create a directory by typing mount followed by the drive URL then the mount's name.

open the editor
Open the files listing by clicking on the folder icon.
Select the drive you want to mount or enter its URL.
Select the drive you want to mount or enter its URL.