Oracle
1Z0-877 · Question #38
1Z0-877 Question #38: Real Exam Question with Answer & Explanation
The correct answer is C. /sbin/installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c1d0s0. See the full explanation below for the reasoning.
Question
The boot disk on your x86-based server has been corrupted and you just finished restoring the root (/) file system to c1d0. Which describes the command(s) that you will use to install the GRUB programs from the Solaris OS DVD?
Options
- A/usr/sbin/installboot /usr/platform/`uname \
- B/usr/sbin/installboot /dev/dsk/c1d0s0 /a
- C/sbin/installgrub /boot/grub/stage1 /boot/grub/stage2 /dev/rdsk/c1d0s0
- D/usr/sbin/installboot /boot/grub/stage1 /boot/grub/stage2 \ /dev/rdsk/c1d0s0
- E/usr/sbin/mount /dev/dsk/c1d0s0 /a; /sbin/installgrub \ /a/boot/grub/stage1 /a/boot/grub/stage2
Community Discussion
No community discussion yet for this question.