Add the following line: deb http://apt.osmc.tv stretch-devel main
Run the following commands to update: sudo apt-get update && sudo apt-get dist-upgrade && reboot
Your system should have have received the update.
Please see if the issue is resolved.
I also recommend you edit /etc/apt/sources.list again and remove the line that you added after updating. This will return you to the normal update channel.
Thanks, I tried that, and all updates went smoothly, but after reboot still no automount. I’ve removed that line from sources, manually mounted and they’re the mounts are now shown in system > storage.
It’s not a killer outage, as they can be manually mounted, just very curious why it’s stopped. It’s also debatable whether the fstab is truly needed for smooth 4k streaming I guess. I like the placebo affect.
Did you go into MyOSMC and turn off “Wait for Network” and turn it back on? I was a long shot but worth a try.
As to fstab vs Kodi mounts with nfs there is little difference. I personally prefer them because I can move drives to a new server without messing with path substitution, or changing the mysql database.
This appears to have fixed the issue. @Chillbo, perhaps this needs to be added to the wiki entry?
Similar to @6coupe, it used to work for me prior to the latest updates. I haven’t enabled NFS v4 on my NAS for various reasons, and adding nfsvers=3 in fstab didn’t make a difference.
Strangely if I uncheck wait for network, back out of those settings and reboot, then go back to it, it’s toggled on still. Also doesn’t seemed to have fixed my automount but I’ll try it a few times to see if the ‘wait for network’ keeps toggling itself back on.
Using the Exit. I’ve tried it a half dozen times and if I unselect wait for network, move across to the left menu and scroll down and back to the wired network settings, its toggled back on, and I haven’t even exited the settings menu.
It doesn’t however show the waiting for network line on boot up, so I think it genuinely is toggled off, even if it looks like it’s toggled on, as previously when purposefully toggled on, I would see the ‘waiting for network…’ line at the top of the screen on booting up.
I’ve reverted back to my original fstab posted at the top of the page and will mount manually after reboots. I watched a 4K movie last night and at two points it had to be paused to buffer a little. Not sure if linked to the mount not being via fstab or to do with the advanced settings buffer (was 400mb, now set to 500mb) but will continue to tweak.
Since you’re still using systemd, please show the output from the following commands:
systemctl status mnt-UHD_Movies.automount
systemctl cat mnt-UHD_Movies.automount
systemctl show mnt-UHD_Movies.automount
systemctl status mnt-TV_Shows_UHD.automount