From Fedora Project Wiki

No edit summary
m (internal link cleaning)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
== Description ==
{{QA/Test_Case
A complete installation started from booting the CDROM image.
|description=A complete installation started from booting the CDROM image.
 
|actions=
== Steps To Reproduce ==
 
# Burn the disc1 iso to a cdrom (cdr or cdrw)
# Burn the disc1 iso to a cdrom (cdr or cdrw)
# Boot the system under test using the disc1 burned iso image
# Boot the system under test using the disc1 burned iso image
 
|results=
== Expected Results ==
# Graphical boot menu is displayed for users to select install options. If no option is selected, the installer should load after a reasonable timeout
 
# Anaconda boots successfully from the disc1 CDROM iso
# Anaconda boots successfully from the disc1 CDROM iso
# Anaconda stage1 (loader) does not prompt for the installation media (should assume cdrom)
# Anaconda transitions to [[Anaconda/Stage|stage2]] without error
# Anaconda transitions to stage2 without error
}}


[[Category:Installer Test Cases|BootMethodsCdrom]]
[[Category:Installer Boot Methods]]

Latest revision as of 15:09, 18 September 2016

Description

A complete installation started from booting the CDROM image.


How to test

  1. Burn the disc1 iso to a cdrom (cdr or cdrw)
  2. Boot the system under test using the disc1 burned iso image

Expected Results

  1. Graphical boot menu is displayed for users to select install options. If no option is selected, the installer should load after a reasonable timeout
  2. Anaconda boots successfully from the disc1 CDROM iso
  3. Anaconda transitions to stage2 without error