編輯 vi /etc/grub.conf

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,0)
#          kernel /vmlinuz-version ro root=/dev/mapper/vg-root
#          initrd /initrd-[generic-]version.img
#boot=/dev/sda
default=2
timeout=30
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CloudLinux Server (2.6.32-673.8.1.lve1.4.3.1.el6.x86_64)
~
title CloudLinux Server (2.6.32-673.8.1.lve1.4.3.1.el6.x86_64.debug)
~
title CloudLinux Server (2.6.32-531.23.3.lve1.3.6.el6.x86_64)
~
title CloudLinux Server (2.6.32-458.6.2.lve1.2.30.el6.x86_64)
~
title CentOS (2.6.32-358.14.1.el6.x86_64)
~
title CentOS (2.6.32-220.el6.x86_64)
~
~
//上面省去了部分字元.

將其中的 default =0 改為你需要的即可。(注:預設順序是從 0 開始)