我在 /etc/default/grub 中使用了两个参数:
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
GRUB_GFXMODE=1366x768x24
# bug workaround
GRUB_GFXPAYLOAD_LINUX=keep
Run Code Online (Sandbox Code Playgroud)
我通过阅读 /etc/grub.d 中的 shell 脚本找到了第二项。
确保在运行 vbeinfo 之前“设置 pager=1”,以便您可以读取输出。
完成后一定要运行“sudo update-grub”
| 归档时间: |
|
| 查看次数: |
28225 次 |
| 最近记录: |