JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Sun Server X2-4 (formerly Sun Fire X4470 M2)

Installation Guide for VMware ESXi

search filter icon
search icon

Document Information

Using This Documentation

1.  About VMware ESXi Installs

VMware ESXi Installation Task Map

Supported VMware ESXi Software

Selecting the Console Display Option

Console Display Options

Set Up the Local Console

Set Up the Remote Console

Selecting the Boot Media Option

Boot Media Options Requirements

Local Boot Media Requirements

Remote Boot Media Requirements

Set Up the Local Boot Media Option

Set Up the Remote Boot Media Option

Selecting the Installation Target Option

Installation Target Options

Set Up a Local Storage Drive (HDD or SSD) as the Installation Target

Set Up a Fibre Channel Storage Area Network Device as the Installation Target

VMware ESXi Installation Options

Single-Server Installation Methods

2.  Preparing to Install VMware ESXi

Setting Up BIOS

Verify the BIOS Factory Defaults

Configuring RAID

3.  Installing VMware ESXi

Before You Begin

Installing VMware ESXi on a Single System Using Media

Install VMware ESXi Using Local or Remote Media

4.  Post Installation Tasks for VMware ESXi

Configuring Network Adapter Settings

Configure Network Adapter Settings

Determining the MAC Address of a Connected Server Network Port

Determine the MAC Address of a Connected Server Network Port

Updating the VMware ESXi Software

VMware ESXi Resources

5.  Configuring Network Interfaces

NIC Connectors

6.  Getting Server Firmware and Software

Firmware and Software Updates

Firmware and Software Access Options

Software Releases

Accessing Firmware and Software

Download Firmware and Software Using My Oracle Support

Requesting Physical Media

Gathering Information for the Physical Media Request

Installing Updates Using Other Methods

Index

Selecting the Console Display Option

This section describes the options for connecting a console to perform the installation.

Console Display Options

You can install the VMware ESXi software and administer the server by attaching a local console directly to the server's service processor (SP). See Set Up the Local Console for details about connecting a local console to the server.

You can also install the software and administer the server from a remote console by establishing a network connection to the server SP. There are two types of remote consoles:

See Set Up the Remote Console for instructions for setting up a remote console session.

Set Up the Local Console

To connect a local console to the server, do the following:

  1. Connect a VGA monitor to the video port (VGA) at the rear of the server.
  2. Connect a keyboard and mouse to the USB ports at the rear of the server.
Related Information

Set Up the Remote Console

  1. View or establish an IP address for the server SP.

    To log in to Oracle ILOM remotely using either the command-line interface or the web interface, you must know the IP address of the server's service processor (SP). For instructions, see the Sun Server X2-4 Installation Guide.

  2. If you are using a web-based client connection, perform these steps; otherwise, go to the next step.
    1. In a web browser, type the IP address for the server SP.
    2. Log in to the Oracle ILOM web interface.
    3. Redirect the video output from the server to the web client by launching the Oracle ILOM Remote Console.
    4. If necessary, enable device redirection (mouse, keyboard, etc.) in the Devices menu.
  3. If you are using an SSH client connection, perform these steps.
    1. From a command-line interface, establish an SSH connection to the server SP (ssh root@hostname, where hostname can be the DNS name or the IP address for the server SP).
    2. Log in to Oracle ILOM.
    3. Redirect the output from the server to the SSH client by typing:

      -> start /HOST/console

Related Information