6.0.2

Table Of Contents
--gateway=
Designates the default gateway as an IP address, in the form
xxx.xxx.xxx.xxx. Used with the --bootproto=static option.
--nameserver=
Designates the primary name server as an IP address. Used with the --
bootproto=static option. Omit this option if you do not intend to use DNS.
The --nameserver option can accept two IP addresses. For example: --
nameserver="10.126.87.104[,10.126.87.120]"
--netmask=
Species the subnet mask for the installed system, in the form
255.xxx.xxx.xxx. Used with the --bootproto=static option.
--hostname=
Species the host name for the installed system.
--vlanid= vlanid
Species which VLAN the system is on. Used with either the
--bootproto=dhcp or --bootproto=static option. Set to an integer from 1
to 4096.
--addvmportgroup=(0|1)
Species whether to add the VM Network port group, which is used by
virtual machines. The default value is 1.
paranoid (optional)
Causes warning messages to interrupt the installation. If you omit this command, warning messages are
logged.
part or partition (optional)
Creates an additional VMFS datastore on the system. Only one datastore per disk can be created. Cannot be
used on the same disk as the install command. Only one partition can be specied per disk and it can only
be a VMFS partition.
datastore name
Species where the partition is to be mounted.
--ondisk= or --ondrive=
Species the disk or drive where the partition is created.
--firstdisk=
disk-type1,
[disk-type2,...]
Partitions the rst eligible disk found. By default, the eligible disks are set to
the following order:
1 Locally aached storage (local)
2 Network storage (remote)
3 USB disks (usb)
You can change the order of the disks by using a comma-separated list
appended to the argument. If you provide a lter list, the default seings are
overridden. You can combine lters to specify a particular disk, including
esx for the rst disk with ESX 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 any disk that uses the mptsas driver rather
than a normal local disk, the argument is
--firstdisk=ST3120814A,mptsas,local.
reboot (optional)
Reboots the machine after the scripted installation is complete.
<--noeject>
The CD is not ejected after the installation.
Chapter 9 Upgrading Hosts
VMware, Inc. 179