From Fedora Project Wiki

m (1 revision(s))
(fix formatting, add to category)
Line 1: Line 1:
= BootMethodsCdrom =
== Description ==
== Description ==
A complete installation started from booting the CDROM image.
A complete installation started from booting the CDROM image.
Line 6: Line 4:
== Steps To Reproduce ==
== Steps To Reproduce ==


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


== Expected Results ==
== Expected Results ==


# Anaconda boots successfully from the disc1 CDROM iso
# Anaconda stage1 (loader) does not prompt for the installation media (should assume cdrom)
# Anaconda transitions to stage2 without error


1. Anaconda boots successfully from the disc1 CDROM iso
[[Category:Installer Test Cases]]
 
1. Anaconda stage#1 (loader) does not prompt for the installation media (should assume cdrom)
 
1. Anaconda transitions to stage#2 without error

Revision as of 15:34, 30 May 2008

Description

A complete installation started from booting the CDROM image.

Steps To Reproduce

  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. Anaconda boots successfully from the disc1 CDROM iso
  2. Anaconda stage1 (loader) does not prompt for the installation media (should assume cdrom)
  3. Anaconda transitions to stage2 without error