nerdexam
Oracle

1Z0-821 · Question #63

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?

The correct answer is A. from the ok prompt, issue this command:boot -m milestone=single-user D. From the ok prompt. issue this command:boot -s. 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…

Administering Oracle Solaris 11 OS on a Single System

Question

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?

Options

  • Afrom the ok prompt, issue this command:boot -m milestone=single-user
  • BFrom the ok prompt, issue this command:boot -m milestone/single-user
  • CFrom the ok prompt, issue this command:boot -milestone=single-user
  • DFrom the ok prompt. issue this command:boot -s
  • EFrom from the ok prompt, issue this command:boot -m milestone=s

How the community answered

(49 responses)
  • A
    78% (38)
  • B
    2% (1)
  • C
    8% (4)
  • E
    12% (6)

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 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

Topics

#SPARC boot#single-user milestone#SMF milestone#boot options

Community Discussion

No community discussion yet for this question.

Full 1Z0-821 Practice