Hi list, Any idea how to achieve what I need? I tried to create a pre-script that contain the following(taken from internet).
%include /tmp/disk.ks %pre cat > /tmp/disk.ks <<EOF part pv.01 --size=1 --grow volgroup vg_$(hostname) pv.01 EOF %end But it doesn't work. I'm working on wizard based KS profile. Thanks, Lupin
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
