8.0

Table Of Contents
With vSphere 8.0, if your system has supported data processing units (DPU), always consider the
installation, re-installation or upgrade of ESXi on the DPUs along with ESXi on hosts. However,
ESXi update and upgrade on DPUs is not supported by the interactive or scripted method, you
can only use vSphere Lifecycle Manager.
Note The use of SD and USB devices for storing ESX-OSData partitions is being deprecated. You
can use SD and USB devices only to create boot bank partitions, boot-bank 0 and boot-bank
1. Additionally, you can provide a persistent disk of minimum 32 GB on which to install the
ESX-OSData partition. You define such disks by using the parameter
systemDisk in the install
command.
accepteula or vmaccepteula (Required)
Accepts the ESXi license agreement.
clearpart (Optional)
Clears any existing partitions on the disk. Requires the install command to be specified.
Carefully edit the clearpart command in your existing scripts.
--drives=
Remove partitions on the specified drives.
--alldrives
Ignores the --drives= requirement and allows clearing of partitions on
every drive.
--ignoredrives=
Removes partitions on all drives except those specified. Required
unless the --drives= or --alldrives flag is specified.
--overwritevmfs
Allows overwriting of VMFS partitions on the specified drives. By
default, overwriting VMFS partitions is not allowed.
--firstdisk=
disk-type1
[disk-type2,...]
Note In case you system has DPUs, you also specify a PCI slot.
Partitions the first eligible disk found. By default, the eligible disks are
set to the following order:
1 Locally attached storage (local)
2 Network storage (remote)
You can change the order of the disks by using a comma-separated
list appended to the argument. If you provide a filter list, the default
settings are overridden. You can combine filters to specify a particular
disk, including esx for the first disk with ESXi installed on it, model
and vendor information, or the name of the VMkernel device driver.
For example, to prefer a disk with the model name ST3120814A and
VMware ESXi Installation and Setup
VMware, Inc. 85