I have a similar issue, although I am mounting my encrypted home drive via 
pam_mount, so those seem ok.  However I have an encrypted tmp and swap 
configured using crypttab.

# <target name> <source device>         <key file>      <options>
cryptohome /dev/md0  none noauto,luks
cryptoswap /dev/sdd2 /dev/urandom 
cipher=aes-cbc-essiv:sha256,size=256,hash=256,swap
cryptotmp  /dev/sdd3 /dev/urandom tmp

I get a couple warnings about /dev/mapper/cryptotab not being ready
during the boot. Once gdm comes up I can't log in, I get kicked back to
the gdm window.  I can log in via a virtual terminal.  From there I can
see that /tmp is not mounted.  If I manually mount it
(/dev/mapper/cryptotmp is ready by then), then everything seems to work
fine.

cryptoswap seems to be mounted ok.

-- 
Karmic boot doesn't wait for encrypted disc passphrase
https://bugs.launchpad.net/bugs/468885
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to