From Fedora Project Wiki
(add 'no usb' to the 'no virt' warning) |
m (internal link cleaning) |
||
Line 10: | Line 10: | ||
|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 | ||
# Installer boots into [ | # Installer boots into [[Anaconda/Stage|anaconda]] without error | ||
}} | }} | ||
[[Category:Installer Boot Methods]] | [[Category:Installer Boot Methods]] | ||
[[Category:UEFI Test Cases]] | [[Category:UEFI Test Cases]] |
Latest revision as of 21:47, 19 September 2016
Description
This tests starting the anaconda installation program using boot.iso
or netinst.iso
- the network installation image, which contains the installer but expects packages to be provided from a different source - written to an optical disc.
Setup
- Download the
boot.iso
ornetinst.iso
image you wish to test, and write it to a CD or DVD - Check your system boot order preferences to ensure that the optical drive boot target is enabled
How to test
- Insert the disc into the drive, and boot the system under test, ensuring it boots from the disc
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 anaconda without error