From Fedora Project Wiki

Description

This test will read in metadata of a mediakit and check all the dependencies in all packages for resolution.

Steps To Reproduce

  1. Download DVD or CD ISO,for example:
#ls
Fedora-12-i386-DVD.iso  Fedora-12-ppc-DVD.iso  Fedora-12-x86_64-DVD.iso 
  1. mount the ISO,for example:
#mount -o loop Fedora-12-x86_64-DVD.iso /media/ 
  1. validate the packages,if you have a physical media,the process is the same:
#repoclosure --repofrompath myrepo,/media/ 

Expected Results

  1. Anaconda boots successfully from the boot.iso cdrom
  2. Anaconda prompts for installation media (http, ftp, nfs, cdrom, local disk)
  3. Anaconda is able to transition to stage2 without error