Displaying 2 results from an estimated 2 matches for "liquidat".
2015 Jun 15
3
Two partitions with samd UUID??
I seem to have partitions on two different disks
with the same UUID:
[tim at helen ~]$ sudo blkid /dev/sda2
/dev/sda2: LABEL="/boot1" UUID="5bbc8e95-6108-41f5-bc0e-5b5f8df5ce03"
TYPE="ext3"
[tim at helen ~]$ sudo blkid /dev/sdb2
/dev/sdb2: LABEL="/boot1" UUID="5bbc8e95-6108-41f5-bc0e-5b5f8df5ce03"
TYPE="ext3"
This is
2015 Jun 15
2
Two partitions with samd UUID??
...gt;
>
I thought that uuid had nothing to do with drive content,
so dd would have (should have had) nothing to do with it.
I thought it had to do with information when the device
is queried (manufacturer's name (id), device model, date
of manufacturer, serial number ....etc).
But ....
https://liquidat.wordpress.com/2013/03/13/uuids-and-linux-everything-you-ever-need-to-know/
says:
After generating 1 billion UUIDs every second for the next
100 years, the probability of creating just one duplicate
would be about 50%. The probability of one duplicate would
be about 50% if every person on earth own...