exam questions

Exam 1z0-821 All Questions

View all questions & answers for the 1z0-821 exam

Exam 1z0-821 topic 1 question 23 discussion

Actual exam question from Oracle's 1z0-821
Question #: 23
Topic #: 1
[All 1z0-821 Questions]

You have installed software updates to a new boot environment (BE) and have activated that the booting to the new BE, you notice system errors. You want to boot to the last known good configuration.
Which option would you use on a SPARC system to boot to the currentBE boot environment?

  • A. boot –L currentBE
  • B. boot –Z rpool/ROOT/currentBE
  • C. boot –a Enter the currentBE dataset name when prompted.
  • D. boot rpool/ROOT/currentBE
  • E. boot –m currentBE
  • F. beadm activate currentBE
Show Suggested Answer Hide Answer
Suggested Answer: F 🗳️
You can change an inactive boot environment into an active boot environment. Only one boot environment can be active at a time. The newly activated boot environment becomes the default environment upon reboot.
How to Activate an Existing Boot Environment
1. Use the following command to activate an existing, inactive boot environment: beadm activate beName beName is a variable for the name of the boot environment to be activated.
Note the following specifications.
beadm activate beName activates a boot environment by setting the bootable pool property, bootfs, to the value of the ROOT dataset of the boot environment that is being activated. beadm activate sets the newly activated boot environment as the default in the menu.lst file.
2. Reboot.
The newly activated boot environment is now the default on the x86 GRUB menu or SPARC boot menu.

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
aionasc
1 month ago
Selected Answer: B
B is correct To boot the selected entry, invoke: boot [<root-device>] -Z rpool/ROOT/solaris To boot to that dataset, use the -Z option to boot the specified boot environment as follows: {0} ok boot -Z rpool/ROOT/solaris<cr>
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...