Hi All,
I want to create new VM using KickStart file. I have CENTOS ISO and ks.cfg file. I placed kickstart file ks.cfg in ESXi host under the datastore1 (/vmfs/volumes/datastore1). Now how I can access this in while booting the ISO. I tried to provide the below option but it was not able to identify the ks.cfg file.
linux ks=hd:partition[datastore1]/ks.cfg
Thanks,
Kalai