From Fedora Project Wiki
(replace stage#1 and stage#2 with loader and anaconda separately, correct install source to install repo) |
(remove install source) |
||
Line 8: | Line 8: | ||
|results= | |results= | ||
# Graphical boot menu is displayed for users to select install options. If no option is selected, the installer should load after a reasonable timeout | # Graphical boot menu is displayed for users to select install options. 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 | ||
# The installer utilizes the package repository at the provided installation source | # The installer utilizes the package repository at the provided installation source |
Revision as of 11:03, 3 June 2011
Description
This test confirms that you are able to install a system when booting the installer using only a kernel and initial ramdisk image.
How to test
- Boot test system off the network using the kernel (
images/pxeboot/vmlinuz
) and initial ramdisk image (images/pxeboot/initrd.img
) - When prompted, entry a language and keymap preference
- Choose an installation method (HTTP, NFS, hard drive etc...) and provide the requested information so anaconda can locate the installation repository. If selecting a network-based installation method, you may also be prompted to choose a network device and enter network parameters.
Expected Results
- Graphical boot menu is displayed for users to select install options. 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
- The installer utilizes the package repository at the provided installation source