On 15.09.2012 01:11, joe chung wrote: > It is a very useful image that you guys are created. Thanks! By the way, > how do i modify the PXE boot image?
If you're talking about how to modify the behavior of iPXE itself, this is done by changing the files in src/config/*.h as mentioned on http://ipxe.org/buildcfg and then compiling a new binary as explained here: http://ipxe.org/download You'll need a typical Linux environment to compile the files. iPXE can be scripted to do all sorts of things during runtime, you can read more about that here: http://ipxe.org/scripting Hope this helps you on your way. -- Robin _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

