On Mon, 10 Apr 2006, Lazarev, Roman wrote:
Yeap, the "%include" that is added into ks.cfg to include files
generated in the %pre section. I do realize that it is pretty old, but
that's all I got right now ;) and we have a bit diff hardware, so I
wanna do disk layout and vmkpcidivy with %include
It's been a really long time (like 2 years) since I looked at that code.
I think you can do the pcidivy with the kickstart command "vmpcidivy" and
passing it some arguments like what the bus/slot/[function] numbers are
for your hardware. Take a look in doVMPciDivy() in kickstart.py for all
of the arguments.
--Patrick.