<div class="gmail_quote">On Tue, Jun 5, 2012 at 7:25 AM, JCF Junkmail <span dir="ltr">&lt;<a href="mailto:jcf_junkmail@yahoo.com" target="_blank">jcf_junkmail@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div><div><font face="times new roman, new york, times, serif">Hi,</font></div><div><font face="times new roman, new york, times, serif"><br>

</font></div><div><font face="times new roman, new york, times, serif">I have stumbled upon either a mythtv-ubuntu bug or evidence I&#39;m still a noob :-) , I&#39;m not sure.  Either way, I cannot go any further without asking for your help as I have spent weeks trying to figure this out, troubleshooting and searching for similar problems posted on the forums, with no success so far.</font></div>

<div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">What I am trying to achieve is having mythtv directories in a second hard drive, separate from the one with the operative system. The problem is that when I try to change
 the default storage group that comes with the installation for one subfolder in my 2nd HD, mythTV can&#39;t write to it.</font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">Here is my setup:</font></div>

<div><font face="times new roman, new york, times, serif">Ubuntu 11.10 system with 2 internal 1Tb HD with several partitions.</font></div><div><font face="times new roman, new york, times, serif">MythTV (single backend/frontend) installed from repository ppa:mythbuntu/0.25, using this command: sudo apt-get install mythtv.</font></div>

<div><font face="times new roman, new york, times, serif">A partition in my second drive mounted to the filesystem at /content.  It is what I would considered properly mounted, as shown here from the fstab file:</font></div>

<div><font face="times new roman, new york, times, serif">   #        
 &lt;UUID&gt;                          &lt;mount point&gt;  &lt;type&gt;  &lt;options&gt;      &lt;dump&gt;  &lt;pass&gt;</font></div><div><font face="times new roman, new york, times, serif">   UUID=23af0479-7f92-4691-a3fc-5ebbc1ba888f /content        ext4    defaults        0       2</font></div>

<div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">The UUID refers to a logical partition in my b drive, sdb6, as shown here:</font></div>
<div>
<font face="times new roman, new york, times, serif">   @:  blkid -U 23af0479-7f92-4691-a3fc-5ebbc1ba888f</font></div><div><font face="times new roman, new york, times, serif">   /dev/sdb6</font></div><div><font face="times new roman, new york,
 times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">In /content, I have created a subfolder named &quot;mythmedia&quot; and set up permission for MythTV to access it, as shown here:</font></div>

<div><font face="times new roman, new york, times, serif">   @:  /content$ ls -l | grep mythmedia</font></div><div><font face="times new roman, new york, times, serif">   drwxrwxr-x  2 mythtv mythtv        4096 2012-06-04 17:19 mythmedia</font></div>

<div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">MythTV would work fine when using the default storage group &quot;/var/lib/mythtv/recordings/&quot;.  However, when I attempt to change it from the backend setup to &quot;/content/mythmedia/&quot; nothing gets recorded.  The directory /content and all its subfolders work fine for all other purposes (Nautilus, Samba,
 etc.), but for some reason MythTV doesn&#39;t want to use it (i.e. no Tuner woul record to it).</font></div><div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">It is also odd that when I exit out of the backend setup, it doesn&#39;t give me the message about the directory not exiting, so presumably, the backend is able to see the folder is there.  However, when accessing the information at (breadcrumbs) MythTV frontend&gt; Information Center &gt; System Status&gt; Machine status &gt;, it shows only the space available in my main hard drive (the one with /boot, /, /home and swap), ignoring the larger drive mounted at /content.</font></div>

<div><font face="times new roman, new york, times, serif"><br></font></div><div><font face="times new roman, new york, times, serif">Any assistance would be greatly appreciated.</font></div><div><font face="times new roman, new york,
 times, serif"><br></font></div></div></div></div></blockquote></div><div><br></div><div>What are the permissions on /content? It would need to have at least R-X for group and everyone.</div>