More > JRiver Media Center 25 for Linux

Is automounted SMB share needed for MC to access media

<< < (3/3)

pepar:
Thanks for the help! I will be diving into Debian later today.

Jeff

BryanC:

--- Quote from: pepar on January 06, 2020, 08:42:57 am ---Thanks for the help! I will be diving into Debian later today.

Jeff

--- End quote ---

The Arch Wiki is also a great resource even if you aren't using Arch: https://wiki.archlinux.org/index.php/samba#Automatic_mounting

pepar:

--- Quote from: mattkhan on January 05, 2020, 03:45:08 pm ---add it to /etc/fstab

google cifs fstab for articles to explain further, e.g. http://timlehr.com/auto-mount-samba-cifs-shares-via-fstab-on-linux/

an example line, some extra lines added to make it writeable (as I rip to such locations from the box)


--- Code: ---//192.168.1.123/films /media/films cifs file_mode=0777,dir_mode=0777,username=someuser,password=somepass,uid=1000,gid=1000 0 0

--- End code ---

--- End quote ---
We have a winner! I had been trying to use a hidden credentials file, but I really don't need to keep secrets. So your line, edited for my system, did the trick.

Thanks,
Jeff

Navigation

[0] Message Index

[*] Previous page

Go to full version