[prev in list] [next in list] [prev in thread] [next in thread] 

List:       grub-help
Subject:    Re: x64 UEFI Network boot configuration and targets?
From:       Andrei Borzenkov <arvidjaar () gmail ! com>
Date:       2014-09-18 2:19:35
Message-ID: 20140918061935.4f3505cb () opensuse ! site
[Download RAW message or body]

В Wed, 17 Sep 2014 15:58:31 -0600
Joseph Kelly <dirt19@gmail.com> пишет:

> Hello,
> 
> What I need: instructions for *configure* and *make* to compile
> "grubnetx64.efi".
> 
> I am attempting to compile a "grubnetx64.efi" boot image from the GRUB2
> source code.
> 
> 
> 
> I have attempted to write a custom module (in place of the "hello" module)
> and would like to compile that and configure it to work from my current PXE
> configuration.
> 
> My current "build" script is:
> ===== Script ====
> make clean
> ./configure --with-platform=efi --target=x86_64 --program-prefix=""
> make
> cd grub-core/
> 
> ../grub-mkimage -d . -o _bootx64.efi tftp http efinet ntfs net gfxterm
> efi_gop jpeg png -O x86_64-efi --prefix='(tftp)/tftpboot/' `find *.mod |
> xargs | sed -e 's/\.mod//g'`
> 

Use grub-mknetdir, not grub-mkimage, to create image for PXE boot and
copy files into directory for network access.

> ==== / Script ====
> 
> The compilation completes successfully, but (as I understand it) this is
> not a "pxe" enabled or capable target/build option.
> 
> Any advice would be appreciated,
> 
> 
> 
> Joseph Kelly


_______________________________________________
Help-grub mailing list
Help-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/help-grub

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic