You can start an installation or upgrade script by typing boot options at the ESXi installer boot command line.
At boot time you might need to specify options to access the kickstart file. You can enter boot options by pressing Shift+O in the boot loader. For a PXE boot installation, you can pass options through the kernelopts
line of the boot.cfg file. See About the boot.cfg File and PXE Booting the ESXi Installer.
To specify the location of the installation script, set the ks=filepath
option, where filepath indicates the location of your kickstart file. Otherwise, a scripted installation or upgrade cannot start. If ks=filepath
is omitted, the text installer is run.
Supported boot options are listed in Boot Options.
Procedure
Example: Boot Option
You type the following boot options:
ks=http://00.00.00.00/kickstart/ks-osdc-pdp101.cfg nameserver=00.00.0.0 ip=00.00.00.000 netmask=255.255.255.0 gateway=00.00.00.000