[ipxe-devel] have you tested grub-efi 2 on ipxe boot
Michael Brown
mbrown at fensystems.co.uk
Tue Oct 29 15:25:14 UTC 2013
On 28/10/13 19:11, James A. Peltier wrote:
> | In this way?
> |
> | #!ipxe
> | initrd
> | http://mirror.its.sfu.ca/mirror/CentOS/6/os/${arch}/images/pxeboot/initrd.img
> | || goto failed
> | kernel
> | http://mirror.its.sfu.ca/mirror/CentOS/6/os/${arch}/images/pxeboot/vmlinuz
> | initrd=initrd.img \
> | method=http://mirror.its.sfu.ca/mirror/CentOS/6/os/${arch}/ ip=dhcp
> | ksdevice=bootif dhcptimeout=240 ||
Yes, that looks correct.
> If this is indeed the correct syntax, then no it does not work. I end up with an Exec Format Error when doing this on a machine that is EFI mode. These appear to be the same files being loaded by the BOOTX64.EFI configuration file
What's the exact error message?
Michael
More information about the ipxe-devel
mailing list