From Fedora Project Wiki
m (Added UEFI category) |
No edit summary |
||
Line 1: | Line 1: | ||
= | {{QA/Test_Case | ||
This tests starting the anaconda installation program using <code>boot.iso</code> or <code>netinst.iso</code>. | |description=This tests starting the anaconda installation program using <code>boot.iso</code> or <code>netinst.iso</code>. | ||
|actions= | |||
# 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 | ||
|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 Boot Methods]] | [[Category:Installer Boot Methods]] | ||
[[Category:UEFI Test Cases]] | [[Category:UEFI Test Cases]] |
Revision as of 07:16, 15 December 2009
Description
This tests starting the anaconda installation program using boot.iso
or netinst.iso
.
How to test
- 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