JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Hardware Installation Assistant 2.5 User's Guide for x86 Servers
search filter icon
search icon

Document Information

Using This Documentation

Product Downloads

Documentation and Feedback

About This Documentation

Contributors

Change History

Overview of the Oracle Hardware Installation Assistant User's Guide

Getting Started With Oracle Hardware Installation Assistant

What is Oracle Hardware Installation Assistant?

Features and Benefits

Supported Provisioning Tasks List

Media Availability

Supported Operating Systems

Product Documentation Library

Launching the Application and Performing Provisioning Tasks

Local and Remote Media Launch Options for Sun Fire and Sun Blade Servers

How to Perform Provisioning Tasks

Configuring RAID

RAID Support

How to Create a RAID Volume

How to Delete a RAID Volume

Installing Windows

How to Install Windows Using Local or Remote Media

Installing Linux

How to Install Linux Using Local or Remote Media

Updating System and Component Firmware

How to Update the System BIOS and Oracle ILOM Firmware

How to Update Expander Firmware

How to Update HBA Firmware

Recovering a Service Processor

How to Recover a Service Processor

Configuring Service Processor Settings

How to Configure Service Processor Identification Information Settings

How to Configure Network Information Settings

How to Manage Oracle ILOM User Accounts

How to Set the System Clock

Configuring BIOS Boot Device Settings

How to Set the Boot Device Order

How to Set the Boot Device for the Next Boot

Setting Up PXE-Based Oracle Hardware Installation Assistant

How to Set Up the PXE Infrastructure

Preparing the Oracle Hardware Installation Assistant PXE Image Files

Launching an Attended PXE-Based Session

Attended PXE-Based Session Overview

How to Create the Image for a PXE-Based Session

How to Launch an Attended Installation From a PXE Server

Performing Unattended PXE-Based Provisioning Tasks

Unattended PXE-Based Provisioning Tasks Requirements

Creating a State File for Unattended Installation

How to Prepare for an Unattended Installation of Linux

How to Prepare for an Unattended Installation of Windows Server

How to Prepare for an Unattended Firmware Update

How to Create the Application Image and Prepare for a PXE-Based Launch

How to Launch an Unattended Session From a PXE-Based Server

Observing Unattended PXE-Based Provisioning Tasks

Establishing a Viewing Connection Using a Virtual Console or Secure Shell (SSH) Connection

How to Set Up Root and VNC Passwords

How to Establish a Connection Using a VNC Viewer

How to Establish a Connection Using a Serial Console

Troubleshooting Oracle Hardware Installation Assistant

No Driver Found Message Appears During Oracle VM 2.2.1 Server Installation

Oracle Hardware Installation Assistant Can Go Into a Loop at Last OS Install Screen

Oracle Hardware Installation Assistant Error Messages

How to View the Application Log File

How to Debug a PXE Image That Does Not Boot

Launching Oracle Hardware Installation Assistant Using a USB Flash Drive

Requirements

How to Get the Syslinux and Oracle Hardware Installation Assistant Software

Creating an Oracle Hardware Installation Assistant USB Flash Drive

How to Prepare an Oracle Hardware Installation Assistant USB Flash Drive With Windows Autorun

How to Create an Oracle Hardware Installation Assistant USB Flash Drive Manually on a Linux (Red Hat/SUSE) System With Syslinux

How to Create an Oracle Hardware Installation Assistant USB Flash Drive Manually on a Windows XP System With Syslinux

How to Boot the USB Flash Drive and Launch Oracle Hardware Installation Assistant

Installing Service Tags

How to Install Service Tags in Linux

How to Install Service Tags in Windows

Index

How to Create an Oracle Hardware Installation Assistant USB Flash Drive Manually on a Windows XP System With Syslinux

Before You Begin

  1. Extract the contents of the downloaded syslinux-version.tar.gz archive file (where version represents the Syslinux version number) to a folder on the Windows XP system where you will be creating your USB bootable flash drive.
  2. Extract the contents of the downloaded HIA-version-usb.zip archive file (where version represents the Oracle Hardware Installation Assistant version number) to a folder on the Windows XP system where you will be creating your USB bootable flash drive.
  3. Insert the USB flash drive into a USB 2.0 port on the Windows system where you will be creating your USB bootable flash drive.
  4. After Windows has found the new hardware, double-click on My Computer from the desktop.

    Caution

    Caution - Be sure to confirm and make a note of the device name of the USB flash drive (for example, A: or B:). The instructions listed here require you to delete an existing partition(s) on the USB flash drive. Misidentifying the device can result in the accidental erasure of content on an existing drive.


  5. Right-click on the flash disk icon in the list of hard disk drives, and then click Format.

    The format screen box appears.

  6. From the File system drop-down menu, select FAT32 and enter 'OHIA' for the volume label.
    image:Graphic showing Windows Format FlashDisk screen.
  7. Click the Start button.

    The flash disk is formatted.

  8. After the formatting has finished, click the Close button.

    The Format screen box closes.

  9. Click the Start button from the Windows task bar, and then click Run.

    The Run screen box appears.

  10. Start the syslinux executable using the -ma option to make the drive boot capable by entering the following command:

    path\syslinux.exe -ma X:

    where path is the path to where syslinux.exe was extracted (typically under resources\autorun\windows) and X is the drive letter for your USB flash drive (for example, A: or B:)

    This creates a file ldlinux.sys on the drive and makes it boot capable.

  11. Extract (unzip) the contents of the downloaded HIA-version-usb.zip archive file to the USB flash drive.
  12. To remove the USB flash drive, click the Safe to Remove Hardware icon and remove the flash drive from the system.

    The USB flash drive is now ready to boot the Oracle Hardware Installation Assistant application.

Next Steps

How to Boot the USB Flash Drive and Launch Oracle Hardware Installation Assistant