9/16/2014 [email protected] wrote: GC> On Sep 15, 2014 8:39 PM, "Andy Medynets" <[email protected]> wrote: >> >> Hi list, >> >> our board has multiple network chips: 6 x Intel 82574L and 1 x Intel >> EG20T pce-gbe(8086:8817, currently not supported). Due to this, ipxe >> spends enormously long time probing and initializing available network >> interfaces, which is not needed. Only one dedicated network interface >> will be used for booting. >> Is there a way to [pre]select a single network interface for >> initialization and further use? >> We're still trying to avoid patching the source code. GC> Use your own custom embedded script. GC> http://ipxe.org/scripting GC> http://ipxe.org/cmd GC> http://ipxe.org/cfg/busloc GC> --Gene
My understanding that any scripts get interpreted _after_ the initialization/device_probing, which takes a long time. Please correct me if I'm wrong. Andy _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

