Các hướng dẫn trong /etc/default/grub
nói để chạy vbeinfo
,
# 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=640x480
nhưng lệnh đó không được tìm thấy trong GRUB,
grub> vbeinfo
error: can't find command `vbeinfo'.
hoặc trong thiết bị đầu cuối:
$ vbeinfo
vbeinfo: command not found
Nó đâu rồi?