Solaris 9 Installation Guide

Chapter 26 Performing a Custom JumpStart Installation (Tasks)

This chapter describes how to perform a custom JumpStart installation on a SPARC based or an x86 based system. You need to follow these procedures on the system on which you intend to install the Solaris 9 software.

SPARC: Performing a Custom JumpStart Installation

SPARC: Task Map: Setting Up a System for a Custom JumpStart Installation

During a custom JumpStart installation, the JumpStart program attempts to match the system that is being installed to the rules in the rules.ok file. The JumpStart program reads the rules from the first rule through the last. A match occurs when the system that is being installed matches all the system attributes that are defined in the rule. As soon as a system matches a rule, the JumpStart program stops reading the rules.ok file and begins to install the system, based on the matched rule's profile.

Table 26–1 Task Map: Setting Up a System for a Custom JumpStart Installation

Task 

Description 

For Instructions 

Check if the system is supported 

Check the hardware documentation for system support in the Solaris 9 environment. 

Solaris 9 Sun Hardware Platform Guide

Check if the system has enough disk space for the Solaris 9 software 

Verify that you have planned enough space to install the Solaris software on your system. 

Chapter 5, Guidelines for Allocating Disk Space and Swap Space (Planning)

(Optional) Preconfigure system configuration information 

You can use the sysidcfg file or the name service to preconfigure installation information for a system. If you preconfigure system information, the installation program does not prompt you to supply the information during the installation.

Chapter 7, Preconfiguring System Configuration Information (Tasks)

Prepare the system for custom JumpStart installation 

Create and validate a rules file and profile files.

Chapter 23, Preparing Custom JumpStart Installations (Tasks)

(Optional) Prepare optional custom JumpStart features 

If you are using begin scripts, finish scripts, or other optional features, prepare the scripts or files. 

Chapter 24, Using Optional Custom JumpStart Features (Tasks) and Chapter 25, Creating Custom Rule and Probe Keywords (Tasks)

(Optional) Set up the system to install over the network 

To install a system from a remote Solaris 9 DVD or Solaris 9 Software SPARC Platform Edition CD image, you need to set up the system to boot and install from an install server or a boot server.

Chapter 12, Preparing to Install From the Network With CD Media (Tasks)

(Optional) Prepare for a Solaris Flash archive installation 

Before installing a Solaris Flash archive, you need to follow specific steps. 

To Prepare to Install a Solaris Flash Archive With a Custom JumpStart Installation

Install or upgrade 

Boot the system to initiate the installation or upgrade. 

SPARC: To Perform an Installation or Upgrade With the Custom JumpStart Program

To Prepare to Install a Solaris Flash Archive With a Custom JumpStart Installation

You can install a full archive or a differential archive using custom JumpStart. For an overview of a full or differential archive, see Chapter 17, Solaris Flash (Overview and Planning).

  1. On the install server, create the custom JumpStart rules file.

    For detailed instructions about creating custom JumpStart files, refer to Chapter 23, Preparing Custom JumpStart Installations (Tasks).

  2. On the install server, create the custom JumpStart profile file.

    For examples of Solaris Flash archive profiles, see Profile Examples.


    Note –

    From the existing list of custom JumpStart keywords in Chapter 23, Preparing Custom JumpStart Installations (Tasks), the only keywords valid when you install a Solaris Flash archive are the following:


    Keyword 

    Initial installation 

    Update 

    archive_location

    fdisk (x86 only)

    filesys – You cannot set the filesys keyword to the value auto

     

    forced_deployment

     

    install_type — required

    local_customization

    no_content_check

     

    no_master_check

     

    root_device

    1. Set the value of the keyword install_type to one of the following types.

      • For a full archive installation, set the value to flash_install

      • For a differential archive installation, set the value to flash_update

    2. Add the path to the Solaris Flash archive by using the archive_location keyword.

      Refer to archive_location Keyword for details about the archive_location keyword.

    3. Specify the file system configuration.

      The Solaris Flash archive extraction process does not support auto-layout of partitions.

    4. (Optional) If you want to install an additional Solaris Flash archive on the clone system, add one archive_location line for each archive that you want to install.

  3. On the install server, add the clients that you are installing with the Solaris Flash archive.

    For detailed instructions, refer to Adding Systems to Be Installed From the Network With a DVD Image or Adding Systems to Be Installed From the Network With a CD Image.

  4. Perform the custom JumpStart installation on the clone systems.

    For detailed instructions, refer to SPARC: To Perform an Installation or Upgrade With the Custom JumpStart Program.

