http://www.nenew.net/ubuntu-grub-cfg.html
sudo gedit /boot/grub/grub.cfg
找到set default="0"
修改为你要默认启动的那个,这里我们是第3个,改成set default="2"