I can confirm this behaviour. When I add entries to /etc/crypttab and /etc/fstab, I get "Waiting for <name of the mount> [SM]". If I comment them out, everything works fine. Seems like the cryptdisks are just not started.
/etc/crypttab: bytemachine_wurzelzwerg /dev/mappper/bytemachine-wurzelzwerg none luks bytemachine_backup /dev/mapper/bytemachine-backup /etc/keys/bytemachine/backup luks [...] /etc/fstab: [...] /dev/mapper/bytemachine_wurzelzwerg / xfs errors=remount-ro 0 1 /dev/mapper/bytemachine_backup /srv/export/bytemachine/backup auto defaults 0 0 [...] -- lucid: Failure to bring up cryptsetup devices by key files (when not using "splash") https://bugs.launchpad.net/bugs/532898 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
