Bugzilla – Bug 261847
Failed to install encrypted partition
Last modified: 2007-05-25 10:31:08 UTC
During the installation, I went into the manual partitioner, created a 3 GB partition for my home directory, checked the encrypt partition box, entered a passphrase when prompted, and saved the partition selection. After software selection when it began the installation, it went into the formatting stage and then failed with the following error: ------ Error Failure occured during following action: Setting up encrypted dm device on /dev/sda5 System error code was: -3033 ------
Please attach y2logs. If you are in doubt follow: http://en.opensuse.org/Bugs/YaST Thanks!
I restarted the installation and reformatted after the error -- so I assume I no longer have valid y2logs. I can try again later with these settings and get the logs. For now, I'm just trying to get through the installation once. :)
Created attachment 129742 [details] y2logs.tar.gz from save_y2logs
The error message indicates that crypto modules are missing in installation environment. Error message of command /sbin/cryptsetup -q luksFormat /dev/sda5 /tmp/liby2storageIljN00/pwdf was: Failed to setup dm-crypt key mapping. Check kernel for support for the aes-cbc-essiv:sha256 cipher spec and verify that /dev/sda5 contains at least 133 sectors. Failed to write to key storage. Command failed. Reassigned to inst-sys maintainer.
No idea. Matthias, which modules are needed?
aes and sha256
They are there. Seems it needs some more.
dm-mod and dm-crypt
are there, too
I just boot into an Alpha3 inst-sys and found out by try-and-error that the modules "cbc" and "blkcypher" are missing (these modules are new and were not present in CODE10 kernel versions).
Thanks for checking. Added both.
*** Bug 258222 has been marked as a duplicate of this bug. ***
*** Bug 276238 has been marked as a duplicate of this bug. ***