[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in "error: symbol 'grub_term_highlight_color' not found"

Marco Coletti colemar at alice.it
Wed Sep 3 09:53:36 UTC 2014


I can confirm that there is some regression going from grub2 2.00 to
2.02~beta2.

I have disk0 with traditional partition table and three partitions:
sda1 is Windows boot
sda2 is Windows system
sda3 is linux Mint root partition (with /boot inside it)

In the past I manually set up the Windows bootloader as to chainload with grub, therefore grub is installed only in sda3 boot sector.
This worked well until I attempted upgrade to Mint Quiana via do-release-upgrade. After the upgrade the Windows bootloader came up as before, but selecting the item for Mint gave exactly the error reported here.

Therefore I booted from a USB stick containing Boot-Repair-Disk (which I understand is really Lubuntu 13.04 "Raring Ringtail") and executed the following as root:
grub-install --force --boot-directory=/mnt/boot-sav/sda3/boot /dev/sda3
It showed the usual warning about blocklists, but the error went away and I was able to boot linux Mint through the Windows bootloader.

Once inside Mint I executed the following as root:
grub-install --force --boot-directory=/boot /dev/sda3
At the next boot the same identical error about "symbol 'grub_term_highlight_color' not found" was to be seen.

The relevant difference seems to be that Boot-Repair-Disk has grub2 2.00
while Mint Quiana has grub2 2.02~beta2.

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

Title:
  Ubuntu 14.04 Update breaks grub, resulting in "error: symbol
  'grub_term_highlight_color' not found"

Status in “grub2” package in Ubuntu:
  Triaged

Bug description:
  The update from 13.10 to 14.04 via update-manager broke grub for me,
  which resulted in the grub error:

  "symbol 'grub_term_highlight_color' not found"

  on startup.

  To fix the problem I had to boot to my persisting Ubuntu installation
  (e.g. using Super Grub Disk) and had to reinstall grub on my boot
  partition: "sudo grub-install --recheck /dev/sdx"

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: grub2-common 2.02~beta2-6
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Mar  9 10:36:45 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-12-10 (88 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: grub2
  UpgradeStatus: Upgraded to trusty on 2014-03-07 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1289977/+subscriptions



More information about the foundations-bugs mailing list