[mythtv-users] Adding second storage drive for recordings

Bruce Herrington 1bhfr1 at gmail.com
Sun Jul 21 16:16:36 UTC 2019


My OS is on sda1, a 120g ssd
My working 2tb storage drive is on sdb1
but my second 6tb drive won't automount. running mount -a mount the drive,
but changes both labels to "nerd"
Could somebody please help me get this working?

nerd at Mint-19:~$ sudo blkid
/dev/sda1: UUID="dcebd94b-170a-40bf-94e7-973961341659" TYPE="ext4"
PARTUUID="10757682-01"
/dev/sdb1: LABEL="Myth-TV-Media"
UUID="de7d7d3a-97c4-d401-d07d-7c3a97c4d401" TYPE="ext4"
PARTUUID="d8e3d8e3-01"
/dev/sdc1: LABEL="MythTv-Media2"
UUID="d711ff2d-fd27-49ca-ac0d-723ccdded792" TYPE="ext4" PARTLABEL="primary"
PARTUUID="100c638e-aaf7-4a01-afad-791261719a88"
nerd at Mint-19:~$

# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda1 during installation
UUID=dcebd94b-170a-40bf-94e7-973961341659 /     ext4    errors=remount-ro 0
 1  /swapfile                                 none
#
#/dev/sdb1:slave recodings
UUID=de7d7d3a-97c4-d401-d07d-7c3a97c4d401 /media/nerd ext4 defaults 0 2
#/dev/sdc1:slave recodings 2
UUID=d711ff2d-fd27-49ca-ac0d-723ccdded792 /media/nerd ext4 defaults 0 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mythtv.org/pipermail/mythtv-users/attachments/20190721/e397d102/attachment.html>


More information about the mythtv-users mailing list