<p dir="ltr"><br>
On Sep 13, 2014 1:25 PM, &quot;Michael A Weber&quot; &lt;<a href="mailto:mweberjunk01@gmail.com">mweberjunk01@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt; On Sep 13, 2014, at 11:51 AM, Daryl McDonald &lt;<a href="mailto:darylangela@gmail.com">darylangela@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Greetings Mythizens, I&#39;v added a partition of my 250 Gb drive to SD&#39;s, migrated a few directories into it and provided new paths the the BE setup storage directories. When I look at it, I&#39;m curious about two small things:<br>
&gt; &gt;<br>
&gt; &gt; daryl@daryl-A780L3C:~$ ls -l /media<br>
&gt; &gt; total 12<br>
&gt; &gt; drwxr-xr-x+ 4 root root 4096 Sep 13 12:28 daryl   &lt;&lt; Why the &quot;+&quot;?<br>
&gt; &gt; drwxr-xr-x  4 root root 4096 Sep 11 08:18 storage<br>
&gt; &gt; drwxr-xr-x  4 root root 4096 Sep 11 08:14 storage2<br>
&gt; &gt; daryl@daryl-A780L3C:~$ ls -l /media/daryl<br>
&gt; &gt; total 8<br>
&gt; &gt; drwx------ 2 root root 4096 Aug 26 08:01 3769e2e8-adde-456c-86e4-0402be737ef6<br>
&gt; &gt; Does the UUID show here because it is a partition, not a drive?  &lt;&lt;&lt;<br>
&gt; &gt; drwxrwxr-x 4 root root 4096 Sep 13 10:27 mythxtra<br>
&gt; &gt; daryl@daryl-A780L3C:~$ ls -l /media/storage<br>
&gt; &gt; total 20<br>
&gt; &gt; drwx------ 2 root root   16384 Jun 11  2013 lost+found<br>
&gt; &gt; drwxrwxr-x 8 ntp  mythtv  4096 Sep 13 10:42 mythtv<br>
&gt; &gt; daryl@daryl-A780L3C:~$ ls -l /media/storage2<br>
&gt; &gt; total 20<br>
&gt; &gt; drwx------ 2 root   root 16384 Aug 27 12:54 lost+found<br>
&gt; &gt; drwxrwxr-x 3 mythtv root  4096 Sep 11 08:33 mythtv<br>
&gt; &gt; daryl@daryl-A780L3C:~$ ls -l /media/daryl/mythxtra<br>
&gt; &gt; total 20<br>
&gt; &gt; drwx------ 2 root   root   16384 Sep 13 10:14 lost+found<br>
&gt; &gt; drwxrwxr-x 9 mythtv mythtv  4096 Sep 13 10:36 mythtv<br>
&gt; &gt; daryl@daryl-A780L3C:~$<br>
&gt; &gt;<br>
&gt; &gt; See questions inserted with &lt;&#39;s. Everything else looks good to me, have I missed anything?   TIA   Daryl<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; mythtv-users mailing list<br>
&gt; &gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; &gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; &gt; <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
&gt; &gt; MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a><br>
&gt;<br>
&gt; Daryl—<br>
&gt;<br>
&gt; First, the “+” means you have extended permissions, called ACLs, on that directory.  Use getfacl &lt;file&gt; to get to the extended permissions.<br>
&gt;<br>
&gt; Second, Myth’s Storage Directories have no influence on the file system listing of files/directories in a terminal session.  Storage Directories use things in the file system, not the other way around.  My guess is you have a directory within the partition mounted at the /media/daryl mount point that is identified by the UUID.  Have you tried to rename the directory to something else?<br>
&gt;<br>
&gt; Mike<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
&gt; <a href="http://wiki.mythtv.org/Mailing_List_etiquette">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
&gt; MythTV Forums: <a href="https://forum.mythtv.org">https://forum.mythtv.org</a></p>
<p dir="ltr">Thanks Michael, yes I forgot to rename that partition.<br>
</p>