[gPXE] gpxe not chaining after pxe on quad-port NICs
Miller, Shao
Shao.Miller at yrdsb.edu.on.ca
Mon Jun 7 20:49:29 EDT 2010
Good day Steve,
I'm familiar with this NIC, the "NetXen Phantom," originally.
Would you care to share your "boot.cfg" file, which I suspect is a gPXE
script?
By the way, you might consider the convention of naming gPXE scripts
with the .gpxe filename extension, to avoid confusion when receiving
assistance. The .cfg extension brings to mind a Syslinux config-file,
for me. "boot.gpxe" seems nice. :)
If you use something like:
chain http://webserver/getgpxeconf.asp?hwaddr=${mac}
in your script, you might consider other combinations such as:
chain http://webserver/getgpxeconf.asp?hwaddr=${netX/mac}
chain http://webserver/getgpxeconf.asp?hwaddr=${net0/mac}
- Shao Miller
More information about the gPXE
mailing list