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

Colin Watson cjwatson at canonical.com
Fri Aug 16 07:58:12 UTC 2013


Fix committed in Debian.

** Package changed: grub2-signed (Ubuntu) => grub2 (Ubuntu)

** Changed in: grub2 (Ubuntu)
   Importance: Undecided => Medium

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

** Changed in: grub2 (Ubuntu)
     Assignee: (unassigned) => Colin Watson (cjwatson)

-- 
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 Committed

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