From Fedora Project Wiki
(improve description) |
(revise a tad to recommend running post-install tests) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion|Alpha|installer-interfaces}} | |||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This is to verify that [[Anaconda]] is able to perform installation in a text mode. | |description=This is to verify that [[Anaconda]] is able to perform installation in a text mode. | ||
Line 5: | Line 7: | ||
|actions= | |actions= | ||
# Before booting the installer, request a text mode installation by adding <code>inst.text</code> boot option. | # Before booting the installer, request a text mode installation by adding <code>inst.text</code> boot option. | ||
# Proceed with installation | # Proceed with installation, using default settings where possible and reasonable simple choices where choice is required | ||
# Ideally, run [[QA:Testcase_base_initial_setup]] and/or [[QA:Testcase_base_startup]] for the installed system | |||
|results= | |results= | ||
# The installer's text mode interface is displayed | # The installer's text mode interface is displayed, works properly, and successfully completes installation. | ||
}} | }} | ||
[[Category:User Interface]] | [[Category:User Interface]] |
Latest revision as of 18:53, 2 October 2014
Description
This is to verify that Anaconda is able to perform installation in a text mode.
Setup
- Prepare any non-live media for booting the installer (anything except
Live.iso
)
How to test
- Before booting the installer, request a text mode installation by adding
inst.text
boot option. - Proceed with installation, using default settings where possible and reasonable simple choices where choice is required
- Ideally, run QA:Testcase_base_initial_setup and/or QA:Testcase_base_startup for the installed system
Expected Results
- The installer's text mode interface is displayed, works properly, and successfully completes installation.