[CentOS] Centos 5.3 - kickstart configuration

Fri Sep 25 19:16:13 UTC 2009
nate <centos at linuxpowered.net>

Karl Kobata wrote:

> Can anyone tell me if this can be done?  If it can, please give me
> instructions?

rpm -qa

or perhaps
rpm -qa --queryformat "%{NAME}\n"



> Finally, where on the installation cd's would I place this kickstart file ?

Usually put it on a network share or floppy disk, access it via
HTTP or NFS or something.

nate