Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
//192.168.0.5/guest.public /data/guest.public/ cifs uid=2000,gid=50,credentials=/root/.cifscredentials,ro 0 0

This is what worked for on my server with some finicking... I'll write this up later,

Code Block
languagebash
# Mount NFS drive for Plex serveradmin
192.168.0.5:/volume1/guest.public /opt/mnt/guest.public/ nfs4


References

Automount network drive on startup - https://ubuntuforums.org/showthread.php?t=1806455

...