[syslinux] Intel Boot Agent: PXE-E32: TFTP open timeout for correctly configured tftp-hpa

H. Peter Anvin hpa at zytor.com
Thu Sep 7 21:17:10 PDT 2006


张韡武 wrote:
> 
> The desktop computer with IBA 2.2 boots, obtain IP address like this:
>         DHCP Client: 10.0.0.7   MASK: 255.255.255.0 DHCP IP: 10.0.0.32
>         GATEWAY IP: 10.0.0.1
>         PXE-E32: TFTP open timeout.
>         PXE-E32: TFTP open timeout.
>         PXE-E32: TFTP open timeout.
> 
> Note between each of the last 3 error message the computer waited about
> one minute before timeout.
> 

[...]

> group {
>   option vendor-class-identifier "PXEClient";
>   next-server 10.0.0.32;
>   filename "pxelinux.0";
>   option PXE.mtftp-ip 0.0.0.0;
     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   vendor-option-space PXE;
> 

Drop the MTFTP line.

	-hpa




More information about the Syslinux mailing list