14.10.2015 21:09, Rivard, Matthew T пишет:
Just going by these definitions of bootp and dhcp here:
https://technet.microsoft.com/en-us/library/cc781243%28v=ws.10%29.aspx

The net_bootp only works with a bootp enabled scope on the dhcp server after chaining 
from iPXE to grub2.   Without a "bootp" scope setup on the dhcp, calling 
net_bootp on the adapter fails to get an IP address.

So, I guess I could more clearly word that the bootp protocol works when 
calling net_bootp, but standard dhcp isn't.


Hmm ... you are right; we are actually doing BOOTP here, not DHCP.


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to