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?
Comments