Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Why Esxi 6.5 or 6.7 fail to start setup GUI via iPXE
2019-12-09, 02:22
Post: #3
RE: Why Esxi 6.5 or 6.7 fail to start setup GUI via iPXE
My command line is "make bin-x86_64-efi/ipxe.efi EMBED=file.ipxe".
The contents of file.ipxe :
#!ipxe
dhcp
chain http://myserver/ipxe/menu/boot.ipxe

The compiler I am using,
gcc version 6.3.0 20170406 (Ubuntu 6.3.0-12ubuntu2)

I searched for the error message regarding "relocation truncated". Some people said to change compile option compile option -O to "-mcmodel=medium".
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Why Esxi 6.5 or 6.7 fail to start setup GUI via iPXE - hugogong - 2019-12-09 02:22



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