JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris 10 1/13 Installation Guide: Network-Based Installations     Oracle Solaris 10 1/13 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)

About Installing From the Network

Task Map: Installing From the Network With DVD Media

Creating an Install Server With DVD Media

How to Create an Install Server With SPARC or x86 DVD Media

Creating a Boot Server on a Subnet With a DVD Image

How to Create a Boot Server on a Subnet With a DVD Image

Adding Systems to Be Installed From the Network With a DVD Image

How to Add Systems to Be Installed From the Network With add_install_client (DVD)

Installing the System From the Network With a DVD Image

SPARC: How to Install the Client Over the Network (DVD)

x86: How to Install the Client Over the Network With GRUB (DVD)

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)

13.  SPARC: Installing With WAN Boot (Tasks)

14.  SPARC: Installing With WAN Boot (Examples)

15.  WAN Boot (Reference)

Part IV Appendixes

A.  Troubleshooting (Tasks)

B.  Installing or Upgrading Remotely (Tasks)

Glossary

Index

Installing the System From the Network With a DVD Image

After you add the system as an installation client, you can install the client from the network. This section describes the following tasks:

SPARC: How to Install the Client Over the Network (DVD)

Before You Begin

This procedure assumes that you have completed the following tasks.

  1. Turn on the client system.

    If the system is currently running, bring the system to run level 0.

    The ok prompt is displayed.

  2. Boot the system from the network.
    • To install with the Oracle Solaris interactive installation GUI, type the following command:
      ok boot net
    • To install with the Oracle Solaris interactive text installer in a desktop session, type the following command:
      ok boot net - text
    • To install with the Oracle Solaris interactive text installer in a console session, type the following command:
      ok boot net - nowin

    The system boots from the network.

  3. If you did not preconfigure all the system information, answer the system configuration questions.

    Use the Checklist for Installation in Oracle Solaris 10 1/13 Installation Guide: Planning for Installation and Upgrade to help you answer the configuration questions.


    Note - If the keyboard is self-identifying, the keyboard layout automatically configures during installation. If the keyboard is not self-identifying, you can select from a list of supported keyboard layouts during installation.

    PS/2 keyboards are not self-identifying. You will be asked to select the keyboard layout during the installation.

    For further information, see keyboard Keyword.


    If you are using the GUI, after you confirm the system configuration information, the Welcome to Oracle Solaris panel appears.

  4. If you did not preconfigure all the installation options, answer any additional questions to complete your installation.

    Use the Checklist for Installation in Oracle Solaris 10 1/13 Installation Guide: Planning for Installation and Upgrade to help you answer the installation questions.

See Also

For information about how to complete an interactive installation with the Oracle Solaris installation GUI, see To Install or Upgrade With the Oracle Solaris Installation Program With GRUB in Oracle Solaris 10 1/13 Installation Guide: Basic Installations.

x86: How to Install the Client Over the Network With GRUB (DVD)

The Oracle Solaris installation programs for x86 based systems use the GRUB boot loader. This procedure describes how to install an x86 based system over the network with the GRUB boot loader. For overview information about the GRUB boot loader, see Chapter 6, SPARC and x86 Based Booting (Overview and Planning), in Oracle Solaris 10 1/13 Installation Guide: Planning for Installation and Upgrade.

To install the system over the network, you must instruct the client system to boot over the network. Enable network boot on the client system by using the BIOS setup program in the system BIOS, the network adapter BIOS, or both. On some systems, you must also adjust the boot device priority list so that network boot is attempted before booting from other devices. See the manufacturer's documentation for each setup program, or watch for setup program instructions during boot.

Before You Begin

This procedure assumes that you have completed the following tasks:

