Also, the %package section in my anaconda-ks.cfg that was generated
during the installation looks quite different when comparing a 4 original
CD install with a single custom CD install.
All the extra subtractions you had for the 4 CD install package section
aren't required for the single custom CD install.
Out of the 257 packages that are suppose to get installed, only 251
make it! As I have mentioned before, using the same ks.cfg, if I use
the 4 individual CD during the installation process, everything works
fine. But if I use the newly created CD with the same ks.cfg, the
following RPMS do not get installed:
<<
libdbi-0.6.5-5.i386.rpm
libxslt-1.0.33-1.i386.rpm
lockdev-1.0.1-1.2.i386.rpm
mx-2.0.3-8.i386.rpm
pyxf86config-0.3.5-1.i386.rpm
rhpl-0.110-1.i386.rpm
Can you install these packages afterwards, do they have any dependancy
problems?
Are you using --resolve-deps (or that's the default now isn't it)?
If these install without any dependancy problems then I would say the
order during installation is possibly wrong, move them around (probably
higher)
in pkgorder.txt once you first create the pkgorder.txt file.
Sincerely,
Richard Black