JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Booting and Shutting Down Oracle Solaris on x86 Platforms     Oracle Solaris 11 Information Library
search filter icon
search icon

Document Information

About This Book

1.  Booting and Shutting Down an x86 Based System (Overview)

What's New in Booting and Shutting Down a System

Administratively Provided driver.conf Files

Bitmapped Console Support

Boot and Shutdown Animation

Fast Reboot

x86: Removal of Support for 32-Bit Kernel

Booting and Shutting Down an x86 Based System (Topic Map)

Guidelines for Booting an x86 Based System

Reasons to Boot a System

Service Management Facility and Booting

Changes in Boot Behavior When Using SMF

How Run Levels Work

What Happens When a System Is Booted to a Multiuser State (Run Level 3)

When to Use Run Levels or Milestones

Overview of the Oracle Solaris Boot Architecture

How the x86 Boot Process Works

GRUB-Based Booting

GRUB Components

Purpose and Function of the GRUB Menu

GRUB Device-Naming Conventions

x86 and GRUB Boot Terminology

2.  Booting an x86 Based System to a Specified State (Tasks)

3.  Shutting Down a System (Tasks)

4.  Rebooting an x86 Based System (Tasks)

5.  Booting an x86 Based System From the Network (Tasks)

6.  Modifying Boot Parameters on an x86 Based System (Tasks)

7.  Creating, Administering, and Booting From ZFS Boot Environments on x86 Platforms (Tasks)

8.  Keeping an x86 Based System Bootable (Tasks)

9.  Troubleshooting Booting an x86 Based System (Tasks)

Index

Overview of the Oracle Solaris Boot Architecture

The Oracle Solaris boot architecture includes the following fundamental characteristics:

How the x86 Boot Process Works

This section describes the basic boot process on Oracle Solaris x86 platforms. For more information about boot processes on specific hardware types, including systems that have service processors and systems that have multiple physical domains, see the product documentation for your specific hardware at http://www.oracle.com/technetwork/indexes/documentation/index.html.

When an x86 based system is powered on, the BIOS initializes the CPU, the memory, and the platform hardware. When the BIOS phase completes, the boot loader is loaded from the configured boot device and control of the system is transferred to the boot loader, which in turn starts the boot process. The boot loader is the first software program that runs after you turn on a system. This program starts the boot process. In Oracle Solaris the GRand Unified Bootloader, otherwise known as "GRUB", is the default boot loader on x86 based systems.