[ipxe-devel] CDROM static iPXE
Michael Brown
mcb30 at ipxe.org
Wed Aug 30 22:43:45 UTC 2017
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
More information about the ipxe-devel
mailing list