[mythtv-users] Errors from upgrade

Daryl McDonald darylangela at gmail.com
Fri Aug 22 16:18:12 UTC 2014


On Fri, Aug 22, 2014 at 12:11 PM, Daryl McDonald <darylangela at gmail.com>
wrote:

>
>
>
> On Fri, Aug 22, 2014 at 11:26 AM, Roger Siddons <dizygotheca at ntlworld.com>
> wrote:
>
>>  On Fri, 22 Aug 2014 15:39:26 +0100, Michael Watson <
>> michael at thewatsonfamily.id.au> wrote:
>>
>>   Whats the output of:  (do this for each drive)
>>
>> cat /etc/fstab
>>
>> How did you clone the drive?
>>
>>  and:
>>
>> sudo blkid
>>
>> whilst you're at it. Cloned drives/partitions may result in duplicate
>> UUID's...
>>
>>
>>
>> _______________________________________________
>> 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
>>
>> Primarily I use Gparted for cloning, sometimes when I can't unmount a
> partition I use "dd".
> Below is output from the terrabyte:
>
>  daryl at daryl-A780L3C:~$ cat /etc/fstab
> # /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>
> 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
> daryl at daryl-A780L3C:~$ sudo blkid
> [sudo] password for daryl:
> /dev/sda1: UUID="10b4bdaf-d0f0-4f4d-b003-8049f075c12a" TYPE="ext4"
> /dev/sda3: UUID="3769e2e8-adde-456c-86e4-0402be737ef6" TYPE="ext4"
> /dev/sda5: UUID="9ed87e07-9c9a-4dfe-9238-798b63cf7011" TYPE="swap"
> daryl at daryl-A780L3C:~$
> I'll reboot and post the same from the 250
>

This shows both drives as I boot with the 250 connected and then connect
the terrabyte when the system asks for the storage disk:
daryl at daryl-A780L3C:~$ cat /etc/fstab
# /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>
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
daryl at daryl-A780L3C:~$ sudo blkid
[sudo] password for daryl:
/dev/sda1: UUID="10b4bdaf-d0f0-4f4d-b003-8049f075c12a" TYPE="ext4"
/dev/sda5: UUID="e1925c05-549b-4fb7-ac17-38c5c9067aa5" TYPE="swap"
/dev/sda6: UUID="13d595a4-710e-4e30-bf1e-92a8e462214e" TYPE="ext4"
/dev/sdb1: UUID="10b4bdaf-d0f0-4f4d-b003-8049f075c12a" TYPE="ext4"
/dev/sdb3: UUID="3769e2e8-adde-456c-86e4-0402be737ef6" TYPE="ext4"
/dev/sdb5: UUID="9ed87e07-9c9a-4dfe-9238-798b63cf7011" TYPE="swap"
daryl at daryl-A780L3C:~$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.mythtv.org/pipermail/mythtv-users/attachments/20140822/f6190bf1/attachment.html>


More information about the mythtv-users mailing list