> # cat /etc/crypttab | grep -v '^#' | grep -v '^$'
> encriptado /dev/sda6
> cryptswap /dev/sda5 /dev/urandom swap

This doesn't look like a well-formatted crypttab entry.  The format of
crypttab is <target name> <source device> <key file> <options>, and all
fields are mandatory.  So since cryptsetup can't parse the line, it
never unlocks it (or prompts you for the key to unlock it), and mountall
waits forever for the device.

** Changed in: cryptsetup (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1037703

Title:
  Not possible to mount cryptsetup luks partitions at boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1037703/+subscriptions

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

Reply via email to