Question:
Which of the following is GRUB Menu Configuration file?
A. /etc/grub/grub.conf
B. /etc/grub.conf
C. /boot/grub/grub.conf
D. /boot/grub.conf
Explanation:
The configuration file (/boo/grub/grub.conf), which is used to create the list of operating systems to boot in GRUB's menu interface, essentially allows the user to select a pre-set group of commands to execute.
Answer: C