Change Timeout of Grub

Table of contents


Configuration

sudo vi /boot/grub/grub.cfg
replace "set timeout=x" to "set timeout=y"

x = the original value
y = the value that you want to set