iPXE discussion forum

Full Version: ipxe not loading menu.c32 - Need help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

I am running ipxe on UCS blade server. The ipxe gets the ip from dhcp-server and loads the files menu.c32. Nothing shows up after this.

It just prints

menu.c32 ... ok and does nothing after that

The config on menu.gpxe is :
#!ipxe
chain menu.c32 menu.cfg

In the menu.cfg file:
have labels to load the vmware esx

Kindly let me know how to resolve the same.

Thanks,
Sudhi
You need to enable COMBOOT support to execute Syslinux COM32 modules, or switch to using native iPXE menu system.
Reference URL's