From Fedora Project Wiki
(update for noloader and make it clear that the test is specific to physical optical media and bare metal) |
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 a DVD installer image - which contains the installer and a set of packages - written to an optical disc.
Setup
- Download the DVD image you wish to test, and write it to a 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