From Fedora Project Wiki
m (1 revision(s)) |
No edit summary |
||
Line 2: | Line 2: | ||
== Description == | == Description == | ||
A complete installation using the graphical installer portion of anaconda. This | A complete installation using the graphical installer portion of anaconda. | ||
This requires a system with working video hardware and 256MB RAM. | |||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Boot anaconda while specifying the command-line argument <code>graphical</code> | |||
#* The command-line argument is optional - <code>graphical</code> is the default. | |||
# Continue with default installation | |||
== Expected Results == | == 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. | |||
[[Category:Installer Test Cases]] |
Revision as of 20:19, 29 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.