https://bugs.kde.org/show_bug.cgi?id=393434
--- Comment #10 from Teddy <[email protected]> --- blkid does detect PARTLABEL for nvme0n1p2 and nvme0n1p3, why don't you use it? You use so many utilities, that you need to get it sorted. -------------------------------------------------- root@kubuntu:~# blkid /dev/nvme0n1p1: LABEL="SYSTEM" UUID="xxxxxxx" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="xxxxxxxx" /dev/nvme0n1p4: UUID="xxxx" TYPE="ntfs" PARTUUID="xxxxxxxx" /dev/loop0: UUID="2018-04-04-05-21-38-00" LABEL="Kubuntu 18.04 LTS amd64" TYPE="iso9660" PTUUID="xxxxx" PTTYPE="dos" /dev/loop1: TYPE="squashfs" /dev/nvme0n1: PTUUID="xxxxxxx" PTTYPE="gpt" /dev/nvme0n1p2: PARTLABEL="Microsoft reserved partition" PARTUUID="xxxxxx" /dev/nvme0n1p3: PARTLABEL="Basic data partition" PARTUUID="xxxxx" -- You are receiving this mail because: You are watching all bug changes.
