修改命令行的分辨率: 1.sudo vim /etc/default/grub 2.修改GRUB_CMDLINE_LINUX=""为GRUB_CMDLINE_LINUX="vga=0x315"保存退出。 3.sudo update-grub