sudo vim /etc/default/grub 找到 GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash” 改为 GRUB_CMDLINE_LINUX_DEFAULT=”quiet splash text” sudo update-grub sudo reboot