[Bug 1104627] Re: Secure boot forbids loading module from (path)/boot/grub/gettext.mod

Launchpad Bug Tracker 1104627 at bugs.launchpad.net
Wed Aug 28 11:23:06 UTC 2013


This bug was fixed in the package grub2 - 2.00-18ubuntu1

---------------
grub2 (2.00-18ubuntu1) saucy; urgency=low

  * Resynchronise with Debian.  Remaining changes:
    - Default to hiding the menu; holding down Shift at boot will show it.
    - Add crashkernel option.
    - Bypass menu unless other OSes are installed or Shift is pressed.
    - Show the boot menu if the previous boot failed.
    - Check hardware support before using gfxpayload=keep.
    - Set vt.handoff=7 for smooth handoff to kernel graphical mode.
    - In recovery mode, add nomodeset to the Linux kernel arguments, and
      remove the 'set gfxpayload=keep' command.
    - Handle probing striped DM-RAID devices.

grub2 (2.00-18) unstable; urgency=low

  * Add gettext module to signed UEFI images (LP: #1104627).
  * Put the preprocessor definition for quiet-boot in the right place so
    that it actually takes effect.
 -- Colin Watson <cjwatson at ubuntu.com>   Mon, 26 Aug 2013 21:59:39 +0200

** Changed in: grub2 (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  Secure boot forbids loading module from (path)/boot/grub/gettext.mod

Status in “grub2” package in Ubuntu:
  Fix Released

Bug description:
  grub-efi-amd64-signed: 1.9~ubuntu12.04.2+1.99-21ubuntu3.7

  I noticed something flashing by the screen while booting.  I snatched
  a video of the process and the message happens to be:

  error: Secure Boot forbids loading module from
  (hd0,gpt4)/boot/grub/gettext.mod.

  This is with a default grub.cfg which contains a snippet:

  if loadfont /usr/share/grub/unicode.pf2 ; then
    set gfxmode=auto
    load_video
    insmod gfxterm
    insmod part_gpt
    insmod ext2
    set root='(hd0,gpt4)'
    search --no-floppy --fs-uuid --set=root 1888d780-1167-48e5-85a7-3bc94c4bc8d4
    set locale_dir=($root)/boot/grub/locale
    set lang=en_US
    insmod gettext
  fi

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




More information about the foundations-bugs mailing list