From Fedora Project Wiki
(add usb media as choice for boot in actions) |
(update for Fedora 18) |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This | |description=This is to verify that the [[Anaconda]] installer starts correctly when booting from {{filename|netinst.iso}} (or {{filename|boot.iso}}, which is just a different name for the same file). | ||
|setup= | |setup= | ||
# Prepare your system for booting a | # Prepare your system for booting a {{filename|netinst.iso}} image. This may involve writing the image to a USB key, or burning it to an optical disk. | ||
|actions= | |actions= | ||
# | # Boot the system from the prepared optical or USB media. | ||
# In the boot menu select the appropriate option to boot the installer. | |||
|results= | |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 | # 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. | ||
# | # System boots into the Anaconda installer. | ||
}} | }} | ||
[[Category:Installer Boot Methods]] | [[Category:Installer Boot Methods]] | ||
[[Category:UEFI Test Cases]] | [[Category:UEFI Test Cases]] |
Revision as of 21:33, 25 October 2012
Description
This is to verify that the Anaconda installer starts correctly when booting from netinst.iso
(or boot.iso
, which is just a different name for the same file).
Setup
- Prepare your system for booting a
netinst.iso
image. This may involve writing the image to a USB key, or burning it to an optical disk.
How to test
- Boot the system from the prepared optical or USB media.
- In the boot menu select the appropriate option to boot the installer.
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.
- System boots into the Anaconda installer.