https://bugs.kde.org/show_bug.cgi?id=327068

k...@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@web.de

--- Comment #3 from k...@web.de ---
I can confirm that solid shows two different devices for unlocked LUKS
containers, the filesystem inside the container, and the partition with the
container.

I created a duplicate of this here, sorry.
https://bugs.kde.org/show_bug.cgi?id=375124

> generic names instead of using the correct label when unmounted
Regarding the label:

While the LUKS container is locked/encrypted, the FSLABEL is not readable in
clear text, it's encrypted, because the FSLABEL is part of the filesystem
inside of the LUKS container. So dolphin/solid can't possibly show it.

You can set a PARTLABEL which is saved outside of the LUKS container on the
partition, and thus not encrypted.

while encrypted:
disk[ PARTLABEL; LUKS(????) ]

when decrypted:
disk[ PARTLABEL; LUKS(FSLABEL; filesystem) ]

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to