SPARC: To Perform an Installation or Upgrade With the Custom JumpStart Program

  1. If the system is part of a network, ensure that an Ethernet connector or similar network adapter is attached to your system.

  2. If you are installing a system that is connected through a tip(1) line, ensure that your window display is at least 80 columns wide and 24 rows long.

    To determine the current dimensions of your tip window, use the stty(1) command.

  3. If you are using the system's DVD-ROM or CD-ROM drive to install the Solaris 9 software, insert the Solaris 9 SPARC Platform Edition DVD or the Solaris 9 Software 1 of 2 SPARC Platform Edition CD in the drive.

  4. If you are using a profile diskette, insert the profile diskette in the system's diskette drive.

  5. Boot the system.

    • If the system is new, out–of–the–box, turn on the system.

    • If you want to install or upgrade an existing system, shut down the system. At the ok prompt, type the following command:


      ok boot cdrom:net - install [[url:ask]] [[dhcp]] [[nowin]]

    cdrom 

    Specifies to boot from a CD or a DVD. 

    For a system with an older EEPROM, replace cdrom with sd(0,6,2) to boot from the system's CD-ROM or DVD-ROM drive.

    net 

    Specifies to boot from an install server on the network. 

    url

    Specifies the location of the custom JumpStart files. You can specify a URL for files that are located in the following places: 

    • Local hard disk


      file://jumpstart_dir_path/compressed_config_file
      
    • NFS server


      nfs://server_name:IP_address/jumpstart_dir_path/compressed_config_file
      
    • HTTP server


      http://server_name:IP_address/jumpstart_dir_path/
      compressed_config_file&proxy_info
      

    If you placed a sysidcfg file in the compressed configuration file, you must specify the IP address of the server that contains the file, as in the following example:


    http://131.141.2.32/jumpstart/config.tar

    If you saved the compressed configuration file on an HTTP server that is behind a firewall, you must use a proxy specifier during boot. You do not need to specify an IP address for the server that contains the file. You must specify an IP address for the proxy server, as in the following example: 


    http://www.shadow.com/jumpstart/
    config.tar&proxy=131.141.6.151

    ask 

    Specifies that the installation program prompt you to type the location of the compressed configuration file after the system boots and connects to the network. 

    If you bypass the prompt by pressing Return, the installation program interactively configures the network parameters. The installation program then prompts you for the location of the compressed configuration file. If you bypass the prompt by pressing Return, the Solaris suninstall program begins.

    dhcp 

    Specifies to use a DHCP server to obtain network installation information that is needed to boot the system. 

    If you do not specify to use a DHCP server, the system uses the /etc/bootparams file or the name service bootparams database.

    nowin 

    Specifies not to begin the X program. You do not need to use the X program to perform a custom JumpStart installation, so you can reduce the installation time by using the nowin option.


    Note –

    SPARC: The system checks hardware and system components and your SPARC system boots. Booting lasts several minutes.


  6. If you did not preconfigure system information in the sysidcfg file, when prompted, answer the questions about system configuration.

  7. Follow the instructions on the screen to install the software.

    When the JumpStart program finishes installing the Solaris software, the system reboots automatically.

    After the installation is finished, installation logs are saved in a file. You can find the installation logs in the following directories:

    • /var/sadm/system/logs

    • /var/sadm/install/logs

x86: Performing a Custom JumpStart Installation

x86: Task Map: Setting Up a System for a Custom JumpStart Installation

During a custom JumpStart installation, the JumpStart program attempts to match the system that is being installed to the rules in the rules.ok file. The JumpStart program reads the rules from the first rule through the last rule. A match occurs when the system that is being installed matches all of the system attributes that are defined in the rule. As soon as a system matches a rule, the JumpStart program stops reading the rules.ok file and begins to install the system, based on the matched rule's profile.

Table 26–2 x86: Task Map: Setting Up a System for a Custom JumpStart Installation

Task 

Description 

For Instructions 

Determine if you need to preserve an existing operating system and user data 

If the existing operating system on the system uses the entire disk, you must preserve the existing operating system so it can co-exist with the Solaris 9 software. This decision determines how to specify the fdisk(1M) keyword in the system's profile.

x86: fdisk Profile Keyword

Check if the system is supported 

Check the hardware documentation for system support in the Solaris 9 environment. 

Hardware manufacturer's documentation 

Check if the system has enough disk space for the Solaris 9 software 

Verify that you have planned enough space to install the Solaris software on your system. 

Chapter 5, Guidelines for Allocating Disk Space and Swap Space (Planning)

(Optional) Preconfigure system configuration information 

You can use the sysidcfg file or the name service to preconfigure installation information for a system. If you preconfigure system information, the installation program does not prompt you to supply the information during the installation.

Chapter 7, Preconfiguring System Configuration Information (Tasks)

Prepare the system for custom JumpStart installation 

Create and validate a rules file and profile files.

Chapter 23, Preparing Custom JumpStart Installations (Tasks)

(Optional) Prepare optional custom JumpStart features 

If you are using begin scripts, finish scripts, or other optional features, prepare the scripts or files.

Chapter 24, Using Optional Custom JumpStart Features (Tasks) and Chapter 25, Creating Custom Rule and Probe Keywords (Tasks)

