AI performs automated (or hands-free) installations of networked systems. This installation method replaces the JumpStart installation method that is used in Oracle Solaris 10. For a detailed comparison of the two installation methods, see Transitioning From Oracle Solaris 10 JumpStart to Oracle Solaris 11.2 Automated Installer .
You can use the js2ai utility to migrate from JumpStart to AI. The utility is used to convert Oracle Solaris 10 JumpStart rules, profiles, and sysidcfg files to an AI manifest and system configuration files.
To use the js2ai utility, you must first install the following software package:
# pkg install install/js2ai
You can use the js2ai utility to perform several migration tasks, including the following:
Replace JumpStart rules and profile files with AI criteria files and AI manifests.
Convert JumpStart files to an AI configuration files.
Set up an install server.
Dynamically derive an AI provisioning manifest.
See Creating an AI Manifest at Client Installation Time in Installing Oracle Solaris 11.2 Systems
Access a software package repository for AI installations.
Provide system configuration instructions.
See Chapter 11, Configuring the Client System, in Installing Oracle Solaris 11.2 Systems .
Create an SMF service that runs on first boot and executes a user-defined script.
See Chapter 13, Running a Custom Script During First Boot, in Installing Oracle Solaris 11.2 Systems .
See the js2ai (1M) man page for more details.