[ipxe-devel] Scripting help
Jonathan Smith
Jonathan.Smith at seamap.com
Wed May 2 10:57:35 UTC 2012
Hi,
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.
Regards,
Jonathan
From: ipxe-devel-bounces at lists.ipxe.org [mailto:ipxe-devel-bounces at lists.ipxe.org] On Behalf Of Slawomir Latkowski
Sent: 02 May 2012 11:33
To: ipxe-devel at lists.ipxe.org
Subject: Re: [ipxe-devel] Scripting help
Hi Jonathan,
#!ipxe
:retry_dhcp
dhcp || goto retry_dhcp
http://ipxe.org/scripting
and Michael's link
http://ipxe.org/embed
You need a Linux to create an image.
Regards,
Slawomir
2012/5/2 Michael Brown <mbrown at fensystems.co.uk<mailto:mbrown at fensystems.co.uk>>
On Wednesday 02 May 2012 10:49:57 Jonathan Smith wrote:
> I have successfully been using Etherboot code (from ROM-o-matic) to
> generate sdsk format files for using on a compact flash card, on a
> processor board containing an Intel 10/100 chip.
>
> I am now upgrading to ipxe and wish to add an embedded script to keep
> trying DHCP until it succeeds in getting an address. How can I create an
> sdsk format file with an embedded script using ipxe?
http://ipxe.org/embed
Michael
_______________________________________________
ipxe-devel mailing list
ipxe-devel at lists.ipxe.org<mailto:ipxe-devel at lists.ipxe.org>
https://lists.ipxe.org/mailman/listinfo/ipxe-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20120502/c37b5bab/attachment.htm>
More information about the ipxe-devel
mailing list