From Fedora Project Wiki
m (Minor wiki cleanup) |
(revise a tad to recommend running post-install tests) |
||
(10 intermediate revisions by 6 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Template:Associated_release_criterion|Alpha|installer-interfaces}} | |
− | |||
− | = | + | {{QA/Test_Case |
− | # | + | |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 {{filename|Live.iso}}) | |
− | # | + | |actions= |
− | # | + | # Before booting the installer, request a text mode installation by adding <code>inst.text</code> 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 | ||
+ | |results= | ||
+ | # 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.