From Fedora Project Wiki
(remove install source) |
(explicitly note that navigating the boot menu must work) |
||
Line 7: | Line 7: | ||
# Insert the {{filename|DVD.iso}} into the appropriate device (optical DVD drive or USB drive), and boot the system under test. | # Insert the {{filename|DVD.iso}} into the appropriate device (optical DVD drive or USB drive), and boot the system under test. | ||
|results= | |results= | ||
# Graphical boot menu | # Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout | ||
# Installer boots into [http://fedoraproject.org/wiki/Anaconda/Stage loader] and prompts for language, keymap | # Installer boots into [http://fedoraproject.org/wiki/Anaconda/Stage loader] and prompts for language, keymap | ||
# Installer transitions to [http://fedoraproject.org/wiki/Anaconda/Stage anaconda] without error | # Installer transitions to [http://fedoraproject.org/wiki/Anaconda/Stage anaconda] without error |
Revision as of 18:02, 22 June 2011
Description
This test validates that the installation program starts successfully when booting a system using a DVD.iso
.
Setup
- Prepare your system for booting a
DVD.iso
image. This may involve writing the image to a USB key, or usingdvdrecord
to write to an optical disk. - Check your system boot order preferences to ensure that the optical DVD drive (or USB drive) boot target is enabled.
How to test
- Insert the
DVD.iso
into the appropriate device (optical DVD drive or USB drive), and boot the system under test.
Expected Results
- Graphical boot menu is displayed for users to select install options. Navigating the menu and selecting entries must work. If no option is selected, the installer should load after a reasonable timeout
- Installer boots into loader and prompts for language, keymap
- Installer transitions to anaconda without error