Description of problem: On a DVD or CD #1 composed by pungi for Fedora 9, the file images/README refers to "diskboot.img" which does not exist. Version-Release number of selected component (if applicable): pungi-1.2.13-1.fc9.noarch How reproducible: always Steps to Reproduce: 1. pungi -c /usr/share/pungi/rawhide-fedora.ks --destdir=/data/Fedora9 --name Fedora --ver 9 --discs 6 2. 3. Actual results: On the resulting DVD or CD#1, file images/README refers to "diskboot.img" which does not exist. Expected results: The README should give the directions [or a URL] for making a bootable USB flash memory device which can be used to start an install. Additional info:
I do believe this comes from the release notes that pungi extracts from fedora-release-notes.
*** Bug 450970 has been marked as a duplicate of this bug. ***
This file is actually generated by scripts/mk-images.x86 in anaconda, so I am fixing it there.