> > On Fri, 31 May 2002, Philip Rowlands wrote: > > What is available, however, is the NFS mount on /mnt/source, which is > pointed to by the kickstart file. Files placed in a directory next to > RedHat and base are available, as /mnt/source/ksinclude, for example. > So that means in the case of a CDROM install, the kickstart include files need to be either in the initrd image, or you can place them on the cdrom (the easier choice). If you place them on the cdrom, then your include lines look like: %include /mnt/source/_path_to_include_files_/_name_of_file Does this seem to fit your understanding? ...james