NFS doesn’t use a username and password, I think it can do so by using a third party like kerberos; so I think the guest username and password is for samba/smb.
Could you please post the output off:
ls - lah /mnt
After /mnt/Films has been mounted. Also the output of:
Ok so the nas is not passing the correct permissions, the only thing I can suggest is change the squash to: map root to admin, under Edit NFS rules on the synology. Still will be mounted read only because of the flag in the fstab entry.
If you don’t want to get NFS no matter what, but you’d just like to get a FSTAB mount working quickly, it might be good to switch to SMB FSTAB mounting at this point. With SMB you can use authentication and it might still give good enough throughput (but getting rid of the hassle with NFS, if this isn’t solvable in a timely manner, which it doesn’t seem to be):
And I thought, my NAS (WD MyBook Live) was a difficult setup with NFS… It doesn’t have any GUI configuration options for NFS, everything had to be done via SSH. But it looks like it was a lot less complicated than Synology seems to make the whole setup
I don’t want to imply that it doesn’t, just wanted to point @eriksdam to a different solution, if he’d want to choose to try something else… And if he’d not want to get NFS working at any cost.
Yup, ok… If @eriksdam is willing to keep trying a big longer. It might give some clues for future problems and maybe even for some adjustments of the wiki entry.
had a quick stab at SMB (which is what i started with before I posted here) but same issue: The files and folder themselves are found/recognised, but no playback.
I think I’ll call it a day, though, and post the logs tomorrow - thanks for your support!!!
I’m sure we are not far off getting this to work, but I agree starting again tomorrow is the way forward; taking a break from things, on return the way forward often shows its self. Will review the logs, when you’ve posted them tomorrow.
Thanks Tom.
@Chillbo thanks for the compliment. I’m no pro, just trying to learn as I go and like yourself help where I can.