Hello, My NFS server is RH 9 with anaconda & anaconda-runtime 9.0-4 RPMs installed. I want to set up to install Fedora Core 3 systems. The FC3 kickstart worked fine when I used RPMs off the CDs. But then I updated some of the RPMs and I now need to run genhdlist. Based on what I have read, I need to run the following commands: PYTHONPATH=/usr/lib/anaconda /usr/lib/anaconda-runtime/pkgorder /var/redhat.disks/fc3 i386 Fedora > pkgorder.txt /usr/lib/anaconda-runtime/genhdlist --productpath Fedora --withnumbers --pkgorder pkgorder.txt /var/redhat.disks/fc3 The problem lies in the fact that my version of genhdlist does not support the productpath or pkgorder options. I have the latest anaconda RPMs that I could find that work with RH 9. Is there a way around this or does my server have to be upgraded to Fedora? Regards, Becky