On 30/08/17 22:05, Vallard wrote:
1. No network devices are found. Booting up the basic ISO image (http://boot.ipxe.org/ipxe.iso) and loading the command prompt I don't see any interfaces:
IPXE>ifstat
(returns nothing)

I'm wondering if this is that the Cisco UCS drivers are just not in there. I didn't see them in the src when I compiled from scratch either.

Your guess is correct.  iPXE has no native driver for the Cisco UCS NICs.

2. I thought to put a script on the ISO image my isolinux.cfg would look like:

If you are building from source, then the easiest solution is to just embed your script:

  make bin/ipxe.iso EMBED=myscript.ipxe

Michael
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to