使用此过程将当前处于运行级别 0 的系统引导至运行级别 3。
如果系统显示 Press any key to reboot 提示,请按任意键以重新引导系统。
在出现此提示时,您还可以使用“重置”按钮。如果系统已关闭,请使用电源开关打开系统。
几分钟后将显示“当前引导参数”菜单。
键入 b 以将系统引导至运行级 3,然后按 Enter 键。
如果在五秒内未做出选择,系统会自动引导至运行级别 3。
确认系统已引导至运行级别 3。
引导过程成功完成后,将显示登录提示。
hostname console login: |
对于新安装,在引导提示符下键入 b 可将具有 64 位计算能力的基于 x86 的系统自动引导至 64 位模式。对于升级安装,如果之前未将 eeprom boot-file 参数设置为除 kernel/unix 以外的值,则在引导提示符下键入 b 也可将具有 64 位计算能力的基于 x86 的系统引导至 64 位模式。
本示例说明如何将具有 64 位计算能力的基于 x86 的系统引导至运行级别 3。
Press any key to reboot
.
.
.
<<< Current Boot Parameters >>>
Boot path: /pci@0,0/pci-ide@7,1/ide@0/cmdk@0,0:a
Boot args:
Type b [file-name] [boot-flags] <ENTER> to boot with options
or i <ENTER> to enter boot interpreter
or <ENTER> to boot with defaults
<<< timeout in 5 seconds >>>
Select (b)oot or (i)nterpreter: b
SunOS Release 5.10 Version amd64-gate-2004-09-27 64-bit
Copyright 1983-2004 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
DEBUG enabled
Hostname: venus
NIS domain name is example.com
checking ufs filesystems
/dev/rdsk/c1d0s7: is logging.
venus console login:
|
对于新安装,在引导提示符下键入 b 可将具有 64 位计算能力的基于 x86 的系统自动引导至 64 位模式。对于升级安装,如果之前未将 eeprom boot-file 参数设置为除 kernel/unix 以外的值,则在引导提示符下键入 b 也可将具有 64 位计算能力的基于 x86 的系统引导至 64 位模式。
本示例说明如何在 64 位模式下将此类型的系统手动引导至运行级别 3。
# init 0
# svc.startd: The system is coming down. Please wait.
svc.startd: 68 system services are now being stopped.
umount: /etc/svc/volatile busy
svc.startd: The system is down.
syncing file systems... done
Press any key to reboot.
Initializing system
Please wait...
<<< Current Boot Parameters >>>
Boot path: /pci@0,0/pci-ide@7,1/ide@0/cmdk@0,0:a
Boot args:
Type b [file-name] [boot-flags] <ENTER> to boot with options
or i <ENTER> to enter boot interpreter
or <ENTER> to boot with defaults
<<< timeout in 5 seconds >>>
Select (b)oot or (i)nterpreter: b kernel/amd64/unix
SunOS Release 5.10 Version amd64-gate-2004-09-27 64-bit
Copyright 1983-2004 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
DEBUG enabled
Hostname: venus
NIS domain name is example.com
checking ufs filesystems
/dev/rdsk/c1d0s7: is logging.
venus console login:
|
对于新安装,在引导提示符下键入 b 可将具有 64 位计算能力的基于 x86 的系统自动引导至 64 位模式。对于升级安装,如果之前未将 eeprom boot-file 参数设置为除 kernel/unix 以外的值,则在引导提示符下键入 b 也可将具有 64 位计算能力的基于 x86 的系统引导至 64 位模式。
本示例说明如何在 32 位模式下将此类型的系统手动引导至运行级别 3。
# init 0
# svc.startd: The system is coming down. Please wait.
svc.startd: 68 system services are now being stopped.
umount: /etc/svc/volatile busy
svc.startd: The system is down.
syncing file systems... done
Press any key to reboot.
Resetting...
If the system hardware has changed, or to boot from a different
device, interrupt the autoboot process by pressing ESC.
Initializing system
Please wait...
<<< Current Boot Parameters >>>
Boot path: /pci@0,0/pci-ide@7,1/ide@0/cmdk@0,0:a
Boot args:
Type b [file-name] [boot-flags] <ENTER> to boot with options
or i <ENTER> to enter boot interpreter
or <ENTER> to boot with defaults
<<< timeout in 5 seconds >>>
Select (b)oot or (i)nterpreter: b kernel/unix
SunOS Release 5.10 Version amd64-gate-2004-09-30 32-bit
Copyright 1983-2004 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
DEBUG enabled
Hostname: venus
NIS domain name is example.com
checking ufs filesystems
/dev/rdsk/c1d0s7: is logging.
venus console login:
|