If an ECS requires a long period of time to start, you can change the default timeout to speed up the startup.
sudo su
rpm -qa | grep grub
Open the /boot/grub/grub.cfg or /boot/grub/menu.lst file and change the timeout value to 0.
Open the /boot/grub2/grub.cfg file and change the timeout value to 0.