sudo vim /etc/default/grub
修改GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
为:GRUB_CMDLINE_LINUX_DEFAULT="text"
sudo update-grub2