From Fedora Project Wiki
(Detailed installation source type in step 3.) |
(Unify bootMethod case to have similar steps) |
||
Line 2: | Line 2: | ||
|description=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= | |actions= | ||
# Burn the <code>boot.iso</code> image to a writable CD-ROM | # Burn the <code>boot.iso</code>/<code>netinst.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 source type (http, ftp, nfs, cdrom, local disk) and complete installation | # Select any installation source type (http, ftp, nfs, cdrom, local disk) and complete installation |
Revision as of 07:28, 31 May 2010
Description
This tests starting the anaconda installation program using boot.iso
or netinst.iso
.
How to test
- Burn the
boot.iso
/netinst.iso
image to a writable CD-ROM - Boot the system under testing using the burned CD
- Select any installation source type (http, ftp, nfs, cdrom, local disk) 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