[mythtv-users] mount recordings

Hika van den Hoven hikavdh at gmail.com
Sun Aug 24 10:48:16 UTC 2014


Hoi Hika,

Sunday, August 24, 2014, 12:40:34 PM, you wrote:

> Hoi Daryl,

> Sunday, August 24, 2014, 1:30:58 AM, you wrote:






>> On Sat, Aug 23, 2014 at 6:20 PM, Bill Meek <keemllib at gmail.com> wrote:
>>  
>> On 08/23/2014 05:14 PM, Hika van den Hoven wrote:
>>  ...

 >>> How about rights. does the user you use to look have x rights on the
>>  
>>  mountpoint
>>  
>>  

>>  He's running sudo mount ..., and the directory /media/storage 'should'
>>  have been copied over, as he cloned this drive. But it's reasonable
>>  to check: ls -ld /media/storage.
>>  
>>  -- 
>>  Bill

>>  _______________________________________________
>>  mythtv-users mailing list
>>  mythtv-users at mythtv.org
>>  http://www.mythtv.org/mailman/listinfo/mythtv-users
>>  http://wiki.mythtv.org/Mailing_List_etiquette
>>  MythTV Forums: https://forum.mythtv.org

>> daryl at daryl-A780L3C:~$ ls -ld /media/storage

>> drwxr-xr-x 5 root root 4096 Jun 11  2013 /media/storage
>>  
>> daryl at daryl-A780L3C:~$ 

> Just to be sure, you might want to change ownership to mythtv ( if
> that is your myth user):
> sudo chown mythtv /media/storage

> If you do this before mounting check again after. Mounting can change
> rights and ownership of the mountpoint.


# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    nodev,noexec,nosuid 0       0
# / was on /dev/sda1 during installation
UUID=10b4bdaf-d0f0-4f4d-b003-8049f075c12a /               ext4    errors=remount-ro 0       1
UUID=3769e2e8-adde-456c-86e4-0402be737ef6  /media/storage   ext4   defaults  0  1
# swap was on /dev/sda5 during installation
#UUID=b6f38a22-e8c1-4c0a-b4a3-1af3f1ca4aaa none            swap    sw              0       0
/dev/sda5  none swap  sw  0 0

On the line above for '/media/storage', it should be a 2 at the end.
You should only use 1 for the root partition. This has to do with
starting/going down, so not with the current issues.

Tot mails,
  Hika                            mailto:hikavdh at gmail.com

"Zonder hoop kun je niet leven
Zonder leven is er geen hoop
Het eeuwige dilemma
Zeker als je hoop moet vernietigen om te kunnen overleven!"

De lerende Mens



More information about the mythtv-users mailing list