编辑文件”/etc/default/grub”, 
把 GRUB_CMDLINE_LINUX_DEFAULT=”quiet” 
改成GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash text”
然后再运行”sudo update-grub2”即可。