meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:prepare:console [2016/01/08 10:00] – created niziaklinux:prepare:console [2020/04/23 14:57] (current) niziak
Line 1: Line 1:
 +====== Console ======
 +
 === Set mode for GRUB and Kernel === === Set mode for GRUB and Kernel ===
 <file text /etc/default/grub> <file text /etc/default/grub>
Line 4: Line 6:
 GRUB_GFXMODE=1024x768,auto GRUB_GFXMODE=1024x768,auto
 </file> </file>
 +<code bash>sudo update-grub</code>
 List of gfx modes can be checked by "vbeinfo" grub command" List of gfx modes can be checked by "vbeinfo" grub command"