[Bug 490451] Re: Unable to set multiple grub terminals using /etc/default/grub

undefined undefined at pobox.com
Sat Jun 18 06:54:14 UTC 2011


** Patch added: "updated patch against lucid-proposed's 1.98-1ubuntu12"
   https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/490451/+attachment/2173747/+files/grub2_1.98-1ubuntu12%2Budo1004%2B1.patch

-- 
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/490451

Title:
  Unable to set multiple grub terminals using /etc/default/grub

Status in GRand Unified Bootloader:
  Unknown
Status in “grub2” package in Ubuntu:
  Fix Released
Status in “grub2” source package in Lucid:
  New
Status in “grub2” package in Debian:
  Fix Released

Bug description:
  Binary package hint: grub2

  Using the old /boot/grub/menu.lst setup, if one wanted grub terminals
  on multiple output devices, a line such as:

  "terminal serial console"

  would work for putting the grub terminal on both the serial port and
  the VGA console.

  However, in the new /etc/default/grub world, attempting the analog of:
  GRUB_TERMINAL="serial console"

  produces the error:

  Invalid output terminal "serial console"

  I suspect this is due to the checking of the GRUB_TERMINAL variable on
  line 161 of /usr/sbin/grub-mkconfig, where only specific strings are
  allowed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/grub/+bug/490451/+subscriptions




More information about the foundations-bugs mailing list