From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030703 Description of problem: Trying to build a version of FC1 with all the updates included. When I run genhdlist the default path has RedHat/base hard coded in instead of Fedora/base. /usr/lib/anaconda-runtime/genhdlist /Fedora error creating file /Fedora/RedHat/base/hdlist: No such file or directory It's looking for .../Redhat/base/hdlist instead of .../Fedora/base/hdlist A workaround is to create a symbolic link in the Fedora directory. ln -s ../Fedora RedHat Version-Release number of selected component (if applicable): anaconda-9.2-2 How reproducible: Always Steps to Reproduce: 1. Run genhdlist against FC1 2. 3. Actual Results: I got the error message above. Expected Results: It should have generated new hdlist and hdlist2 files Additional info:
Run with '--productpath Fedora'