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

arco444 grant_ellis at hotmail.co.uk
Thu Apr 24 15:59:50 UTC 2014


Had the exact same problem today. Upgraded from 13.10 to 14.04 this
morning and was greeted by:

symbol 'grub_term_highlight_color' not found

and the grub rescue prompt.

Supergrubdisk did not work for me, neither did the various other methods
mentioned above. I'm using 2 disks with LVM. /boot is located at sda1
and always has been. The rest of the OS is on the LVM partition which is
spread across other partitions on sda and sdb. No manual changes have
ever been made to grub since the system was built 7 months ago.

Solution was to manually load the kernel from the grub console

set root=(hd0,1)
linux /vmlinuz-3.13.x-xx-generic ro root=/dev/mapper/vg-root
initrd /initrd.img-3.13.x-xx-generic
boot

Once in the system, dpkg-reconfigure grub-pc had no effect. 
Had to first run grub-install --boot-directory=/boot -v --recheck /dev/sda

This brought back expected grub menu options at boot.

A subsequent run of "dpkg-reconfigure grub-pc" was then successful.

-- 
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 Ubuntu Release Upgrader:
  New
Status in “grub2” package in Ubuntu:
  Confirmed

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-release-upgrader/+bug/1289977/+subscriptions



More information about the foundations-bugs mailing list