Comment 21 for bug 1250611

Revision history for this message
Benny (benny-malengier) wrote :

I have the error in Ubuntu 13.10. Has a fix been released there too?

Error:
Updating /boot/grub/menu.lst ... done

Instellen van shim-signed (1.5~13.10.1+0.4-0ubuntu4) ...
Unrecognized option `--target=x86_64-efi'
Usage: grub-install [OPTION] install_device
Install GRUB on your drive.

  -h, --help print this message and exit
  -v, --version print the version information and exit
  --root-directory=DIR install GRUB images under the directory DIR
                          instead of the root directory
  --grub-shell=FILE use FILE as the grub shell
  --no-floppy do not probe any floppy drive
  --force-lba force GRUB to use LBA mode even for a buggy
                          BIOS
  --recheck probe a device map even if it already exists

INSTALL_DEVICE can be a GRUB device name or a system device filename.

grub-install copies GRUB images into the DIR/boot directory specfied by
--root-directory, and uses the grub shell to install grub into the boot
sector.

Report bugs to <email address hidden>.
dpkg: error processing shim-signed (--configure):
 subproces installed post-installation script gaf een foutwaarde 1 terug
Instellen van linux-image-extra-3.11.0-14-generic (3.11.0-14.21) ...
Running depmod.
update-initramfs: deferring update (hook will be called later)

Information on my system:
benny@bennygeosound:~/.kde/share/config$ ls -l /sys/firmware
totaal 0
drwxr-xr-x 6 root root 0 dec 20 09:00 acpi
drwxr-xr-x 4 root root 0 dec 19 09:54 efi
drwxr-xr-x 23 root root 0 dec 20 09:00 memmap

benny@bennygeosound:~/.kde/share/config$ dpkg -l | grep grub
ii grub 0.97-29ubuntu66 amd64 GRand Unified Bootloader (Legacy version)
ii grub-common 2.00-19ubuntu2.1 amd64 GRand Unified Bootloader (common files)
rc grub-efi-amd64 2.00-19ubuntu2.1 amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 version)
ii grub-efi-amd64-bin 2.00-19ubuntu2.1 amd64 GRand Unified Bootloader, version 2 (EFI-AMD64 binaries)

benny@bennygeosound:~/.kde/share/config$ dpkg -l | grep shim
ii shim 0.4-0ubuntu4 amd64 boot loader to chain-load signed boot loaders under Secure Boot
iF shim-signed 1.5~13.10.1+0.4-0ubuntu4 amd64 Secure Boot chain-loading bootloader (Microsoft-signed binary)
ii systemd-shim 4-0ubuntu0.13.10 amd64 shim for systemd
benny@bennygeosound:~/.kde/share/config$