Go to main content

SPARC T8 Series Servers Administration Guide

Exit Print View

Updated: September 2017
 
 

Boot Sequence

In addition to controlling the power state of the host, you can also control how and when the OS is booted.

When the host is powered on, it can be in one of these states:

  • Booted – The OS is running in one of these levels:

    • 3 – The OS is running in multiuser mode with all resources enabled.

    • S – The OS is running in single-user mode, and some resources are not enabled.

  • At the OpenBoot prompt – The OS is not running. You communicate with the OpenBoot firmware on the host. See Obtaining the OpenBoot Prompt.

By default, the host automatically attempts to boot when the host is reset or powered on. The host first seeks a local boot drive. If the host cannot boot from the drive, the host attempts to boot from the network. See Boot the OS (Oracle ILOM).

These steps describe the high-level boot sequence:

  1. A host reset is initiated.

  2. OpenBoot runs and OpenBoot parameters are read.

    The primary OpenBoot parameters and default values that determine how the server boots are:

    • diag-switch? false

    • auto-boot? true

    • boot-device disk net

    See View All OpenBoot Parameters for more information.

  3. A boot block is read from the boot device to locate a boot program.

  4. The boot program loads the kernel into memory.

  5. The kernel is executed and takes control.

You can configure booting parameters from the OS or at the ok prompt. You can also affect the boot behavior through Oracle ILOM.


Note -  Each logical domain provides a virtualized form of OpenBoot commands.

For more detailed information about OpenBoot startup and boot sequences, see Start-up Sequence in Oracle OpenBoot 4.x Administration Guide.

For more information about the boot process and how to configure booting in Oracle Solaris:

Oracle Solaris 11

Booting and Shutting Down Oracle® Solaris 11.3 Systems

Oracle Solaris 10

Oracle Solaris Administration: Basic Administration


Note -  Oracle Solaris 10 can only be used in Oracle VM Server for SPARC guest domains on these servers.

Related Information