(Optional) Set up the system to install over the network 

To install a system from a remote Solaris 9 x86 Platform Edition DVD or Solaris 9 Software x86 Platform Edition CD image, you need to set up the system to boot and install from an install server or a boot server.

Chapter 12, Preparing to Install From the Network With CD Media (Tasks)

Install or upgrade 

Boot the system to initiate the installation or upgrade. 

x86: To Perform an Installation or Upgrade With the Custom JumpStart Program

x86: To Perform an Installation or Upgrade With the Custom JumpStart Program

  1. If the system is part of a network, ensure that an Ethernet connector or similar network adapter is attached to your system.

  2. If you want to install a system that is connected through a tip(1) line, ensure that your window display is at least 80 columns wide and 24 rows long.

    To determine the current dimensions of your tip window, use the stty(1) command.

  3. If you are using a profile diskette, insert the profile diskette into the system's diskette drive.


    Note –

    The profile diskette contains a copy of the Solaris 9 Device Configuration Assistant in addition to profile information. If you are using PXE network boot to boot the system over the network, you must configure your system so that the system boots from the network and not from the diskette.


  4. If you are using the system's DVD-ROM or CD-ROM drive to install the Solaris 9 software, insert the Solaris 9 x86 Platform Edition DVD or the Solaris 9 Software 1 of 2 x86 Platform Edition CD in the drive.

  5. Decide how to boot the system.

    • If you boot from the Solaris 9 DVD or the Solaris 9 Installation CD, insert the disc. Your system's BIOS must support booting from a DVD or CD.

    • If you boot from the network, use Preboot Execution Environment (PXE) network boot. The system must support PXE. Enable the system to use PXE by using the systems's BIOS setup tool or the network adapter's configuration setup tool.

    • If you boot from a Diskette – Use the profile diskette that you inserted into the drive in Step 3 or insert the Solaris 9 Device Configuration Assistant x86 Platform Edition diskette into the system's diskette drive.


      x86 only –

      You can copy the Device Configuration Assistant software to a diskette by the following methods:


  6. If the system is off, turn the system on. If the system is on, reboot the system.

    The Device Configuration Assistant identifies the system's devices.

  7. On the Boot Solaris screen, select the device from which to boot the system. Select DVD, CD, Net, or Disk.

  8. At the prompt, perform one of the following:


    Select the type of installation you want to perform:
     
             1 Solaris Interactive
             2 Custom JumpStart
     
    Enter the number of your choice followed by the <ENTER> key.
     
    If you enter anything else, or if you wait for 30 seconds,
    an interactive installation will be started.

    To select the custom JumpStart method, perform one of the following actions:


    Note –

    If you do not type 2 or type a boot command within 30 seconds, the Solaris suninstall program begins. You can stop the timer by typing any key on the command line.


    • Type 2 and press Enter.

    • To specify the location of the custom JumpStart configuration files, type the following command:


      b install [[url:ask]] [[dhcp]] [[nowin]]

      url

      Specifies the location of the custom JumpStart files. You can specify a URL for files that are located in the following places: 

      • Local hard disk


        file://jumpstart_dir_path/compressed_config_file
        
      • NFS server


        nfs://server_name:IP_address/jumpstart_dir_path/compressed_config _file
        
      • HTTP server


        http://server_name:IP_address/jumpstart_dir_path/
        compressed_config_file&proxy_info
        

      If you placed a sysidcfg file in the compressed configuration file, you must specify the IP address of the server that contains the file, as in the following example:


      http://131.141.2.32/jumpstart/config.tar

      If you saved the compressed configuration file on an HTTP server that is behind a firewall, you must use a proxy specifier during boot. You do not need to specify an IP address for the server that contains the file. You must specify an IP address for the proxy server, as in the following example: 


      http://www.shadow.com/jumpstart/
      config.tar&proxy=131.141.6.151

      ask 

      Specifies that the installation program prompt you to type the location of the compressed configuration file after the system boots and connects to the network. 

      If you bypass the prompt by pressing Return, the installation program interactively configures the network parameters. The installation program then prompts you for the location of the compressed configuration file. If you bypass the prompt by pressing Return, the Solaris suninstall program begins.

      dhcp 

      Specifies to use a DHCP server to obtain network installation information that is needed to boot the system. 

      If you do not specify to use a DHCP server, the system uses the /etc/bootparams file or the name service bootparams database.

      nowin 

      Specifies not to begin the X program. You do not need to use the X program to perform a custom JumpStart installation, so you can reduce the installation time by using the nowin option.

  9. If you did not preconfigure system information in the sysidcfg file, when prompted, answer the questions about system configuration.

  10. Follow the instructions on the screen to install the software.

    When the JumpStart program finishes installing the Solaris software, the system reboots automatically.

    After the installation is finished, installation logs are saved in a file. You can find the installation logs in the following directories:

    • /var/sadm/system/logs

    • /var/sadm/install/logs