Elektrine lite

← Feed

@moonpiedumplings@programming.dev

Post #4042433

2026-07-23 17:47 UTC

It looks like KDE and linux mint have the ability to auto unlock and mount drives, according to this bug: bugs.kde.org/show_bug.cgi?id=466731 Probably a feature of the desktop environment.

Replies (1)

  • @novafunc@discuss.tchncs.de 2026-07-24 01:42

    Not a DE thing. In /etc/fstab, you can point to.a keyfile or password to unlock the disk. So you unlock the OS disk, and on that now readable OS disk are keyfiles and passwords that then unlock the other disks.

    Open ##4051275