From Fedora Project Wiki
(New page: = Description = This tests starting the anaconda installation program using <code>boot.iso</code> or <code>netinst.iso</code> when the system contains at least 10 storage devices. = Steps...) |
|||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
# 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 | ||
# Storage devices show up correctly in partitioning tool | |||
# System boots after restart | |||
[[Category:UEFI Test Cases]] | [[Category:UEFI Test Cases]] |
Latest revision as of 15:14, 8 April 2009
Description
This tests starting the anaconda installation program using boot.iso
or netinst.iso
when the system contains at least 10 storage devices.
Steps To Reproduce
- Verify that the system contains at least ten storage devices
- 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
- Storage devices show up correctly in partitioning tool
- System boots after restart