Raspbmc mount proto=udp invalid option
#1
Hello all,
I am trying to mount my NFS from Synology to raspbmc.
I setup the /etc/fstab as follows:
192.168.0.5:/volume1/video /mnt/video nfs udp,noatime,rsize=65536,wsize=65536,nolock 0 0

but when doing:
pi@raspbmc:~$ sudo mount -a
mount.nfs: an incorrect mount option was specified
pi@raspbmc:~$

If I remove the udp option it works.

Why the udp option is no more valid in raspbmc?
I have gotham 13.1Beta1

Thanks dark
Reply
#2
You're better off posting about this in the raspbmc forum as its a Linux problem not an XBMC problem.

In fact there is already a thread there with the exact same issue and a solution:

http://forum.stmlabs.com/showthread.php?tid=14390
Kodi 18.3 - Mid 2007 Mac Mini, 4GB, 2TB HD, Windows 7 SP1
Kodi 18.3 - Vero4k, Raspberry Pi 2. OSMC.
Reply
#3
Thanks.
The thread you indicared solve the problem.
Reply

Logout Mark Read Team Forum Stats Members Help
Raspbmc mount proto=udp invalid option0