From Fedora Project Wiki
(revise to call out to QA:Testcase_base_startup for the post-install phases, as per ticket #230) |
(bug 743281) |
||
Line 9: | Line 9: | ||
# After installation is complete, perform [[QA:Testcase_base_startup]] to ensure the installed system boots correctly with the encrypted partition | # After installation is complete, perform [[QA:Testcase_base_startup]] to ensure the installed system boots correctly with the encrypted partition | ||
# Repeat the test, selecting a non-English keyboard map and entering a passphrase which would not be input the same on an English keyboard map | # Repeat the test, selecting a non-English keyboard map and entering a passphrase which would not be input the same on an English keyboard map | ||
{{admon/warning|Some keyboard layouts might be problematic|Some keyboard layouts differ in graphical environment and in console. Therefore it might happen that the exact password used in Anaconda to encrypt the disk might not work in Plymouth to unlock the disk. That is documented in {{bz|743281}} and we currently have no solution for it. Hitting ''Pause'' key before entering the password to unlock the disk might help in some cases to switch to a correct layout, e.g. this helps for the Czech qwerty (cz-lat2) layout.}} | |||
|results= | |results= | ||
# The system should install successfully | # The system should install successfully |
Revision as of 11:01, 22 May 2012
Description
This test case tests whether installing using encryption using the anaconda recommended defaults functions properly.
How to test
- Boot the installer using any available means (netinst/boot.iso, PXE or DVD)
- Proceed to the installation partition screen by selecting appropriate defaults
- At the first disk partitioning screen, select Encrypt System, select Next
- When prompted, enter a passphrase twice
- Continue installation, choosing all provided defaults and selecting Next
- After installation is complete, perform QA:Testcase_base_startup to ensure the installed system boots correctly with the encrypted partition
- Repeat the test, selecting a non-English keyboard map and entering a passphrase which would not be input the same on an English keyboard map
Expected Results
- The system should install successfully