Re: Luks password prompt gone after update
It is hard to guess what went wrong.
The first thing I would do, is boot from rescue media (such as the installer rescue system or the Tumbleweed rescue live CD)
And then, from a root command line, I would try to access the luks enccrypted system.
Code:
cryptsetup luksOpen /dev/sda5 cr_mydisk
except change "/dev/sda5" to whatever is the encrypted device.
If that works, you can look in "/dev/mapper" and perhaps try to mount from there. Since you have not indicated if this is just an encrypted file system or an encrypted LVM, I can't tell you what commands to use for that.
openSUSE Leap 15.2; KDE Plasma 5.18.5;
Bookmarks