[Bug 1289977] Re: Ubuntu 14.04 Update breaks grub, resulting in "error: symbol 'grub_term_highlight_color' not found"
Gerald Krottendorfer
gerald.krottendorfer at gmx.net
Mon Jul 27 15:57:09 UTC 2015
Sorry, I forgot to mention: I am on an UEFI System.
-----------------------------------------------
sudo efibootmgr -v
BootCurrent: 0006
Timeout: 0 seconds
BootOrder: 0006,0000,2001
Boot0000* Ubuntu HD(2,800,fa000,7f78ccae-b336-4d04-8c9f-ef1151bf4bb0)File(\EFI\ubuntu\grubx64.efi)RC
Boot0001* UEFI Onboard LAN IPv4 ACPI(a0341d0,0)PCI(1c,0)PCI(0,0)MAC(74867a16a862,0)IPv4(0.0.0.0:0<->0.0.0.0:0,0, 0RC
Boot0002* UEFI Onboard LAN IPv6 ACPI(a0341d0,0)PCI(1c,0)PCI(0,0)MAC(74867a16a862,0)030d3c000000000000000000000000000000000000000000000000000000000000000000000000000000004000000000000000000000000000000000RC
Boot0003* UEFI DVD1 PATH1 (HL-DT-ST DVD+-RW GT80N) ACPI(a0341d0,0)PCI(1f,2)03120a00020000000000CD-ROM(1,44,1680)RC
Boot0006* Windows Boot Manager HD(2,800,fa000,7f78ccae-b336-4d04-8c9f-ef1151bf4bb0)File(\EFI\Microsoft\Boot\bootmgfw.efi)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=.{.9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5.}...8................
Boot2001* EFI USB Device RC
------------------------------------------------------
change bootorder:
sudo efibootmgr -o 0000,2001,0006,0001,0002
==> after reboot, changed to old bootorder...
----------------------------------------------------
ls /boot/efi/EFI
Boot Dell Microsoft ubuntu
After boot-repair most of my grubx64.efi files are up to date:
I could find grubx64.efi files in:
/boot/efi/EFI/ubuntu /grubx64.efi --- date = up to date
/boot/efi/EFI/Boot/grubx64.efi: --- date = up to date
/boot/efi/EFI/Microsoft/Boot --- date = up to date
/boot/efi/EFI/Dell/Boot/grubx64.efi: --- date = Jul 25 2012 = 3 years old version
------------------------------------------------------
Tx,
Gerald
--
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