JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris 11 Express Automated Installer Guide     Oracle Solaris 11 Express 11/10
search filter icon
search icon

Document Information

Preface

1.  Automated Installer Overview

2.  Setting Up an AI Install Server

3.  Customizing Installations

4.  Specifying Installation Instructions

AI Manifest Tags

Creating a Custom AI Manifest

Defining a Target for the Installation

Deterministic Target Disk Specifications

Nondeterministic Target Disk Specifications

Configuring Partitioning on an x86 Client

Specifying a Partition as the Installation Target for an x86 Client

Modifying Partitions on an x86 Install Client

Configuring Slices on a Disk

Specifying a Slice as the Installation Target

Modifying Slices on the Install Client

Configuring Swap and Dump on the Install Device

Installing Software

Specifying a Source of Packages to Install

Specifying an HTTP Proxy to Reach an IPS Repository

Specifying Packages to Install

Identify and Install Missing Drivers on an Install Target

Annotated AI Manifest

5.  Configuring the Client System

6.  Setting Up DHCP for AI

7.  Installing Client Systems

8.  Automated Installations That Boot From Media

A.  Troubleshooting Automated Installations

B.  Automated Installer Installation Administration Commands

C.  Migrating From JumpStart to Automated Installer

Creating a Custom AI Manifest

To create and apply a custom AI manifest, follow these steps:

  1. Copy an existing AI manifest. A copy of the default AI manifest that you get when you create a new install service is located at install_service_image_path/auto_install/default.xml.

    Copy this default manifest or some other AI manifest to a new file name.

  2. Modify the new file, adding tags and values according to the information in this chapter.

  3. Add the new AI manifest to the appropriate AI install service, specifying criteria that define which clients should use these installation instructions. See Add an AI Manifest for examples of adding an AI manifest to an install service. See Chapter 3, Customizing Installations for information about how to specify client criteria.


Note - If an invalid manifest is provided to a client, the automated installation aborts. To investigate the cause of the validation failure, see /tmp/install_log on the client.


The <auto_install> and <ai_instance> tags enclose the entire AI manifest.

The <ai_instance> tag has the following attributes:

An AI manifest typically has the following sections inside the <auto_install> and <ai_instance> tags: