book
Article ID: 151773
calendar_today
Updated On:
Issue/Introduction
SymptomsThe error will typically appears just as the TFTP Service starts.
Cause
When looking for the file, the path in 'Transmit files directory' in File Transfer tab of Control Panel's 3ComTFTP item is added to the path given in BOOTPTAB.
For example, if C:\TFTPBOOT is specified in the 'Transmit Files Directory' and TEST.PXE in BOOTPTAB file, it will look for C:\TFTPBOOT\TEST.PXE.
Conversely, if you enter C:\TFTPBOOT\TEST.PXE in BOOTPTAB, it will look for C:\TFTPBOOT\C:\TFTPBOOT\TEST.PXE and will fail with the error, "PXE-E3B TFTP error - File not found".