Skip Navigation Links | |
Exit Print View | |
System Administration Guide: Basic Administration Oracle Solaris 11 Express 11/10 |
1. Managing User Accounts and Groups (Overview)
2. Managing User Accounts and Groups (Tasks)
3. Introduction to Shutting Down and Booting a System
4. Shutting Down and Booting a System (Overview)
5. Shutting Down a System (Tasks)
6. Modifying Oracle Solaris Boot Behavior (Tasks)
7. Booting an Oracle Solaris System (Tasks)
Booting a SPARC Based System (Task Map)
SPARC: How to Boot a System to Run Level 3 (Multiuser Level)
SPARC: How to Boot a System to Run Level S (Single-User Level)
SPARC: Booting From a Specified ZFS Root File System
SPARC: How to List Available Bootable Datasets Within a ZFS Root Pool
SPARC: How to Boot From a Specified ZFS Root File System
Booting a SPARC Based System From the Network
SPARC: How to Boot a System From the Network
Booting an x86 Based System (Task Map)
x86: How to Boot a System to Run Level 3 (Multiuser)
x86: How to Boot a System to Run Level S (Single-User Level)
x86: How to Boot a System Interactively
x86: Booting From a Specified ZFS Root File System
x86: How to Display a List of the Available ZFS Boot Environments
x86: How to Boot From a Specified ZFS Root File System
How to Initiate a Fast Reboot of a SPARC Based System
How to Initiate a Fast Reboot of an x86 Based System
x86: How to Fast Reboot a System to the nth Entry in the GRUB menu.lst File
x86: Initiating a Fast Reboot of a System by Specifying an Alternate Boot Environment
Performing a Slow Reboot of a System
Managing the Boot Configuration Service
x86: Debugging Early Panics That Might Occur
x86: Troubleshooting Conditions That Might Prevent Fast Reboot From Working
Booting an x86 Based System from the Network
x86: How to Perform a GRUB Based Boot From the Network
8. Troubleshooting Booting an Oracle Solaris System (Tasks)
9. Managing the Oracle Solaris Boot Archives (Tasks)
10. x86: GRUB Based Booting (Reference)
If a system is turned off, turning it on starts the multiuser boot sequence. The following procedures show how to boot to different run levels from the ok PROM prompt. These procedures assume that the system has been cleanly shut down, unless stated otherwise.
Use the who -r command to verify that the system is brought to the specified run level. For a description of run levels, see Chapter 11, Managing Services (Overview).
Use this procedure to boot a system that is currently at run level 0 to run level 3.
ok boot
The automatic boot procedure displays a series of startup messages, and brings the system to run level 3. For more information, see the boot(1M) man page.
The login prompt is displayed when the boot process has finished successfully.
hostname console login:
Example 7-1 SPARC: Booting a System to Run Level 3 (Multiuser Level)
The following example displays the messages from booting a system to run level 3.
ok boot Resetting ... Sun Ultra 2 UPA/SBus (2 X UltraSPARC-II 296MHz), No Keyboard OpenBoot 3.25, 512 MB memory installed, Serial #10342381. Ethernet address 8:0:20:xx:cf:ed, Host ID: 80xxcfed. Rebooting with command: boot Boot device: /sbus@1f,0/SUNW,fas@e,8800000/sd@a,0:a File and args: kadb Loading kmdb... SunOS Release 5.10 64-bit Copyright 1983-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms WARNING: consconfig: cannot find driver for screen device /SUNW,ffb@1e,0 Hostname: dancehallgirl NIS domain name is boulder.Central.Sun.COM /dev/rdsk/c0t10d0s7 is clean Reading ZFS config: done. dancehallgirl console login:
Use this procedure to boot a system that is currently at run level 0 to run level S. This run level is used for system maintenance tasks, such as backing up a file system.
ok boot -s
SINGLE USER MODE Root password for system maintenance (control-d to bypass): xxxxxx
# who -r
Example 7-2 SPARC: Booting a System to Run Level S (Single-User Level)
The following example displays the messages from booting a system to run level S.
ok boot -s Resetting ... Sun Ultra 2 UPA/SBus (2 X UltraSPARC-II 296MHz), No Keyboard OpenBoot 3.25, 512 MB memory installed, Serial #10342381. Ethernet address 8:0:20:xx:cf:ed, Host ID: 80xxcfed. Rebooting with command: boot -s Boot device: /sbus@1f,0/SUNW,fas@e,8800000/sd@a,0:a File and args: -s SunOS Release 5.11 Copyright 1983-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms WARNING: consconfig: cannot find driver for screen device /SUNW,ffb@1e,0 Root password for system maintenance (control-d to bypass): svc.startd: Returning to milestone all. NIS domain name is boulder.Central.Sun.COM /dev/rdsk/c0t10d0s7 is clean Reading ZFS config: done. dancehallgirl console login:
Use this boot option when you need to specify an alternate kernel or /etc/system file.
To specify an alternate /etc/system file when booting a SPARC based system interactively by using the boot -a command, you must perform the following steps before the system is booted.
1. Make backup copies of the /etc/system and boot/solaris/filelist.ramdisk files. For example:
# cp /etc/system /etc/system.bak # cp /boot/solaris/filelist.ramdisk /boot/solaris/filelist.ramdisk.orig
2. Add the etc/system.bak file name to the /boot/solaris/filelist.ramdisk file.
# echo "etc/system.bak" >> /boot/solaris/filelist.ramdisk
3. Update the boot archive.
# bootadm update-archive -v
ok boot -a
Press enter to use the default kernel file name. Otherwise, provide the name of an alternate kernel, press Enter.
Press enter to use the default module directories. Otherwise, provide the alternate paths to module directories, press Enter.
Type /dev/null if your /etc/system file has been damaged.
Provide an alternate device name or press return to use the default.
Example 7-3 SPARC: Booting a System Interactively
In this example, the default choices (shown in square brackets []) are accepted. For instructions and an example of booting an alternate file system by using the boot -a command, see SPARC: How to Boot a System Interactively.
ok boot -a Resetting ... Sun Ultra 2 UPA/SBus (2 X UltraSPARC-II 296MHz), No Keyboard OpenBoot 3.25, 512 MB memory installed, Serial #10342381. Ethernet address 8:0:20:9d:cf:ed, Host ID: 809dcfed. Rebooting with command: boot -a Boot device: /sbus@1f,0/SUNW,fas@e,8800000/sd@a,0:a File and args: -a Boot device: /sbus@1f,0/SUNW,fas@e,8800000/sd@a,0:a File and args: -a Name of system file [/etc/system]: SunOS Release 5.11 Version zwicky:nbsclean-build:12/04/2007 64-bit Copyright 1983-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Retire store [/etc/devices/retire_store] (/dev/null to bypass): root filesystem type [ufs]: Enter physical name of root device [/sbus@1f,0/SUNW,fas@e,8800000/sd@a,0:a]: WARNING: consconfig: cannot find driver for screen device /SUNW,ffb@1e,0 Hostname: dancehallgirl NIS domain name is boulder.Central.Sun.COM /dev/rdsk/c0t10d0s7 is clean Reading ZFS config: done. dancehallgirl login:
# echo "kernel.name" >> /boot/solaris/filelist.ramdisk
# cat > /etc/boot/solaris/filelist.ramdisk
# bootadm update-archive
# init 0
The ok PROM prompt is displayed.
ok boot alternate-kernel
For example:
ok boot kernel.myname/sparcv9/unix
ok setenv boot-file kernel.name/sparc9/unix
ok printenv boot-file
ok boot
# prtconf -vp | grep whoami
Example 7-4 Booting an Alternate Kernel by Changing the Default Boot File
# cp -r /platform/sun4v/kernel /platform/sun4vu/kernel.caiobella # echo "kernel.caiobela" >> /boot/solaris/filelist.ramdisk # cat > /etc/boot/solaris/filelist.ramdisk /platform/sun4v/kernel.caiobella ^D (control D) ok setenv boot-file kernel.caiobells/sparcv9/unix ok printenv boot-file boot-file = kernel.caiobella/sparcv9/unix ok boot SC Alert: Host System has Reset SC Alert: Host system has shut down. Sun Fire T200, No KeyboardCopyright 2006 Sun Microsystems, Inc. All rights reserved. OpenBoot 4.25.0.build_01***PROTOTYPE BUILD***, 32760 MB memory available, Serial #69060038. Ethernet address 0:x:4f:x:c5:c6, Host ID: 8xxc5c6. Rebooting with command: boot Boot device: /pci@7c0/pci@0/pci@1/pci@0,2/LSILogic,sas@2/disk@0,0:a File and args: kernel.caiobella/sparcv9/unix # # # prtconf -vp | grep whoami whoami: '/platform/sun4v/kernel.caiobella/sparcv9/unix'