Tom Brown wrote:
I'm trying to automate some server deployment, and would like to know
how to tell kickstart to use a custom kernel, and install additional
rpm's not normally found on the CD / DVD?
rpm -i in the %post
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list
As follows?
rpm -i xen-3.2.0-0xs.centos5.i386.rpm
rpm -i xen-debuginfo-3.2.0-0xs.centos5.i386.rpm
.....
etc?
--
Kind Regards
Rudi Ahlers
CEO, SoftDux
Web: http://www.SoftDux.com
Check out my technical blog, http://blog.softdux.com for Linux or other technical stuff, or visit http://www.WebHostingTalk.co.za for Web Hosting stugg
_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list