Multiple Choice
Which of the following statements describes a difference between GNU GRUB Legacy and GRUB 2?
A) GRUB 2 no longer requires a configuration file.
B) Partition numbers start at 0 in GRUB Legacy and 1 in GRUB 2. Partition numbers start at 0 in GRUB Legacy and 1 in GRUB 2.
C) grub-mkconfig only works with GRUB Legacy if the --version 1 option is used. grub-mkconfig only works with GRUB Legacy if the --version 1 option is used.
D) The configuration file menu.lst (and grub.conf ) have been replaced with grub.config . The configuration file menu.lst (and grub.conf ) have been replaced with grub.config .
Correct Answer:

Verified
Correct Answer:
Verified
Q19: Which file should be edited to select
Q99: What is the purpose of the Filesystem
Q102: Which of the following are filesystems which
Q103: What does the command grub-install /dev/sda do?<br>A)
Q104: Which of the following options must be
Q108: SIMULATION Which world-writable directory should be placed
Q111: Which of the following commands can be
Q121: Which of the following commands shows the
Q138: When running the command sed -e "s/a/b/"
Q201: What happens after issuing the command vi