Hide Forgot
Description of problem: Kernel 3.1.0-0.rc0.git9.1.fc17 won't unlock encrypted hard drive, but previous kernel 3.0.0-1.fc16 does. Version-Release number of selected component (if applicable): Kernel 3.1.0-0.rc0.git9.1.fc17 How reproducible: Everytime Steps to Reproduce: 1.Updated kernel and can no longer boot with new kernel. 2. 3. Actual results: This is the error I get: device mapper: reload ioctl failed: Invalid argument Failed to setup dm_crypt key mapping for device /dev/sda2 check that kernel supports aes-xts-plain64 cipher (check syslog for more info). Failed to read from key storage Expected results: Still unlock old encryption Additional info:
This is probably because we messed up some of the pre-RC release handling. Could you try this build when it completes? http://koji.fedoraproject.org/koji/buildinfo?buildID=256250
That got it, thanks.
Thanks for testing!