Displaying 3 results from an estimated 3 matches for "a9a9602770d0".
2015 Jun 16
4
Two partitions with samd UUID??
...ce) extended partitions.
That suggests those partitions are not GPT but old fashioned M$DOS
I encrypted some of those partitions.
The 'blkid' command produces a list of UUIDs for those partitions.
A few examples:-
> /dev/sda5: LABEL="a5u" UUID="3cbc7570-30b8-4970-a0df-a9a9602770d0" TYPE="ext4"
> /dev/sda2: UUID="e954fbaa-dc51-46dc-a352-cceb439080e5" TYPE="crypt_LUKS"
> /dev/ram0: UUID="49b98b86-116a-469b-b6de-a157bb0a12dd" TYPE="ext2"
> /dev/sda1: LABEL="d6sys" UUID="cd632820-0701-4a6a-b329-679...
2015 Jun 16
0
Two partitions with samd UUID??
...ion then provides a
container for further logical partitions.
> I encrypted some of those partitions.
>
> The 'blkid' command produces a list of UUIDs for those partitions.
>
> A few examples:-
>
>> /dev/sda5: LABEL="a5u" UUID="3cbc7570-30b8-4970-a0df-a9a9602770d0" TYPE="ext4"
>> /dev/sda2: UUID="e954fbaa-dc51-46dc-a352-cceb439080e5" TYPE="crypt_LUKS"
>> /dev/ram0: UUID="49b98b86-116a-469b-b6de-a157bb0a12dd" TYPE="ext2"
>> /dev/sda1: LABEL="d6sys" UUID="cd632820-0701-4a6a...
2015 Jun 15
5
Two partitions with samd UUID??
On 06/15/2015 07:56 AM, Robert Nichols wrote:
> On 06/14/2015 10:08 PM, jd1008 wrote:
>>
>>
>> On 06/14/2015 08:58 PM, John R Pierce wrote:
>>> On 6/14/2015 6:55 PM, Timothy Murphy wrote:
>>>> Maybe I used dd at some point.
>>>> Would this keep the same UUID?
>>>
>>> DD just does a blind block by block copy between two devices