[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-09-17 Thread Brian Murray
** Changed in: grub2 (Ubuntu Artful) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743884 Title: installed GRUB menu does not appear on term used for install

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-03-27 Thread Francis Ginther
** Tags added: id-5ab94d79fce99ce2ddb8a210 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743884 Title: installed GRUB menu does not appear on term used for install To manage notifications about

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-03-05 Thread dann frazier
The released fix for this introduced a regression (LP: #1752767), so I'm reverting while we seek a better fix. ** Changed in: grub2 (Ubuntu Xenial) Status: In Progress => Confirmed ** Changed in: grub2 (Ubuntu Artful) Status: Fix Released => Confirmed ** Changed in: grub2 (Ubuntu

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-03-01 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 2.02~beta3-4ubuntu7.2 --- grub2 (2.02~beta3-4ubuntu7.2) artful; urgency=medium * debian/patches/mkconfig_keep_native_term_active.patch: Keep the default EFI console active while enabling gfxterm. (LP: #1743884) -- dann frazier

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-02-21 Thread dann frazier
** Changed in: grub2 (Ubuntu Xenial) Status: Triaged => In Progress ** Changed in: grub2 (Ubuntu Xenial) Assignee: (unassigned) => dann frazier (dannf) ** Changed in: grub2 (Ubuntu Artful) Assignee: (unassigned) => dann frazier (dannf) -- You received this bug notification

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-02-15 Thread dann frazier
Verified by: - MAAS installing a Cavium ThunderX2 Sabre - Removing /etc/default/grub.d/50-curtin-settings.cfg (which forces on console mode) - Commenting out the HIDDEN settings from /etc/default/grub - sudo dpkg-reconfigure grub-arm64-efi (enable NVRAM variables - MAAS disables this)

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-02-15 Thread Ɓukasz Zemczak
Hello dann, or anyone else affected, Accepted grub2 into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/grub2/2.02~beta3-4ubuntu7.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-02-06 Thread Launchpad Bug Tracker
This bug was fixed in the package grub2 - 2.02-2ubuntu6 --- grub2 (2.02-2ubuntu6) bionic; urgency=medium [ Steve Langasek ] * debian/patches/bufio_sensible_block_sizes.patch: Don't use arbitrary file fizes as block sizes in bufio: this avoids potentially seeking back in

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-01-31 Thread dann frazier
** Changed in: grub2 (Ubuntu Bionic) Status: In Progress => Fix Committed ** Changed in: grub2 (Ubuntu Bionic) Assignee: (unassigned) => dann frazier (dannf) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-01-24 Thread dann frazier
** Also affects: grub2 (Ubuntu Artful) Importance: Undecided Status: New ** Also affects: grub2 (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: grub2 (Ubuntu Xenial) Importance: Undecided Status: New -- You received this bug notification because

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-01-24 Thread dann frazier
** Changed in: grub2 (Ubuntu Bionic) Status: New => In Progress ** Changed in: grub2 (Ubuntu Artful) Status: New => Triaged ** Changed in: grub2 (Ubuntu Xenial) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-01-18 Thread dann frazier
Posted a patch upstream for feedback: http://lists.gnu.org/archive/html/grub-devel/2018-01/msg00010.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1743884 Title: installed GRUB menu does not

[Bug 1743884] Re: installed GRUB menu does not appear on term used for install

2018-01-17 Thread dann frazier
I've found that the offending line in /boot/grub/grub.cfg is: terminal_output gfxterm Prior to that, my active input and output terminals are set to "console". If I comment out that line, I can interact with the installed GRUB over both the serial and VGA consoles, just like with d-i. I'm not