I installed 12.04, fresh installation, and this problem persists. The boot process doesn't seem to find the encrypted partitions and asks me do skip S or go manual M.
These are the versions I have: ii cryptmount 4.2.1-1 Management of encrypted file systems ii cryptsetup 2:1.4.1-2ubuntu4 disk encryption support - startup scripts ii cryptsetup-bin 2:1.4.1-2ubuntu4 disk encryption support - command line tools # cat /etc/crypttab | grep -v '^#' | grep -v '^$' cryptswap /dev/sda5 /dev/urandom swap encriptado /dev/sda6 # grep -e 'cryptswap' -e 'encriptado' /etc/fstab /dev/mapper/cryptswap swap swap defaults 0 0 /dev/mapper/encriptado /encriptado ext4 defaults 0 0 I can manually open the encrypted devices with no problem. I've read in this thread (#38) that one could insert a sleep before a bulkid. I don't know if this is the solution. Where should I place it? I kindly ask you to check this once again because it worked in 10.04 and now it doesn't. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/874774 Title: could not mount /dev/mapper/cryptswap1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/874774/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
