What commands should you run to restore the pboot and boot block on the slice?

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?

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?

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 \
/usr/platform/`uname -i`/lib/fs/ufs/bootblk /dev/rdsk/c0d0s2

Explanation:



Leave a Reply 0

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