bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mkpart name bug with GPT?


From: Andrew Boie
Subject: mkpart name bug with GPT?
Date: Tue, 4 Dec 2012 14:12:27 -0800

Hello,

I'm using parted 3.1 source release. I'm seeing a problem with 'mkpart' using GPT partition table. The manual states that you can provide the partition name before the start and end parameters. However this doesn't seem to have any effect:

parted --machine --script --align optimal /dev/block/sda mkpart system 31MiB 1567MiB

The partition gets created but the name field in the corresponding GPT entry is zeroed out. I would expect it to contain "system".

However if I run a subsequent 'parted name' command immediately afterwards, it does get set correctly.

Andrew

reply via email to

[Prev in Thread] Current Thread [Next in Thread]