forked from testing/wiki
29 lines
1.4 KiB
Markdown
29 lines
1.4 KiB
Markdown
---
|
|
title: QA:Testcase Boot Methods DVD
|
|
author: Trevor Cooper
|
|
revision_date: 2022-05-18
|
|
rc:
|
|
prod: Rocky Linux
|
|
ver: 8
|
|
level: Final
|
|
---
|
|
|
|
!!! info "Associated release criterion"
|
|
This test case is associated with the [Release_Criteria#initialization-requirements](9_release_criteria.md#initialization-requirements) release criterion. If you are doing release validation testing, a failure of this test case may be a breach of that release criterion.
|
|
|
|
## Description
|
|
This is to verify that the Anaconda installer starts correctly when booting from DVD.iso.
|
|
|
|
## Setup
|
|
1. Prepare your system for booting the DVD.iso image. This may involve writing the image to a USB key or burning it to an optical disk of sufficient capacity. Additionally, attaching the DVD.iso to a virtual machine instance as a Virtual Optical Disk or mounting the DVD.iso to server via baseboard management controller virtual media attach should be possible but is not expressly required.
|
|
|
|
## How to test
|
|
1. Boot the system from the prepared optical, USB media or virtual device attachment.
|
|
2. In the boot menu select the appropriate option to boot the installer.
|
|
|
|
## Expected Results
|
|
1. 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.
|
|
2. System boots into the Anaconda installer.
|
|
|
|
{% include 'qa_testcase_bottom.md' %}
|