[ipxe-devel] [ipxe] tftp booting from a windows TFTP server gives issues. (#31)
42wim
notifications at github.com
Wed Oct 1 09:45:21 UTC 2014
PXE sends a leading / that needs to be removed.
e.g. chain tftp://ip.of.server/boot\x64\wdsbnp.com
PXE send TFTP Request /Boot\x64\wdsnbp.com
That first "/" must be removed.
Original fix from
http://forum.ipxe.org/archive/index.php/thread-7242.html
You can merge this Pull Request by running:
git pull https://github.com/42wim/ipxe tftp-windows
Or you can view, comment on it, or merge it online at:
https://github.com/ipxe/ipxe/pull/31
-- Commit Summary --
* tftp booting from a windows TFTP server gives issues.
-- File Changes --
M src/net/udp/tftp.c (2)
-- Patch Links --
https://github.com/ipxe/ipxe/pull/31.patch
https://github.com/ipxe/ipxe/pull/31.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/31
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20141001/9586674d/attachment.htm>
More information about the ipxe-devel
mailing list