101-400 Exam QuestionsBrowse all questions from this exam

101-400 Exam - Question 19


Which of the following options is used in a GRUB Legacy configuration file to define the amount of time that the GRUB menu will be shown to the user?

Show Answer
Correct Answer: C

The 'timeout' option in a GRUB Legacy configuration file is used to specify the duration, in seconds, that the GRUB menu will be displayed to the user before the system proceeds with the default boot entry.

Discussion

2 comments
Sign in to comment
chevreuil00Option: C
Aug 19, 2022

C is correct

DuboisNicolasDuclairOption: C
Oct 21, 2023

In GRUB Legacy, the option used in the configuration file to define the amount of time that the GRUB menu will be shown to the user is: C. `timeout` The `timeout` option specifies the time, in seconds, that the GRUB menu will be displayed before the default boot entry is automatically selected and executed.