This procedure also assumes that your system can boot from the network.

  1. Turn on the system.
  2. Type the appropriate keystroke combination to enter the system BIOS.

    Some PXE-capable network adapters have a feature that enables a PXE boot if you type a particular keystroke in response to a brief boot-time prompt.

  3. In the system BIOS, instruct the system to boot from the network.

    See your hardware documentation for information about how to set the boot priority in the BIOS.

  4. Exit the BIOS.

    The system boots from the network. The GRUB menu is displayed.


    Note - The GRUB menu that is displayed on your system might vary from the following sample, depending on the configuration of your network installation server.


    GNU GRUB version 0.95 (631K lower / 2095488K upper memory)
    +-----------------------------------------------------------------------------------------------------------+
    | Solaris Oracle Solaris 10 1/13 /cdrom0                                                           
    |                                                                                                           |
    |                                                                                                           |
    +-----------------------------------------------------------------------------------------------------------+
    Use the ^ and v keys to select which entry is highlighted.
    Press enter to boot the selected OS, 'e' to edit the
    commands before booting, or 'c' for a command-line.
  5. Select the appropriate installation option.
    • To install the Oracle Solaris OS from the network, select the appropriate Oracle Solaris entry on the menu, then press Enter.

      Select this entry if you want to install from the network installation server you set up in How to Create an Install Server With SPARC or x86 DVD Media.

    • To install the Oracle Solaris OS from the network with specific boot arguments, use the following steps.

      You might need to set specific boot arguments if you want to modify the device configuration during the installation, and did not set these boot arguments previously with the add_install_client command as described in How to Add Systems to Be Installed From the Network With add_install_client (DVD).

      1. On the GRUB menu, select the installation option you want to edit, then type e.

        Boot commands that are similar to the following text are displayed in the GRUB menu.

        kernel /I86pc.Solaris_10/multiboot kernel/unix \
        -B install_media=192.168.2.1:/export/cdrom0/boot \
        module /platform/i86pc/boot_archive
      2. Use the arrow keys to select the boot entry that you want to edit, then type e.

        The boot command that you want to edit is displayed in the GRUB edit window.

      3. Edit the command by typing the boot arguments or options you want to use.

        The command syntax for the GRUB edit menu is as follows.

        grub edit>kernel /image-directory/multiboot kernel/unix/ \
        install [url|ask] -B options install_media=media-type

        For information about boot arguments and command syntax, see Table 9-1.

      4. To accept your edits and return to the GRUB menu, press Enter.

        Note - To cancel your edits and return to the GRUB menu, press Escape.


        The GRUB menu is displayed. The edits you made to the boot command are displayed.

      5. To begin the installation, type b in the GRUB menu.

    The Oracle Solaris installation program checks the default boot disk for the requirements to install or upgrade the system. If the Oracle Solaris installation cannot detect the system configuration, the program prompts you for any missing information.

    When the check is completed, the installation selection screen is displayed.

          Select the type of installation you want to perform:
    
             1 Solaris Interactive
             2 Custom JumpStart
             3 Solaris Interactive Text (Desktop session)
             4 Solaris Interactive Text (Console session)
             5 Apply driver updates
             6 Single user shell
    
             Enter the number of your choice followed by the <ENTER> key.
             Alternatively, enter custom boot arguments directly.
    
             If you wait 30 seconds without typing anything,
             an interactive installation will be started.
  6. To update drivers or install an install time update (ITU), insert the update media, type 5, then press Enter.

    You might need to update drivers or install an ITU to enable the Oracle Solaris OS to run on your system. Follow the instructions for your driver update or ITU to install the update.

  7. (Optional) To perform system administration tasks, type 6, then press Enter.

    You might want to launch a single user shell if you need to perform any system administration tasks on your system before you install. For information about system administration tasks you can perform prior to installation, see Oracle Solaris Administration: Basic Administration.

    After you perform these system administration tasks, the list of installation options is displayed.

  8. (Optional) Select an installation type to install the Oracle Solaris OS:
    • To install with the Oracle Solaris interactive installation GUI, type 1, then press Enter.
    • To install with the interactive text installer in a desktop session, type 3, then press Enter.

      Select this installation type to override the default GUI installer and run the text installer.

    • To install with the interactive text installer in a console session, type 4, then press Enter.

      Select this installation type to override the default GUI installer and run the text installer.

    For more information about unattended JumpStart installations (option 2), see Oracle Solaris 10 1/13 Installation Guide: JumpStart Installations.

    For detailed information about the Oracle Solaris installation GUI and text installer, see System Requirements and Recommendations in Oracle Solaris 10 1/13 Installation Guide: Planning for Installation and Upgrade.

    The system configures the devices and interfaces, and searches for configuration files. The installation program begins.

  9. If you did not preconfigure all the system information, answer the system configuration questions.

    Use the Checklist for Installation in Oracle Solaris 10 1/13 Installation Guide: Planning for Installation and Upgrade to help you answer the configuration questions.


    Note - If the keyboard is self-identifying, the keyboard layout automatically configures during installation. If the keyboard is not self-identifying, you can select from a list of supported keyboard layouts during installation.

    For further information, see keyboard Keyword.


    During installation, you can choose the default NFSv4 domain name or you can specify a custom NFSv4 domain name. For further information, see nfs4_domain Keyword.

    If you are using the installation GUI, after you confirm the system configuration information, the Welcome to Oracle Solaris panel appears.

  10. If you did not preconfigure all the installation options, answer any additional questions to complete your installation.

    Use the Checklist for Installation in Oracle Solaris 10 1/13 Installation Guide: Planning for Installation and Upgrade to help you answer the installation questions.

  11. After the system boots and installs over the network, instruct the system to boot from the disk drive on subsequent boots.

    Note - When you boot the system after the installation, a GRUB menu lists the operating systems that are installed, including the newly-installed Oracle Solaris OS. Select the operating system you want to boot. The default selection loads if you do not make another selection.


Next Steps

If you install multiple operating systems on your machine, you need to instruct the GRUB boot loader to recognize these operating systems in order to boot. For more information, see Modifying Boot Behavior on x86 Based Systems in Oracle Solaris Administration: Basic Administration.

See Also

For information about how to complete an interactive installation with the Oracle Solaris installation GUI, see To Install or Upgrade With the Oracle Solaris Installation Program With GRUB in Oracle Solaris 10 1/13 Installation Guide: Basic Installations.