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)

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)

Troubleshooting Booting an x86 Based System (Task Map)

Shutting Down and Booting an x86 Based System for Recovery Purposes

Stopping and Booting a System for Recovery Purposes

How to Stop a System for Recovery Purposes

How to Boot in Single-User Mode to Resolve a Bad root Shell or Password Problem

How to Boot From Media to Resolve an Unknown root Password

How to Boot From Media to Resolve a Problem With the menu.lst File That Prevents the System From Booting

Forcing a Crash Dump and Reboot of the System

How to Force a Crash Dump and Reboot of the System

How to Boot a System With the Kernel Debugger Enabled (kmdb)

Troubleshooting Issues With Fast Reboot on the x86 Platform

Debugging Early Panics That Might Occur

Troubleshooting Conditions That Might Prevent Fast Reboot From Working on x86 Platforms

Index

Troubleshooting Issues With Fast Reboot on the x86 Platform

The following sections describe how to identify and resolve some common issues that you might encounter with the Fast Reboot feature of Oracle Solaris on x86 platforms.

Debugging Early Panics That Might Occur

Because the boot-config service has dependencies on the multiuser milestone, users who need to debug early panics can patch a global variable, fastreboot_onpanic in the /etc/system file, as shown in the following example:

# echo "set fastreboot_onpanic=1" >> /etc/system
# echo "fastreboot_onpanic/W" | mdb -kw

Troubleshooting Conditions That Might Prevent Fast Reboot From Working on x86 Platforms

The following are possible conditions under which the Fast Reboot feature might not work:

For more information, see the following man pages: