A few months ago I set full disk encryption during installation of Ubuntu 17.10. Now, I've decided to upgrade. The upgrade ran to the end without any problems. However, after reboot I am not able to log into my encrypted disk.
Where can be the problem? I am 100% sure I press the "right keys" on the keyboard, but technically I don't know what I am writing because of "*" characters and maybe after upgrade my keyboard layout changed. I use some characters which might be somewhere else on the keyboard. What language is default after upgrade?
By the way, I've already tried Caps-lock, but still no luck.
Help will be really appreciated. I am not a fan of installing my system and all backups over and over again.
$ echo -n "blahblah" | cryptsetup luksAddKey /dev/sdaX
I know I AM writing right password, I've even tested same keyboard keys using UK and US layout + in combination with caps-lock. Just to be sure. Still "No key available with this passphrase".
cryptsetup luksDump /dev/sdaX shows key slot 0 as enabled.
Well, so it looks like "something happened" during Ubuntu 17.10 to 18.04 upgrade and my luks partition is locked-out. Anything like that ever happened to you?
– M_Ryan May 03 '18 at 01:06ls
there shows indeed that the data have not been decrypted. I am absolutely sure of having used the same password all over. Encyption+ubuntu18.03=bug – XavierStuvw Aug 20 '19 at 21:46