- Edit the file /etc/default/grub by issuing the following command
$ vim /etc/default/grub # Edit the GRUB_TIMEOUT field and set the new timeout
- Generate the new grub configuration file by issuing the following command
$ grub2-mkconfig -o /boot/efi/EFI/centos/grub.cfgNote: If Windows is installed before installing CentOS, running grub2-mkcondig should detect Windows boot loader too.
No comments:
Post a Comment