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 <mbr...@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@lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo/ipxe-devel
>
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo/ipxe-devel

Reply via email to