Hi there!
Im running a Plex Server on my Raspberry Pi3 RaspbianOS.
The server software already works. I can find local files stored on the pi.
But how can i add my NAS (Netgear ReadyNAS) to the library? My NAS is supporting a lot of Sharing-protocols but im pretty new to Linux.
Ive read about linking a local folder to my NAS but im struggling with that.
Can some1 give me some hints how to achieve that?
Thank you very much!
Samba / Windows Share Linux tutorial:
Mounting CIFS + SMB network shares for Plex use
The basic checklist
Prepare the NAS
Create the CIFS/SMB credentials file for use in /etc/fstab
Create a ‘mount point’ directory structure on your Linux machine which will be where all your media shares are grafted and made available for Plex use.
Create an entry in /etc/fstab for each share you wish to mount.
Mount and debug as needed
A. Prepare the NAS.
This is unique to each NAS. In general, you only need grant read permission. Should …
NFS Share Linux tutorial:
Mounting NFS network shares for Plex use
The basic checklist
Prepare the NAS:
Create a ‘mount point’ directory structure on your Linux machine which will be where all your media shares are grafted and made available for Plex use.
Create an entry in /etc/fstab for each share you wish to mount.
Mount and debug as needed
A. Prepare the NAS.
This is unique to each NAS. In general, you only need grant read permission. Should you desire Read/Write for yourself, we will allow for it
On Lin…
system
Closed
October 21, 2018, 6:18pm
3
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.