Solaris 9 Maintenance Update 1 Installation Guide

Chapter 2 Installing the Solaris 9 Maintenance Update 1

This chapter describes how to install your Solaris 9 MU1 software. If you want to install the Solaris 9 MU1 software as part of a custom JumpStartTM installation, refer to the Solaris 9 Advanced Installation Guide.

Time Considerations

The Solaris 9 MU1 installation time varies depending on:

If you install the MU1 with the backout option disabled, installation will proceed more quickly. However, you will not be able to back out any of the patches MU1 delivers.

Requirements

The MU1 can only be installed on a system running the Solaris 9 operating environment.

Space requirements per file system vary depending on:

The install_mu script performs a space analysis and reports the space needed per file system, including back out space if applicable. The space calculations take several minutes to complete.

The install_mu script does not proceed if it determines that space is lacking in one or more file systems. Although the patch installation space needed is calculated fairly precisely, the backout data space need is estimated and the reported need might be higher than the actual need.

If you are certain that you have enough space to apply the patch set (and backout data if desired) and you want to bypass the space calculation, run install_mu with the -f option.

Installing the Solaris 9 MU1

Solaris 9 MU1 software can only be installed if the system running install_mu is already running the Solaris 9 operating environment.


Note –

Relocatable root and service areas are not supported in the Solaris 9 MU1.


It is best to reboot your system in single-user mode before installing MU1 because MU1 applies patches to system libraries. Individual systems in a multiuser system will be unstable if any processes have mapped to an unpatched version of a library and later attempt to map to different sections of the old library.

In single-user mode, network services are not available. If the MU1 image is on the network rather than on a CD, you must copy the MU1 image from the network to your local system before booting your system in single-user mode.

If it is not possible to reboot the system in single-user mode, or if you do not have enough disk space to make a local copy of the MU1 image, you will need to install MU1 using NFS in multiuser mode. In this case, you should have the system in as quiet a state as possible, without users logged on or running jobs.

When in single-user mode, or multi-user mode, you must reboot your system after MU1 is installed. Do not use the exit command. If the exit command is used, the system is brought to init 3, and no one can log in until the system is rebooted. If the root user has logged out, and no other root users remain logged in, the system must be rebooted. See Chapter 4, Known Problems, for more detail.


Note –

Be sure that you have backed up your system's operating system before proceeding.


To install the Solaris 9 MU1 software:

  1. Make sure that no important user or system processes are running.


    Note –

    You must kill the powerd process if it is running.


  2. Exit the current session.

    The CDE login screen appears.

  3. Click the Options button and select Command Line Login.

    The system prompts you to log in.

  4. Type your login name as root and type the root password:


    login: root
    password: root password
    
  5. Reboot in single-user mode. From the root shell prompt, type:


    # reboot -- -s
    
  6. Type the root password.

    Check that the system displays the following message and is now in system maintenance mode.


    Entering System Maintenance Mode
     
    Sun Microsystems Inc. SunOS 5.9 Generic May 2002
    # 
  7. Run install_mu.

    • From a local copy of the MU1 image, type:


      # cd local_directory
      # ./install_mu options
      

    You can use the following options on the command line.

    Table 2–1 Command-Line Options for install_mu

    Option 

    Description 

    -d

    Specifies that patches will not be backed up. Using this argument decreases the time to install the software, but it also prevents you from backing out individual patches. Cannot be specified with -B option.

    -p patchdir

    Specifies directory that includes all the patches. 

    -q

    Disables the display of dots that indicate install_mu activity.

    -B backoutdir

    Specifies that the backout data is saved in the indicated directory. Cannot be specified with the -d option.

    -f

    Forces installation of patch set without checking for sufficient disk space. Using this option saves time, but you must use it only if you are certain that you have enough space.  

    When the installation is complete, the following message appears.


    install_mu completed at date_time.
  8. Reboot the system by typing:


    # sync ; reboot
    

    You are then prompted for a login.


    Note –

    To prevent the library conflict problem, you must reboot your system after installing MU1.


  9. Type your login name and password:


    login: login
    password: password
    

Identifying the Version of Your Solaris 9 Maintenance Update

To identify the version of your Solaris 9 MU software, type:


# cat /etc/release

To identify the patches the MU software applied to your system, type:


 # showrev -p