OK, i'll explain as simple as I know how, since you seem to have trouble
reading my comments...

I have to linux partitions on my laptop:

  /dev/sda5, this is an encrypted volume and it is eventually mounted as swap 
space.
  /dev/sda6, this is an encrypted volume and eventually maps to /

Each encrypted volume is given a different passphrase. (Why would i use
the same password twice if something like LVM exists?)

The root filesystem (/dev/sda6) is obviously luksopen'ed and mounted
first. Then it switches back to a console, does stuff and says something
along the lines of:

  [...]
  * Starting remaining crypto-disks..."
Enter LUKS passphrase: 
key slot 0 unlocked.
command successful.
  * /dev/mapper/sda5_crypt contains data, but still a valid filesystem   [[ the 
actual message is lengthier, but it boils down to this ]]
  * Staring remaining crypto-disks..."
Enter LUKS passphrase:
key slot 0 unlocked
command successful.
  * /dev/mapper/sda5_crypt contains data, but still a valid filesystem
  [...]

-- 
Asks for same password twice
https://bugs.launchpad.net/bugs/235679
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to