From Fedora Project Wiki
(Unify bootMethod case to have similar steps) |
(add boot menu verification into Expected Results) |
||
Line 6: | Line 6: | ||
# 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 | ||
|results= | |results= | ||
# Graphical boot menu is displayed for users to select install options. If no option is selected, the installer should load after a reasonable timeout | |||
# 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) |
Revision as of 05:04, 26 July 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
- Graphical boot menu is displayed for users to select install options. If no option is selected, the installer should load after a reasonable timeout
- 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