That did the trick! I booted now with systemd without any issues! Thanks cat /etc/crypttab # <target name> <source device> <key file> <options> #vg-swap /dev/dm-6 /dev/urandom swap,cipher=aes-cbc-essiv:sha256 cryptswap1 /dev/dm-6 /dev/urandom swap,cipher=aes-cbc-essiv:sha256
grep cryptswap1 /etc/fstab /dev/mapper/cryptswap1 none swap sw 0 0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1443413 Title: boot fails on cryptsetup random swap partition with "invalid argument" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1443413/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
