On Fri, 2004-11-26 at 17:16, Robinson, Andrew W. wrote: > I think I remember from my Red Hat System Administration class that > Kickstart cannot configure LVM. It would have to be done in the %pre > section. But that does give me food for thought. Thanks! You can setup lvm in a regular kickstart, checkout http://www.linuxdevcenter.com/linux/2004/08/19/examples/sample-ks.cfg and http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/custom-guide/s1-kickstart2-options.html the logvol option specifically. - Matt