<div dir="ltr"><div>I'm not getting anywhere with posting a problem to the internet forums, so I thought I'd come here to the experts...</div><div><br></div><div>I'm having a problem with one of my Linux boxes, and I'm worried that it might be a problem with XBMC.</div>
<div><br></div><div>I have a Synology NAS box on which I keep my videos. This folder is shared out using NFS.</div><div><br></div><div>One machine of mine, running Ubuntu 13.10 has been having problems accessing this shared folder. None of the other machines in the network (including other 13.10 machines) are having any problems.</div>
<div><br></div><div>A few days ago I did a wipe and load of the problem machine, set up the shares then watched a movie. It all worked well. Then the next day it's back to the same errors as before.</div><div><br></div>
<div>I try to open the share in Nautilus or even from the desktop and I get the error:</div><div><br></div><div>This location could not be displayed.  You do not have the permissions necessary to view the contents of "(name of share)"</div>
<div><br></div><div>Absolutely nothing has been changed since it was all working right the first night!</div><div><br></div><div>If I go to the terminal and try to do a directory listing, I get:</div><div><br></div><div>ls: cannot access (share name): Permission denied</div>
<div><br></div><div>showmount -e (ip address) shows the correct share in the list.</div><div><br></div><div>The FSTAB command is as:</div><div><br></div><div>10.42.1.95:/volume1/video /home/(user)/videosharename nfs rw,hard,intr,nolock 0 0</div>
<div>This FSTAB statement has always worked with the Synology shares (at least, since Ubuntu 13.04).</div><div><br></div><div>I've done a wipe and load three times now trying to clean out any possible bugs, but I'm starting to doubt it's the configuration since it works fine, then mysteriously dies on me.</div>
<div><br></div><div>After each wipe and load I install and configure Samba and NFS:</div><div><br></div><div>sudo apt-get install samba samba-common</div><div>sudo apt-get install python-glade2</div><div>sudo apt-get install system-config-samba</div>
<div>sudo apt-get install nfs-common</div><div><br></div><div>Here's the fun part: I can work my way through Nautilus via Browse Network and eventually find the very shares that I just got denied to through the direct links.</div>
<div><br></div><div>Now the reason I mentioned XBMC is because, as I mentioned, I watched a movie when the whole thing was working (using XBMC) and that's when the problems started.  I haven't run XBMC on the other Linux machines yet, and they're still working (not the best deductive reasoning, I know...)</div>
<div><br></div><div>This should be the most recent version of XBMC, as I installed it from scratch after the wipe and load.</div><div><br></div><div>Most puzzling!!</div><div><br></div></div>