6.0.2

Table Of Contents
4 Copy the kickstart le to /esxi_cdrom.
cp ks_cust.cfg /esxi_cdrom
5 (Optional) Modify the boot.cfg le to specify the location of the installation or upgrade script by using
the kernelopt option.
You must use uppercase characters to provide the path of the script, for example,
kernelopt=runweasel ks=cdrom:/KS_CUST.CFG
The installation or upgrade becomes completely automatic, without the need to specify the kickstart le
during the installation or upgrade.
6 Recreate the ISO image:
mkisofs -relaxed-filenames -J -R -o custom_esxi.iso -b isolinux.bin -c boot.cat -no-emul-boot
-boot-load-size 4 -boot-info-table /esxi_cdrom
The ISO image includes your custom installation or upgrade script.
What to do next
Install ESXi from the ISO image.
PXE Booting the ESXi Installer
You use the preboot execution environment (PXE) to boot a host and start the ESXi installer from a network
interface.
ESXi 6.0 is distributed in an ISO format that is designed to install to ash memory or to a local hard drive.
You can extract the les and boot by using PXE.
PXE uses Dynamic Host Conguration Protocol (DHCP) and Trivial File Transfer Protocol (TFTP) to boot an
operating system over a network.
PXE booting requires some network infrastructure and a machine with a PXE-capable network adapter.
Most machines that can run ESXi have network adapters that can PXE boot.
N Ensure that the vSphere Auto Deploy server has an IPv4 address. PXE booting is supported only
with IPv4.
About the TFTP Server, PXELINUX, and gPXE
Trivial File Transfer Protocol (TFTP) is similar to the FTP service, and is typically used only for network
booting systems or loading rmware on network devices such as routers.
Most Linux distributions include a copy of the tftp-hpa server. If you require a supported solution, purchase
a supported TFTP server from your vendor of choice.
If your TFTP server will run on a Microsoft Windows host, use tftpd32 version 2.11 or later. See
hp://tftpd32.jounin.net/. Earlier versions of tftpd32 were incompatible with PXELINUX and gPXE.
You can also acquire a TFTP server from one of the packaged appliances on the VMware Marketplace.
The PXELINUX and gPXE environments allow your target machine to boot the ESXi installer. PXELINUX is
part of the SYSLINUX package, which can be found at hp://www.kernel.org/pub/linux/utils/boot/syslinux/,
although many Linux distributions include it. Many versions of PXELINUX also include gPXE. Some
distributions, such as Red Hat Enterprise Linux version 5.3, include earlier versions of PXELINUX that do
not include gPXE.
vSphere Upgrade
146 VMware, Inc.