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

dann frazier dann.frazier at canonical.com
Sat Nov 21 00:27:07 UTC 2015


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

** This bug has been marked a duplicate of bug 1508893
   TFTP timeout on ARM64 hw when booting from grub that was  PXE loaded

-- 
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:
  New

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