nerdexam
Oracle

1Z0-877 · Question #38

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…

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

How the community answered

(30 responses)
  • A
    10% (3)
  • C
    80% (24)
  • D
    7% (2)
  • E
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-877 Practice