> I am experimenting unsuccessfully with integrating XD2 in RH9 on one custom > image. > > Have you been able to successfully integrate it? If so how did you do it? Alexander, I have successfully kickstarted a machine with Red Hat 9 + XD2. An easy way to integrate XD2 into Red Hat 9 is to copy the XD2 RPMs into your RPM repository and use "ks_updates" to compare your build_ks config file to the RPM repository. It will then find that the XD2 RPMs are newer than the standard RH RPMs and will update each one accordingly. This also works for Red Hat errata. Save all the Red Hat errata into an updates/9 directory and run ks_updates once a week or so. It will automatically create a new build_ks config file with the errata updates. There is no need to manually edit the file for each errata. /Brian/