From Fedora Project Wiki
m (1 revision(s)) |
No edit summary |
||
Line 1: | Line 1: | ||
== Description == | == Description == | ||
Starting the anaconda installation program using | 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 | |||
# Boot the system under testing using the burned CD | |||
# 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 | |||
[[Category:Installer Test Cases]] | |||
Revision as of 19:54, 29 May 2008
Description
Starting the anaconda installation program using boot.iso
Steps To Reproduce
- Burn the
boot.iso
image to a writable CD-ROM - Boot the system under testing using the burned CD
- Select any installation media type and complete installation
Expected Results
- Anaconda boots successfully from the
boot.iso
cdrom - Anaconda prompts for installation media (http, ftp, nfs, cdrom, local disk)
- Anaconda is able to transition to stage2 without error