From Fedora Project Wiki

< QA‎ | TestCases

No edit summary
m (internal link cleaning)
 
Line 8: Line 8:
|results=
|results=
# Anaconda is able to recognize and load {{filename|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 [[Anaconda/Stage|stage2]] without error
# Anaconda functions properly and system boots successfully  
# Anaconda functions properly and system boots successfully  
}}
}}

Latest revision as of 15:12, 18 September 2016

Description

This install verifies that install.image in Boot.iso is recognizable and installable by Anaconda.


How to test

  1. Burn Netinst.iso/Boot.iso image to a writable CD
  2. Boot system from this ISO, anaconda would use the install.img on disk by default
  3. Select any package source type (http, ftp, nfs, hard disk) and complete installation
  4. Remove the ISO before rebooting into installed system when instructed by installer

Expected Results

  1. Anaconda is able to recognize and load install.img
  2. Anaconda is able to transition to stage2 without error
  3. Anaconda functions properly and system boots successfully