|
From: | GNU bug Tracking System |
Subject: | [debbugs-tracker] bug#34389: closed (GNU Parted 3.2 – Claimed: msdos disk labels do not support partition name) |
Date: | Mon, 11 Feb 2019 18:36:02 +0000 |
Your message dated Mon, 11 Feb 2019 10:35:03 -0800 with message-id <address@hidden> and subject line Re: bug#34389: GNU Parted 3.2 – Claimed: msdos disk labels do not support partition name has caused the debbugs.gnu.org bug report #34389, regarding GNU Parted 3.2 – Claimed: msdos disk labels do not support partition name to be marked as done. (If you believe you have received this mail in error, please contact address@hidden) -- 34389: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34389 GNU Bug Tracking System Contact address@hidden with problems
--- Begin Message ---Subject: GNU Parted 3.2 – Claimed: msdos disk labels do not support partition name Date: Fri, 8 Feb 2019 16:38:57 +0100 Hi. Parted v. 3.2 claims msdos disk labels do not support partition name.Commands executed in interactive Parted-shell:(parted) mklabel msdos(parted) mkpart primary ext4 0% 100%(parted) name 1 USB
Error: msdos disk labels do not support partition name.I then had to rely on Gparted v. 0.33 for creating a partition name:$ blkid | grep sdc
/dev/sdc1: LABEL="USB" UUID="2b491b98-46e8-42fe-9e24-96e115532d99" TYPE="ext4" PARTUUID="2c168f1d-01"Illustrated as well in the attachment. Regards.gparted_0.33.0.png
Description: PNG image
--- End Message ---
--- Begin Message ---Subject: Re: bug#34389: GNU Parted 3.2 – Claimed: msdos disk labels do not support partition name Date: Mon, 11 Feb 2019 10:35:03 -0800 User-agent: Mutt/1.10.1 (2018-07-13) On Fri, Feb 08, 2019 at 04:38:57PM +0100, Ricky Tigg wrote: > Hi. *Parted* v. 3.2 claims *msdos disk labels do not support partition name* > .Commands executed in interactive *Parted*-shell: > > (parted) mklabel msdos > (parted) mkpart primary ext4 0% 100% > (parted) name 1 USB > Error: msdos disk labels do not support partition name. > > I then had to rely on *Gparted* v. 0.33 for creating a *partition name*: > > $ blkid | grep sdc > /dev/sdc1: LABEL="USB" UUID="2b491b98-46e8-42fe-9e24-96e115532d99" > TYPE="ext4" PARTUUID="2c168f1d-01" This is a filesystem label, not a partition name. MSDOS has no space in the partition table to store names. -- Brian C. Lane (PST8PDT)
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |