From Fedora Project Wiki
(Created page with '{{QA/Test_Case |description=This install verifies that install.image in Boot.iso are recognizable and installable by Anaconda. |actions= # Burn Netinst.iso/Boot.iso needed for in...') |
No edit summary |
||
Line 1: | Line 1: | ||
{{QA/Test_Case | {{QA/Test_Case | ||
|description=This install verifies that install.image in Boot.iso are recognizable and installable by Anaconda. | |description=This install verifies that {{filename|install.image}} in {{filename|Boot.iso}} are recognizable and installable by Anaconda. | ||
|actions= | |actions= | ||
# Burn Netinst.iso/Boot.iso needed for installation | # Burn {{filename|Netinst.iso}}/{{filename|Boot.iso}} needed for installation | ||
# Boot system from this ISO, anaconda would use the install.img on disk by default | # Boot system from this ISO, anaconda would use the {{filename|install.img}} on disk by default | ||
# Select any package source type (http, ftp, nfs, cdrom, local disk) and complete installation | # Select any package source type (http, ftp, nfs, cdrom, local disk) and complete installation | ||
# Remove the ISO before rebooting into installed system when instructed by installer | # Remove the ISO before rebooting into installed system when instructed by installer | ||
|results= | |results= | ||
# Anaconda is able to recognize and load install.img | # Anaconda is able to recognize and load {{filename|install.img}} | ||
# Anaconda is able to transition to [http://fedoraproject.org/wiki/Anaconda/Stage stage2] without error | # Anaconda is able to transition to [http://fedoraproject.org/wiki/Anaconda/Stage stage2] without error | ||
# Anaconda functions properly and system boots successfully | # Anaconda functions properly and system boots successfully |
Revision as of 06:29, 6 July 2010
Description
This install verifies that install.image
in Boot.iso
are recognizable and installable by Anaconda.
How to test
- Burn
Netinst.iso
/Boot.iso
needed for installation - Boot system from this ISO, anaconda would use the
install.img
on disk by default - Select any package source type (http, ftp, nfs, cdrom, local disk) and complete installation
- Remove the ISO before rebooting into installed system when instructed by installer
Expected Results
- Anaconda is able to recognize and load
install.img
- Anaconda is able to transition to stage2 without error
- Anaconda functions properly and system boots successfully