Oracle
1Z0-877 · Question #269
Your x86-based server will not boot Solaris 10 OS. You discover that you need to restore your pboot and boot block on the / (root) slice located on disk c0d0. You first boot off of the CD-ROM or DVD…
The correct answer is D. # cd /usr/platform/`uname -m`/lib/fs/ufs # installboot /usr/platform/`uname - i`/lib/fs/ufs/pboot \. See the full explanation below for the reasoning.
Question
Your x86-based server will not boot Solaris 10 OS. You discover that you need to restore your pboot and boot block on the / (root) slice located on disk c0d0. You first boot off of the CD-ROM or DVD into single user mode. What commands should you run to restore the pboot and boot block on the slice?
Options
- A
cd /usr/lib/ufs# installboot /dev/rdsk/c0d0s0
- B
cd /usr/platform/
uname -m/lib/fs/ufs # install -bootblock -pboot /dev/rdsk/c0d0s0 - C
cd /usr/platform/
uname -m/lib/# install-pboot /dev/rdsk/c0d0s2 -b bootblock /dev/rdsk/c0d0s2 - D
cd /usr/platform/
uname -m/lib/fs/ufs # installboot /usr/platform/uname - i/lib/fs/ufs/pboot \
How the community answered
(34 responses)- A3% (1)
- B6% (2)
- C12% (4)
- D79% (27)
Community Discussion
No community discussion yet for this question.