On Fri, Sep 23, 2016 at 12:14 PM, Pierre JUHEN <[email protected]> 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)

_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to