JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris 10 8/11 Installation Guide: Network-Based Installations     Oracle Solaris 10 8/11 Information Library
search filter icon
search icon

Document Information

Preface

Part I Planning to Install Over the Network

1.  Where to Find Oracle Solaris Installation Planning Information

2.  Preconfiguring System Configuration Information (Tasks)

3.  Preconfiguring With a Naming Service or DHCP

Part II Installing Over a Local Area Network

4.  Installing From the Network (Overview)

5.  Installing From the Network With DVD Media (Tasks)

6.  Installing From the Network With CD Media (Tasks)

7.  Patching the Miniroot Image (Tasks)

8.  Installing Over the Network (Examples)

9.  Installing From the Network (Command Reference)

Part III Installing Over a Wide Area Network

10.  WAN Boot (Overview)

11.  Preparing to Install With WAN Boot (Planning)

12.  Installing With WAN Boot (Tasks)

Installing Over a Wide Area Network (Task Maps)

Configuring the WAN Boot Server

Creating the Document Root Directory

Creating the WAN Boot Miniroot

SPARC: To Create a WAN Boot Miniroot

Verifying WAN Boot Support on the Client

To Check the Client OBP for WAN Boot Support

Installing the wanboot Program on the WAN Boot Server

SPARC: To Install the wanboot Program on the WAN Boot Server

Creating the /etc/netboot Hierarchy on the WAN Boot Server

To Create the /etc/netboot Hierarchy on the WAN Boot Server

Copying the WAN Boot CGI Program to the WAN Boot Server

To Copy the wanboot-cgi Program to the WAN Boot Server

(Optional) To Configure the WAN Boot Logging Server

(Optional) Protecting Data by Using HTTPS

(Optional) To Use Digital Certificates for Server and Client Authentication

(Optional) To Create a Hashing Key and an Encryption Key

Creating the Custom JumpStart Installation Files

To Create the Flash Archive

To Create the sysidcfg File

To Create the Profile

To Create the rules File

(Optional) Creating Begin and Finish Scripts

Creating the Configuration Files

To Create the System Configuration File

To Create the wanboot.conf File

(Optional) Providing Configuration Information With a DHCP Server

13.  SPARC: Installing With WAN Boot (Tasks)

14.  SPARC: Installing With WAN Boot (Examples)

15.  WAN Boot (Reference)

Part IV Appendices

A.  Troubleshooting (Tasks)

B.  Installing or Upgrading Remotely (Tasks)

Glossary

Index

Installing Over a Wide Area Network (Task Maps)

The following tables list the tasks you need to perform to prepare for a WAN boot installation.

To use a DHCP server or a logging server, complete the optional tasks that are listed at the bottom of each table.

Table 12-1 Task Map: Preparing to Perform a Secure WAN Boot Installation

Task
Description
For Instructions
Decide what security features you want to use in your installation.
Review the security features and configurations to decide what level of security you want to use in your WAN boot installation.
Collect WAN boot installation information.
Complete the worksheet to record all the information you need to perform a WAN boot installation.
Create the document root directory on the WAN boot server.
Create the document root directory and any subdirectories to serve the configuration and installation files.
Create the WAN boot miniroot.
Use the setup_install_server command to create the WAN boot miniroot.
Verify that the client system supports WAN boot.
Check the client OBP for boot argument support of WAN boot.
Install the wanboot program on the WAN boot server.
Copy the wanboot program to the document root directory of the WAN boot server.
Install the wanboot-cgi program on the WAN boot server.
Copy the wanboot-cgi program to the WAN boot server's CGI directory.
(Optional) Set up the logging server.
Configure a dedicated system for displaying boot and installation log messages.
Set up the /etc/netboot hierarchy.
Populate the /etc/netboot hierarchy with the configuration and security files that are required for a WAN boot installation.
Configure the web server to use secure HTTP for a more secure WAN boot installation.
Identify the web server requirements that are necessary to perform a WAN installation with HTTPS.
Format digital certificates for a more secure WAN boot installation.
Split PKCS#12 file into a private key and a certificate to use with the WAN installation.
Create a hashing key and an encryption key for a more secure WAN boot installation.
Use the wanbootutil keygen command to create HMAC SHA1, 3DES, or AES keys.
Create the Flash Archive.
Use the flarcreate command to create an archive of the software that you want to install on the client.
Create the installation files for the custom JumpStart, a feature of Oracle Solaris, installation.
Use a text editor to create the following files:
  • sysidcfg

  • profile

  • rules.ok

  • begin scripts

  • finish scripts

Create the system configuration file.
Set the configuration information in the system.conf file.
Create the WAN boot configuration file.
Set the configuration information in the wanboot.conf file.
(Optional) Configure the DHCP server to support a WAN boot installation.
Set Oracle vendor options and macros in the DHCP server.

Table 12-2 Task Map: Preparing to Perform an Insecure WAN Boot Installation

Task
Description
For Instructions
Decide what security features you want to use in your installation.
Review the security features and configurations to decide what level of security you want to use in your WAN boot installation.
Collect WAN boot installation information.
Complete the worksheet to record all the information you need to perform a WAN boot installation.
Create the document root directory on the WAN boot server.
Create the document root directory and any subdirectories to serve the configuration and installation files.
Create the WAN boot miniroot.
Use the setup_install_server command to create the WAN boot miniroot.
Verify that the client system supports WAN boot.
Check the client OBP for boot argument support of WAN boot.
Install the wanboot program on the WAN boot server.
Copy the wanboot program to the document root directory of the WAN boot server.
Install the wanboot-cgi program on the WAN boot server.
Copy the wanboot-cgi program to the WAN boot server's CGI directory.
(Optional) Set up the logging server.
Configure a dedicated system for displaying boot and installation log messages.
Set up the /etc/netboot hierarchy.
Populate the /etc/netboot hierarchy with the configuration and security files that are required for a WAN boot installation.
(Optional) Create a hashing key.
Use the wanbootutil keygen command to create HMAC SHA1 key.

For insecure installations that check data integrity, complete this task to create an HMAC SHA1 hashing key.

Create the Flash Archive.
Use the flarcreate command to create an archive of the software that you want to install on the client.
Create the installation files for the custom JumpStart installation.
Use a text editor to create the following files:
  • sysidcfg

  • profile

  • rules.ok

  • begin scripts

  • finish scripts

Create the system configuration file.
Set the configuration information in the system.conf file.
Create the WAN boot configuration file.
Set the configuration information in the wanboot.conf file.
(Optional) Configure the DHCP server to support a WAN boot installation.
Set Oracle vendor options and macros in the DHCP server.