From Fedora Project Wiki

fp-wiki>ImportUser
(Imported from MoinMoin)
 
m (internal link cleaning)
 
(10 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{QA/Test_Case
|description=A complete installation started from booting the CDROM image.
|actions=
# Burn the disc1 iso to a cdrom (cdr or cdrw)
# Boot the system under test using the disc1 burned iso image
|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 transitions to [[Anaconda/Stage|stage2]] without error
}}


= BootMethodsCdrom =
[[Category:Installer Boot Methods]]
== Description ==
A complete installation started from booting the CDROM image.
 
== Steps To Reproduce ==
 
 
1. Burn the disc1 iso to a cdrom (cdr or cdrw)
 
1. Boot the system under test using the disc1 burned iso image
 
 
== Expected Results ==
 
 
1. Anaconda boots successfully from the disc1 CDROM iso
 
1. Anaconda stage#1 (loader) does not prompt for the installation media (should assume cdrom)
 
1. Anaconda transitions to stage#2 without error

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