URL:
  <http://savannah.gnu.org/bugs/?32785>

                 Summary: PXE module is not compiled when --with-platform=efi
is used
                 Project: GNU GRUB
            Submitted by: fredbaton
            Submitted on: Mon 14 Mar 2011 09:38:20 PM GMT
                Category: Compilation
                Severity: Major
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: 1.98
         Reproducibility: Every Time
         Planned Release: None

    _______________________________________________________

Details:


After compiling grub-1.98 there is no pxe.mod, and the resulting efi boot
image is not able to pull files via the tftp PXE server.

Means to replicate:

~/src/grub-1.98# ./configure --with-platform=efi --enable-efiemu=no
--enable-grub-fstest=no --enable-grub-mkfont=no --prefix=/opt/grub2-efi/

make

make install

:~/src/grub-1.98# find /opt/grub2-efi/ -name pxe.mod
:~/src/grub-1.98# 

The resulting EFI grub image is not able to obtain its config file via TFTP:

/opt/grub2-efi/bin/grub-mkimage --output=/tftpboot/efi/grub.efi boot linux
part_gpt fat ext2 normal sh configfile lspci ls reboot datetime  loadenv
search lvm help.mod






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32785>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to