Closed marrotte closed 6 years ago
178Mb is larger than TFTP can support with a standard block size of 512 bytes. Is this a supported installation method?
Yeah. It's supported here:
But, I see your point and how the TFTP code is tightly coupled with the 2-byte int block ID. I switched from TFTP to HTTP and got it working.
Thanks for the feedback and sweet PXE server.
I'm a little unsure how this is actually supposed to work, IIRC we've implemented blockid wraparound if supported by the client but that may not be working in this case.
Since it is not recommended to use TFTP for files of this size anyway and you've managed to get it working with HTTP I will close this issue.
No errors from PyPXE. This is during TFTP process. TOOLS.T00 is the biggest file at 178M.