diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/default/grub | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/default/grub b/etc/default/grub index ce4f8fbb..968a60ca 100644 --- a/etc/default/grub +++ b/etc/default/grub @@ -24,7 +24,7 @@ GRUB_TERMINAL_INPUT=console  # 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' +# you can see them in real GRUB with the command `videoinfo'  GRUB_GFXMODE=auto  # Uncomment to allow the kernel use the same resolution used by grub  | 
