[Bug 1156076] Re: Consistently fails with "Failed to install the EFI bootloader"

Dmitrijs Ledkovs launchpad at surgut.co.uk
Mon Dec 2 21:46:32 UTC 2013


** Changed in: usb-creator (Ubuntu)
       Status: Confirmed => Triaged

** Changed in: usb-creator (Ubuntu)
   Importance: Undecided => High

** Changed in: usb-creator (Ubuntu)
     Assignee: (unassigned) => Dmitrijs Ledkovs (xnox)

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

Title:
  Consistently fails with "Failed to install the EFI bootloader"

Status in “usb-creator” package in Ubuntu:
  Triaged

Bug description:
  First off, I am running usb-creator on Debian testing/unstable, I
  built the packages from bzr trunk (revision 412). Everything seems to
  be working except for the install_efi() method. Unless I modify that
  method to return early it always fails with the "Failed to install the
  EFI bootloader" error message.

  The DVD images I download from cdimage.ubuntu.com contain the path

  /EFI/BOOT/BOOTx64.EFI

  This is also the path on the mounted USB stick after usb-creator
  finishes copying the files from the ISO.

  In usbcreator/install.py the existence of this file is checked using a
  lowercase path. I gather that this check is failing, so it attempts to
  create the file. This then fails because the target filesystem is
  FAT32.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1156076/+subscriptions



More information about the foundations-bugs mailing list