[mythtv-users] Mythweb .25 "does not exist in any recognized storage group"
John Drescher
drescherjm at gmail.com
Mon Jul 2 13:40:48 UTC 2012
On Mon, Jul 2, 2012 at 9:31 AM, John Drescher <drescherjm at gmail.com> wrote:
>> I believe that subdirectories under the /media directory are intended for
>> use with removeable storage only e.g. flash drives, therefore they may be
>> treated differently than other mountpoints.
>>
>> Try creating a mountpoint under /mnt, this is where permanent user storage
>> is often placed. Other possible locations might be under /opt or /srv
>> depending on your distribution.
>>
>
> In my case all StorageGroups are mounted under /mnt/mythtv
>
Hmm. It looks like it was a permissions problem.
I just did
jmd0 mythtv # find . -type d -exec chmod 777 {} \;
in /mnt/mythtv
and I now get prompts on what to do with the download from mythweb.
John
More information about the mythtv-users
mailing list