[ipxe-devel] Scripting help
Michael Brown
mbrown at fensystems.co.uk
Wed May 2 11:15:08 UTC 2012
On Wednesday 02 May 2012 11:57:35 Jonathan Smith wrote:
> Now I understand better how to embed a script. Thanks.
>
> How can I create a sdsk format file using ipxe? I can only find see how to
> create .rom and .kpxe files.
Use something like
make bin/ipxe.sdsk EMBED=script.ipxe
which will build an all-drivers image in .sdsk format, embedding the script
"script.ipxe".
Michael
More information about the ipxe-devel
mailing list