vim /etc/default/grub 将GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash”改为:GRUB_CMDLINE_LINUX_DEFAULT=”text” 命令行下运行update-grub2,即可.