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

Mario Limonciello superm1 at ubuntu.com
Fri Jan 25 01:31:54 UTC 2013


Public bug reported:

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

** Affects: grub2-signed (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "screenshot.png"
   https://bugs.launchpad.net/bugs/1104627/+attachment/3499325/+files/screenshot.png

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1104627

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

Status in “grub2-signed” package in Ubuntu:
  New

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-signed/+bug/1104627/+subscriptions




More information about the foundations-bugs mailing list