https://bugs.kde.org/show_bug.cgi?id=393127
Bug ID: 393127
Summary: kde partition manager unable to read LABEL and
PARTLABEL for bitlocker drives
Product: partitionmanager
Version: 3.1
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 112022
--> https://bugs.kde.org/attachment.cgi?id=112022&action=edit
kde-partition-manager-no-bitlocker-labels
When a bitlocker volume is unlocked so you can access the filesystem, you can
read both LABEL and PARTLABEL with:
sudo lsblk -o name,mountpoint,label,partlabel,size
However if it's still locked (no password or key provided hence is secured)
apparently lsblk can't read the LABEL, but there's a workaround:
sudo dislocker-find | xargs sudo dislocker-metadata -V
KDE Partition Manager shows none of them on the UI, see attachment.
--
You are receiving this mail because:
You are watching all bug changes.