Hi All,<br><div class="gmail_quote"><br>I&#39;m running Mythbuntu 12.04 x64, with all storage directories pointing to directories on a NAS (Thecus N4100PRo).  <br>I&#39;m mounting the NAS locally using NFS, with this:<br>mount -o soft,intr,rsize=8192,wsize=8192 gromit:/raid0/data/_NAS_NFS_Exports_/mythtv /mnt/nfs<br>

<br>It mounts correctly, but I am unable to play recordings because of a permission problem; the recording and png files appear as:<br>-rwxrwxrwx+ 1 mythtv mythtv 1267934040 May 15 19:44 1476_20120515193000.mpg*<br>On the NAS, the directory is exported using:<br>

&quot;Guest system root account will have full access to this share (root:root).&quot;<br><br>When I try and play these, I get a message to the effect of:<br>&quot;Recording unavailable: &lt;title&gt;&lt;subtitle&gt; The file for this recording can not be found&quot;<br>

<br>I am also unable to play these in VLC.<br><br>If I do a <br>sudo chown mythtv:users *<br>...then this fixes it.<br><br>What am I doing wrong?<br>Thanks,<br>Geoff<br>
</div><br>