help-grub
[Top][All Lists]
Advanced

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

Re: Strange behavior


From: Jordan Uggla
Subject: Re: Strange behavior
Date: Tue, 27 Sep 2016 17:40:43 -0700

On Fri, Sep 23, 2016 at 12:14 PM, Pierre JUHEN <address@hidden> wrote:
> Hi,
>
> here is my /etc/default/grub
>
> GRUB_TIMEOUT=5
> GRUB_DISTRIBUTOR="Fedora"
> GRUB_DISABLE_SUBMENU="false"
> GRUB_TERMINAL_OUTPUT="console"
> GRUB_DEFAULT="Windows 10 (loader) (on /dev/sda1)"
> GRUB_CMDLINE_LINUX="rd.lvm.lv=vg_nicole/root rd.lvm.lv=vg_nicole/swap rhgb 
> quiet"
> GRUB_DISABLE_RECOVERY="false"
> GRUB_THEME="/boot/grub2/themes/breeze/theme.txt"
> GRUB_GFXMODE=1920x1080x32
> GRUB_GFXPAYLOAD_LINUX=keep
>
>
> It behaves as expected.
>
> If I replace console by gfxterm, I have a right screen resolution, but the 
> GRUB_DEFAULT parameter is not anymore taken into account, it default's to 1st 
> entry.
>
> Is it a normal behaviour or a bug ?

What terminal output or theme you use should have no effect on the
default entry. Please change your /etc/default/grub to use gfxterm,
re-run grub-mkconfig, then post your new /etc/default/grub and your
new grub.cfg in their entirety.

-- 
Jordan Uggla (Jordan_U on irc.freenode.net)



reply via email to

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