From Fedora Project Wiki
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
This test is fairly similar to [[QA/TestCases/UserInferfaceVnc]], except this drives X on a physical adapter. | This test is fairly similar to [[QA/TestCases/UserInferfaceVnc]], except this drives X on a physical adapter. | ||
[[Category:Installer Test Cases]] | [[Category:Installer Test Cases|UserInterfaceGraphical]] |
Revision as of 17:03, 30 May 2008
QA/TestCases/UserInterfaceGraphical
Description
A complete installation using the graphical installer portion of anaconda.
This requires a system with working video hardware and 256MB RAM.
Steps To Reproduce
- Boot anaconda while specifying the command-line argument
graphical
- The command-line argument is optional -
graphical
is the default.
- The command-line argument is optional -
- Continue with default installation
Expected Results
- Graphical anaconda displays properly
- The installed system boots in graphical mode (runlevel 5)
References
This test is fairly similar to QA/TestCases/UserInferfaceVnc, except this drives X on a physical adapter.