I have the same problema of Stephen Gildea. swap is ok, while /tmp is never mounted
My /etc/crypttab file: static-swap_crypt /dev/mapper/static-swap /dev/urandom cipher=aes-cbc-essiv:sha256,size=256,swap static-tmp_crypt /dev/mapper/static-tmp /dev/urandom cipher=aes-cbc-essiv:sha256,size=256,tmp My /etc/fstab: /dev/mapper/vg0-root / ext4 errors=remount-ro 0 1 /dev/mapper/vg0-home /home ext4 defaults 0 2 /dev/mapper/vg1-swap_crypt none swap sw 0 0 /dev/mapper/vg1-tmp_crypt /tmp ext2 defaults 0 2 mountall give an error on mounting /tmp and I get a recovery root console. Is it an upstart problem? -- mountall 0.2.5 and cryptsetup fail to boot when using usplash https://bugs.launchpad.net/bugs/456274 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
