From Fedora Project Wiki

(update for Fedora 18, disallow USB because we have special test cases for it)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test validates that the installation program starts successfully when booting a system using a {{filename|DVD.iso}}.
|description=This is to verify that the [[Anaconda]] installer starts correctly when booting from {{filename|DVD.iso}}.
|setup=
|setup=
# Prepare your system for booting a {{filename|DVD.iso}} image.  This may involve writing the image to a USB key, or using {{command|dvdrecord}} to write to an optical disk.
# Burn the {{filename|DVD.iso}} image to an optical disk.
# Check your system boot order preferences to ensure that the optical DVD drive (or USB drive) boot target is enabled.
|actions=
|actions=
# Insert the {{filename|DVD.iso}} into the appropriate device (optical DVD drive or USB drive), and boot the system under test.
# Boot the system from the prepared optical 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.
# Installer boots into [http://fedoraproject.org/wiki/Anaconda/Stage loader] and prompts for language, keymap
# System boots into the Anaconda installer.  
# Installer transitions to [http://fedoraproject.org/wiki/Anaconda/Stage anaconda] without error
}}
}}


[[Category:Installer Boot Methods]]
[[Category:Installer Boot Methods]]

Revision as of 21:38, 25 October 2012

Description

This is to verify that the Anaconda installer starts correctly when booting from DVD.iso.

Setup

  1. Burn the DVD.iso image to an optical disk.

How to test

  1. Boot the system from the prepared optical media.
  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.