From Fedora Project Wiki

(tweak category)
m (Changed category)
Line 1: Line 1:
== Description ==
= Description =
This tests starting the anaconda installation program using <code>boot.iso</code> or <code>netinst.iso</code>.
This tests starting the anaconda installation program using <code>boot.iso</code> or <code>netinst.iso</code>.


== Steps To Reproduce ==
= Steps To Reproduce =
 
# Burn the <code>boot.iso</code> image to a writable CD-ROM
# Burn the <code>boot.iso</code> image to a writable CD-ROM
# Boot the system under testing using the burned CD
# Boot the system under testing using the burned CD
# Select any installation media type and complete installation
# Select any installation media type and complete installation


== Expected Results ==
= Expected Results =
 
# Anaconda boots successfully from the <code>boot.iso</code> cdrom
# Anaconda boots successfully from the <code>boot.iso</code> cdrom
# Anaconda prompts for installation media (http, ftp, nfs, cdrom, local disk)
# Anaconda prompts for installation media (http, ftp, nfs, cdrom, local disk)
# Anaconda is able to transition to stage2 without error
# Anaconda is able to transition to stage2 without error


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

Revision as of 17:16, 16 February 2009

Description

This tests starting the anaconda installation program using boot.iso or netinst.iso.

Steps To Reproduce

  1. Burn the boot.iso image to a writable CD-ROM
  2. Boot the system under testing using the burned CD
  3. Select any installation media type and complete installation

Expected Results

  1. Anaconda boots successfully from the boot.iso cdrom
  2. Anaconda prompts for installation media (http, ftp, nfs, cdrom, local disk)
  3. Anaconda is able to transition to stage2 without error