From Fedora Project Wiki
(inst.text works now in anaconda 17.13 (not sure about inst.XXX in general)) |
(improve description) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
− | |description= | + | |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= | |actions= | ||
− | # | + | # Before booting the installer, request a text mode installation by adding <code>inst.text</code> boot option. |
− | # Proceed | + | # Proceed with installation |
|results= | |results= | ||
− | # | + | # The installer's text mode interface is displayed and works properly |
− | |||
− | |||
}} | }} | ||
[[Category:User Interface]] | [[Category:User Interface]] |
Revision as of 13:42, 7 November 2012
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
Expected Results
- The installer's text mode interface is displayed and works properly