• 5 Posts
  • 35 Comments
Joined 8 months ago
cake
Cake day: October 22nd, 2023

help-circle






















  • I’ll look up the exact info when I get home and provide links if I can find them again.

    The summary is that I had to add a line to /etc/fstab with the ip and folder route of the nas drive and folder, then the mount point in linux, the file system type for the mount, options that give login creds/group id + establish permissions I want to apply to the mount, and an option that keeps the drive from trying to mount until my network is connected.

    Finally, for that last option to work, I had to enable a process that I forget the name of. I think it was in systemd, but I was able to initiate it from the command line.