From Fedora Project Wiki

m (1 revision(s))
No edit summary
Line 1: Line 1:
= BootMethodsBootIso =
== Description ==
== Description ==
Starting the anaconda installation program using the boot.iso
Starting the anaconda installation program using <code>boot.iso</code>


== Steps To Reproduce ==
== Steps To Reproduce ==


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


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


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


1. Anaconda boots successfully from the boot.iso cdrom
[[Category:Installer Test Cases]]
 
1. Anaconda prompts for installation media (http, ftp, nfs, cdrom, local disk)
 
1. Anaconda is able to transition to stage#2 without error

Revision as of 19:54, 29 May 2008

Description

Starting the anaconda installation program using boot.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