JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Transitioning From Oracle Solaris 10 to Oracle Solaris 11     Oracle Solaris 11 Information Library
search filter icon
search icon

Document Information

Preface

1.  Transitioning From Oracle Solaris 10 to Oracle Solaris 11 (Overview)

2.  Transitioning to an Oracle Solaris 11 Installation Method

Oracle Solaris 11 Installation Methods

Oracle Solaris 11 Installation Requirements

ZFS Root Pool Installation Requirements

Oracle Solaris 11 Preinstallation Tasks

Installing Oracle Solaris 11 by Using Installation Media

Migrating From JumpStart to AI

Using the JumpStart Migration Utility

JumpStart to AI Conversion Tasks

Installing Oracle Solaris 11 by Using AI

Setting Up an Install Server

Customizing an AI Installation

Provisioning a Client System

Configuring a Client System

Creating a Script That Runs at First Boot

Installing Client Systems by Using AI

Additional Installation Tasks

Configuring Date and Time Before and After an Installation

How to Switch From Local Time Format to UTC Format

How to Switch From UTC Format to Local Time Format

Maintaining Local Time on a System Running Multiple Operating Systems That Keep RTC Time as Local Time

Adding a Linux Entry to the GRUB Menu After an Installation

Troubleshooting an Oracle Solaris 11 Installation

Monitoring the Live Media Startup Process

Troubleshooting Login and User Account Issues After an Installation

x86: How to Troubleshoot Your Login

3.  Managing Devices

4.  Managing Storage Features

5.  Managing File Systems

6.  Managing Software

7.  Managing Network Configuration

8.  Managing System Configuration

9.  Managing Security

10.  Managing Oracle Solaris Releases in a Virtual Environment

11.  User Account Management and User Environment Changes

12.  Using Oracle Solaris Desktop Features

A.  Transitioning From Previous Oracle Solaris 11 Releases to Oracle Solaris 11

Migrating From JumpStart to AI

AI performs automated installations of single or multiple systems. This tool replaces JumpStart in this release. The following table describes the similarities and differences between AI and JumpStart. See also Transitioning From Oracle Solaris 10 JumpStart to Oracle Solaris 11 Automated Installer.

Table 2-2 JumpStart Tasks Compared to AI Tasks

Task
JumpStart Command or Method
AI Command or Method
Set up an install server.
setup_install_server
installadm create-service
Add clients to the installation.
add_install_client
installadm create-client
Create derived profiles.
Use a begin script.
Use the derived manifest mechanism.
Specify installation instructions.
Use profile files.
Use AI manifests.
Provision the client.
Use DVDs.
Use a package repository on the Internet or a local network.
Specify client customizations.
Use rules files to associate clients with profile files.
Use installadm with the appropriate subcommands to associate clients with AI manifests and system configuration profiles.
Specify client configurations.
Use finish scripts and sysidcfg files.
Use an SMF system configuration profile file or scripts that are executed by an SMF service that runs once during the first boot.

Using the JumpStart Migration Utility

The js2ai utility converts Oracle Solaris 10 JumpStart rules and profiles to a format that is compatible with AI manifest entries. To use the js2ai utility, first install the pkg:/install/js2ai package. See the js2ai(1M) man page and Chapter 2, Converting Rules and Profile Files, in Transitioning From Oracle Solaris 10 JumpStart to Oracle Solaris 11 Automated Installer.

JumpStart to AI Conversion Tasks

To migrate from JumpStart to AI, you must complete the following tasks. Some of these tasks can be performed by using the js2ai utility.