[gPXE] how to use gpxe w/o dhcp

Gene Cumm gene.cumm at gmail.com
Mon Nov 7 13:28:23 EST 2011


On Mon, Nov 7, 2011 at 00:41, Yixuan Huang <yixuan178 at gmail.com> wrote:
> Hello Everyone,
> I have one question, if my environment doesn't have dhcp server, how can I
> set ip for gpxe and load remote kernel?
>
> Thanks,
> yixuan


Yes, you can embed a script into gPXE.  If a static script is
insufficient, you can have a static script in gPXE reference a static
or dynamic script generated from an HTTP server.  You could include
attributes like UUID, NIC MAC address, and IP as portions of the URL
when fetching the HTTP generated script.

-- 
-Gene


More information about the gPXE mailing list