From Fedora Project Wiki
No edit summary |
m (Minor wiki cleanup) |
||
Line 1: | Line 1: | ||
= Description = | |||
A complete installation using the graphical installer portion of anaconda. This test is fairly similar to [[QA/TestCases/UserInferfaceVnc]], except this drives X on a physical adapter. | |||
A complete installation using the graphical installer portion of anaconda. | |||
This requires a system with working video hardware and 256MB RAM. | This requires a system with working video hardware and 256MB RAM. | ||
= Steps To Reproduce = | |||
# Boot anaconda while specifying the command-line argument <code>graphical</code> | # Boot anaconda while specifying the command-line argument <code>graphical</code> | ||
#* The command-line argument is optional - <code>graphical</code> is the default. | #* The command-line argument is optional - <code>graphical</code> is the default. | ||
# Continue with default installation | # Continue with default installation | ||
= Expected Results = | |||
# Graphical anaconda displays properly | # Graphical anaconda displays properly | ||
# The installed system boots in graphical mode (runlevel 5) | # The installed system boots in graphical mode (runlevel 5) | ||
[[Category:User Interface]] | |||
[[Category: |
Revision as of 16:21, 30 January 2009
Description
A complete installation using the graphical installer portion of anaconda. This test is fairly similar to QA/TestCases/UserInferfaceVnc, except this drives X on a physical adapter.
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)