[mythtv-users] db restore

John Pilkington johnpilk222 at gmail.com
Thu Aug 9 13:50:54 UTC 2018


On 09/08/18 14:23, Daryl McDonald wrote:
> 
> 
> On Wed, Aug 8, 2018 at 11:30 PM, Stephen Worthington 
> <stephen_agent at jsw.gen.nz <mailto:stephen_agent at jsw.gen.nz>> wrote:
> 

> 
>     The way I run my fstab is to use gparted to add labels to the
>     recording partitions (rec1, rec2, ...), and then use fstab entries
>     like this:
> 
>     LABEL=rec5 /mnt/rec5 jfs relatime,errors=remount-ro,nofail 0  2
> 
> 
> So I wouldn't need UUID any more, I already created labels in gparted?
> this is my fstab:
>   # / was on /dev/sda1 during installation
> UUID=06336f2d-051d-4900-bb9f-ccb6f81d5bd5 /               ext4    
> errors=remount-ro 0       1
> # swap was on /dev/sda5 during installation
> UUID=47904312-a99f-46dd-ae81-5f0fff64df5e none            swap    sw    
>            0       0
> UUID=3769e2e8-adde-456c-86e4-0402be737ef6 /media/daryl    ext4        
> defaults    0       1
> UUID=ec787761-11d5-4127-b198-e159bfcd2a6a /media/daryl    ext4        
> defaults    0       1
> UUID=3d591aa5-fb48-4fd1-8989-e01d66926876 /media/daryl    ext4        
> defaults    0       1
>   my labels are storage1, 2, &3 but only storage 1 mounts

Isn't that because they all ahve the same mountpoint?

> 
> sudo: blikd: command not found
> daryl at trieli:~$ sudo blkid
> /dev/sda1: UUID="06336f2d-051d-4900-bb9f-ccb6f81d5bd5" TYPE="ext4" 
> PARTUUID="e73598bf-01"
> /dev/sda3: LABEL="storage3" UUID="3d591aa5-fb48-4fd1-8989-e01d66926876" 
> TYPE="ext4" PARTUUID="e73598bf-03"
> /dev/sda5: UUID="47904312-a99f-46dd-ae81-5f0fff64df5e" TYPE="swap" 
> PARTUUID="e73598bf-05"
> /dev/sdb3: LABEL="storage1" UUID="3769e2e8-adde-456c-86e4-0402be737ef6" 
> TYPE="ext4" PARTUUID="00030d19-03"
> /dev/sdc1: LABEL="storage2" UUID="ec787761-11d5-4127-b198-e159bfcd2a6a" 
> TYPE="ext4" PARTUUID="0004f8e5-01"
> daryl at trieli:~$
> 
> How would you recommend I edit my fstab?
> 


More information about the mythtv-users mailing list