exam questions

Exam 1z0-100 All Questions

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

Exam 1z0-100 topic 1 question 96 discussion

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

Examine some of the contents of the /boot/grub/grub.com file from an Oracle Linux system:

Default=0 -

Timeout=5 -
Splashimage=(hd0, 0)/grub/splash.xpm.gz

Hiddenmenu -
Title Oracle Linux Server (2.6.39-100.0.12.16uek.x86_64)
Root (hd0, 0)
Kernet /vmlinuz-2.6.39-100.0.12.e16uek.x86_64 ro root=UUIP=a4b6049b-9aa1-44b4-87cf-aebb17alcdf9 rd_NO_LUKS re_NO_LVM rd_NO_DM

LANG=en_US.UTF-8 -
SYSFONT=1atarcycreheb-sun16 KEYBOARDTYPE=PC KEYTABLE=us rhgb quiet numa=off
Initrd /initramfs-2.6.39-100.0.12.e16uek.x86_64.img
Title Oracle Linux Server (2.6.32-131.0.15.e16.x86_64)
Root (hd0, 0)
Kernel /vmlinuz-2.6.32-131.0.15.e16.x86_64 ro root=UUIS=a4b6049b-9aa1-44b4-87cf-aebb17a1cdf9 rd_NO_LUKS rd_NO_LVM rd_NO_LVM re_NO_MD rd_NO_DM
LANG=en_UD.UTF-8 SYSFONT=latarcyheb-sun16 KEYBOARDTYPE=PC KEYTABLE=us
Crashkernel=auto rhgp quiet numa = off
Initrd /initramfs-2.6.32-131.0.15.e16.x86_64.img
Which three statements are true about the behavior and configuration of GRUB on this system?

  • A. (hd0, 0) represents the first partition on device /dev/hd0.
  • B. The hiddenmenu directive hides the GRUB menu only for 5 seconds after which it becomes visible again.
  • C. The root directive specifies an initial root filesystem, allowing access to block device modules to mount the real root filesystem on disk.
  • D. (hd0, 0) represents the first partition on the first drive detected by the BIOS.
  • E. The initrd directive specifies the initamfs, an initial root filesystem in RAM, allowing access to block device modules to mount the real root filesystem.
  • F. Each kernel must have an initramfs that matches the version of the kernel.
  • G. Because there is an Unbreakable Enterprise Kernel installed, it must be the default kernel listed as shown by the default=0 directive.
Show Suggested Answer Hide Answer
Suggested Answer: ACE 🗳️

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
Currently there are no comments in this discussion, be the first to comment!
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 ...