QA/TestCases/LUKS Enter Passphrase to unlock previously encrypted fs

From FedoraProject

Jump to: navigation, search

Description

Support the use of encrypted filesystems for anything other than /boot using cryptsetup and LUKS. This includes install time creation/configuration, as well as integrated support in mkinitrd and initscripts (others?). Currently we are only pursuing support for encrypted devices using cryptsetup/LUKS.

When installing to a device that has an existing encrypted file system, it is necessary to prompt the user for a passphrase to unlock the encrypted filesystem for use by anaconda for a new installation.

References:

  1. Anaconda/Features/EncryptedBlockDevices
  2. Releases/FeatureEncryptedFilesystems
  3. Testopia case #66

Steps To Reproduce

text should look similar to:
Device sda2 is encrypted.  In order to access the device's contents during installation you must enter the device's passphrase below.

Expected Results