Adding External Storage to Your Localnode
Was this helpful?
Help us improve our community guides.
Help us improve our community guides.
Adding Smart Home Devices to Home Assistant — Step-by-step guide for your LocalNode.
Backing Up Your Entire Localnode Configuration — Step-by-step guide for your LocalNode.
Connecting Home Assistant to Localnode — Step-by-step guide for your LocalNode.
Your LocalNode comes with a fast 1TB internal SSD, but as your movie and photo collections grow, you may need more space. LocalNode makes it incredibly easy to add infinite external storage via USB.
You can plug any standard USB external hard drive (HDD) or solid state drive (SSD) into the back of your LocalNode. Once mounted in the dashboard, the storage becomes instantly available to all your apps like Jellyfin, Nextcloud, and Immich.
💡 Tip: We recommend using the blue USB 3.0 ports on the back of the device for external drives, as they provide significantly faster transfer speeds than the black USB 2.0 ports.
Unlike Windows or Mac, Linux servers require you to explicitly "mount" a drive so the system knows exactly how to handle the files securely.
LocalNode Storage Manager listing mounted USB or SATA volumes ready for Docker bind mounts.
Now that the drive is mounted, it will appear as a folder in your file system, typically under /mnt/storage/[YourDriveName]. You can now tell your apps to save or read files from this location.
For Jellyfin:
/mnt/storage/[YourDriveName]. Select your media folder and click OK.⚠️ Warning: Never physically unplug an external drive without clicking the "Unmount" button in the Storage Manager first. Unplugging a live drive can corrupt your data.
Need help? Email hello@localnode.tech or visit localnode.tech/contact.