On 16/10/12 14:30, Lee Eric wrote:
Here's my host definition in dhcpd.conf:

         host sanboot.garfield.internal {
                 filename "gpxe-1.0.1-gpxe.kpxe";
                 option root-path
"iscsi:storage.garfield.internal:6:3260:1:iqn.2012-10.internal.garfield:sanboot";
                 hardware ethernet 52:54:00:7B:7E:A7;
                 option host-name "sanboot.garfield.internal";
                 fixed-address sanboot.garfield.internal;
         }

And it seems that it cannot load the iscsi target properly and just
starts gPXE infinitely. Is there any way to make sanboot available for
this host?

See http://ipxe.org/howto/chainloading#breaking_the_infinite_loop

Also, please upgrade to iPXE; gPXE contains many known bugs and is no longer maintained.

Michael
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to