4

I have Ubuntu 11.04 on Thinkpad X41 and have been using it for a couple of months. From time to time System Update used to run and show me a list of recommended updates. Finaly, yesterday I accepted all of them and after some time I had it all 'updated'.

Today, after I restarted my laptop, I realized that my passphrase doesn't work anymore!! At first I thought I have real memory problem, but then I recalled that recent update.

When I run it in recovery mode it looks like that:

Unlocking the disk /dev/disk/by-uuid/[...] (sda5_crypt)
Enter psasphrase: ****************************
[timestamp] Intel AES-NI instructions are not detecred.
No key available with this passphrase.
cryptsetup: cryptsetup failed, bad password or options?

I'm desperate to get all my files back, do you have any idea how to help with that? I guess there might be something about this Intel AES-NI but no idea how to fix it.

HeyMike
  • 43

2 Answers2

3

The Intel AES-NI instructions are not present in all CPUs. That warning shows up on my LVM every time I boot and is not the reason, why your LVM cannot be unlocked.

Do you have a custom keyboard layout defined? Not sure, whether this also applies to LVM, but TrueCrypt always uses US keyboard layout on startup. Maybe your keyboard layout was switch during update due to some overwritten config file?

If nothing helps, try booting from a Ubuntu USB stick oder a Ubuntu CD and try mounting your LVM volume in the live system. But don't use the 11.04 image: I think I remember trying to change my LVM using that one and LVM didn't install on that live image.

ChrisiPK
  • 355
0

I had the same problem and I still have the problem with newer kernels. So, stick with 3.2.0.24-generic kernel. After that, all Ubuntu kernels don't accept my passphrase.

lambda23
  • 3,362