Skip to content

improve readability when setting LUKS password #1117

@Eason20000

Description

@Eason20000

When Disko asks for a LUKS password, it is hard to recognize which LUKS device is it because Disko is using partuuid of the disk:

+ set +x
Enter password for /dev/disk/by-partlabel/fb5b43485019407a90b40728c53046e52866: 
Enter password for /dev/disk/by-partlabel/fb5b43485019407a90b40728c53046e52866 again to be safe: 
+ cryptsetup -q luksFormat /dev/disk/by-partlabel/fb5b43485019407a90b40728c53046e52866 --key-file /dev/fd/63

Is it possible to use label or disk-id?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions