[Bug 1514038] Re: grub2 UEFI PXE loads kernel/initrd very very slowly.

Launchpad Bug Tracker 1514038 at bugs.launchpad.net
Wed Dec 16 08:39:23 UTC 2015


*** This bug is a duplicate of bug 1508893 ***
    https://bugs.launchpad.net/bugs/1508893

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  grub2 UEFI  PXE loads kernel/initrd very very slowly.

Status in grub2 package in Ubuntu:
  Confirmed

Bug description:
  If I use the grub-mknetdir command with grub-efi-amd64 v 2.02~beta2-29
  as follows:

  grub-mknetdir -d /usr/lib/grub/x86_64-efi --net-
  directory=/var/lib/tftpboot --subdir=grub2-efi

  to generate a PXE environment, and then boot a UEFI VM (or physical
  box) using this PXE environment, loading the kernel and initrd via
  TFTP takes a very long time (several minutes). This is due to a bug
  where grub2 doesn't open the protocol stack in exclusive mode and
  therefore doesn't actually end up receiving all the TFTP packets.

  I have rebuilt the grub package with the attached patch (from fedora)
  and this completely fixes the problem, and the kernel and initrd take
  only a few seconds to load.

  Cheers

  David

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



More information about the foundations-bugs mailing list