Hi
I've seen this problem posted a few times on this forum, but found no satisfactory answers. (applogies if this is not the case)
I'm trying to automate an installation of ESX4.1 using kickstart, and have been mostly successful, however I am having a problem with ntp.
I've used chkconfig to set ntpd to start at boot time, and chkconfig --list shows that its set up
however after a re-boot, ntpd doesn't start, and chkconfig --list shows that its set to off.
The VMWare VSphere Client has an option to configure ntp, and I can get that to work without any problems, what I think I'm looking for is the command line option to change the settings in VSphere.
any help would be much appreciated
Regards
Ian
To give a bit of background, I've a lot of experience of kickstart builds for RHEL, and Centos, its the VMWare knowledge that I think I'm lacking.