From Fedora Project Wiki
m (Changed category) |
(adjust associated_release_criterion template invocation) |
||
(15 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Template:Associated_release_criterion|Alpha|initialization-requirements}} | |||
= | {{QA/Test_Case | ||
# | |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). | ||
# Boot the system | |setup= | ||
# 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= | |||
# Boot the system from the prepared optical or USB media. | |||
# | # In the boot menu select the appropriate option to boot the installer. | ||
# | |results= | ||
# Anaconda | # 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]] |
Latest revision as of 20:37, 30 July 2013
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.