Die Anweisungen in /etc/default/grub
sagen zu laufen 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
aber dieser Befehl ist nicht in GRUB gefunden,
grub> vbeinfo
error: can't find command `vbeinfo'.
oder im terminal:
$ vbeinfo
vbeinfo: command not found
Wo ist es?