[mythtv-users] db restore

Daryl McDonald darylangela at gmail.com
Thu Aug 9 13:23:22 UTC 2018


On Wed, Aug 8, 2018 at 11:30 PM, Stephen Worthington <
stephen_agent at jsw.gen.nz> wrote:

> On Wed, 8 Aug 2018 18:54:02 -0400, you wrote:
>
>
> >I got the database restored, then fudged it editing fstab for storage
> >directory names, more fun tomorrow, hopefully I wont need to start a new
> >thread.
> >Thanks to all, this community is invaluable in maintaining such awesome
> >software.
>
> 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

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?

> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://lists.mythtv.org/mailman/listinfo/mythtv-users
> http://wiki.mythtv.org/Mailing_List_etiquette
> MythTV Forums: https://forum.mythtv.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20180809/25c32731/attachment.html>


More information about the mythtv-users mailing list