Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hi,mcb30, robinsmidsrod. the Ipxe.efi compilation error
2014-10-28, 07:31
Post: #2
RE: Hi,mcb30, robinsmidsrod. the Ipxe.efi compilation error
(2014-10-23 16:52)foxcool Wrote:  root@foxwd:~/20141023/ipxe/src# make ./bin-i386-efi/ipxe.efi

Looks like you're trying to compile a 32 bit ipxe.efi.

Most UEFI systems are capable of running a 64 bit version of iPXE. If your CPU is a 64 bit processor, try this build target instead:

Code:
root@foxwd:~/20141023/ipxe/src# make ./bin-x86_64-efi/ipxe.efi
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Hi,mcb30, robinsmidsrod. the Ipxe.efi compilation error - RulerOf - 2014-10-28 07:31



User(s) browsing this thread: 1 Guest(s)