[Bug 1752817] Re: grub2 shows both theme-styled menu and text-based menu
Timur Nitt
tnitt at web.de
Sat Mar 3 05:57:23 UTC 2018
There's a workaround to hide the ugly text-based menu: I've checked the
/boot/grub/grub.cfg file and find out, if you change the line and its
content
'terminal_output --append gfxterm'
to
'terminal_output gfxterm'
in paragraph '00_header' the text-based menu won't be shown.
Paragraph '00_header' is part of file '/etc/grub.d/00_header', which is
part of package 'grub-common'.
Warning: Editing the line and its ensuing behavior is checked while
'GRUB_THEME' is set to a theme file only.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/1752817
Title:
grub2 shows both theme-styled menu and text-based menu
Status in grub2 package in Ubuntu:
Confirmed
Bug description:
This behavior matters Ubuntu 17.10 (since last upgrade on 2018-03-02, 2.02~beta3-4ubuntu7.2) and Ubuntu 18.04.
A theme is set in /default/grub as GRUB_THEME=/boot/grub/themes/poly-light/theme.txt. Before this upgrade the theme-based menu entries were shown normally without overlayed text menu.
The attachment shows the effect: now both kind of menus are shown at the same time and both menus are selectable at the same time. While selecting one of the menu entries both menus are flickering ('fight' to be at the top). It is independent from different themes and screen resolutions.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1752817/+subscriptions
More information about the foundations-bugs
mailing list