More > JRiver Media Center 22 for Linux
Can't get JMC22 AMD64) Jessie to access NAS
mwillems:
--- Quote from: DaveInVA on August 14, 2016, 11:34:19 am ---Yep that was it. I mounted it using terminal and now MC can access the NAS. Now just have to get the fstab entry right as it tries to access the NAS before the Network has started up so the mount fails. I'll get tired of manually mounting it each boot so I will need to get something figured out.
Thanks,
Dave
--- End quote ---
You need to use automount systemd options; then the system won't try to mount it until first access. See https://wiki.archlinux.org/index.php/Fstab#Automount_with_systemd for details and some usage examples.
The specific mount options you want to add are
--- Code: ---noauto,x-systemd.automount
--- End code ---
DaveInVA:
Ok, got it to work using fstab so this is solved,
Thanks,
Dave
Navigation
[0] Message Index
[*] Previous page
Go to full version