help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Choosing grub2 video modes


From: Goh Lip
Subject: Re: Choosing grub2 video modes
Date: Thu, 11 Jun 2015 06:45:22 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0



On 11/06/2015 06:35, Goh Lip wrote:


Set *both* gfxmode and gfxpayload to resolution?

Try commenting out GRUB_TERMINAL_INPUT=console
And if you use any theme, you should comment out things like these
GRUB_COLOR_NORMAL="light-gray/black"
GRUB_COLOR_HIGHLIGHT="green/black"


If you use a theme, you should add (just to be sure)
insmod all_video
insmod gfxterm
insmod gettext
terminal_output gfxterm
insmod gfxmenu
insmod png
insmod font




And...export theme lastly,  after
set theme=($root)/boot/grub/themes/<theme>/theme.txt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]