Which two options describe how to override the default boot behavior of an Oracle Solaris 11 SPARC system to boot the system to the single-user milestone?

Which two options describe how to override the default boot behavior of an Oracle Solaris 11
SPARC system to boot the system to the single-user milestone?

Which two options describe how to override the default boot behavior of an Oracle Solaris 11
SPARC system to boot the system to the single-user milestone?

A.
from the ok prompt, issue this command:boot -m milestone=single-user

B.
From the ok prompt, issue this command:boot -m milestone/single-user

C.
From the ok prompt, issue this command: boot -milestone=single-user

D.
From the ok prompt. issue this command:boot -s

E.
From from the ok prompt, issue this command:boot -m milestone=s

Explanation:
By default, Solaris will boot to the pseudo milestone all and start all services. This
behaviour can be changed at boot time using either -s to reach single-user, or the new SMF
option -m milestone=XXX (see kernel(1M) for a list of the bootable milestones) to select an
explicit milestone.
Note: boot -s is the same as: boot -m milestone=single-user
with the difference being that the former is a lot less to type and is what most SysAdmins will be
familiar with.



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Dupek

Dupek

A and D
{0} ok boot -m milestone=single-user
Boot device: /pci@400/pci@0/pci@8/scsi@0/disk@0,0:a File and args: -m milestone=single-user
zfs-file-system
Loading: /platform/SUNW,T5140/boot_archive
ramdisk-root hsfs-file-system
Loading: /platform/SUNW,T5140/kernel/sparcv9/unix
SunOS Release 5.11 Version 11.2 64-bit
Copyright (c) 1983, 2014, Oracle and/or its affiliates. All rights reserved.
os-io Booting to milestone “milestone/single-user:default”.