Report a bug
|
2014-04-19, 01:52
Post: #3
|
|||
|
|||
RE: Report a bug
(2014-04-18 13:21)robinsmidsrod Wrote: Looking at http://ipxe.org/err/3d1260 it seems like this issue is related to the TFTP server not accepting the command, which I'm asusming is because the URL is not proper. Try to replace \ with %5C and see how that works. thanks, but i think the probleam is WDS not accept "/" to be root, and OpenTFTPServer has no plobleam, so, i modify tftp.c PHP Code: static int tftp_send_rrq ( struct tftp_request *tftp ) { modify to: PHP Code: static int tftp_send_rrq ( struct tftp_request *tftp ) { it works! |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Report a bug - BloodFox - 2014-03-27, 09:36
RE: Report a bug - robinsmidsrod - 2014-04-18, 13:21
RE: Report a bug - BloodFox - 2014-04-19 01:52
RE: Report a bug - bleckers - 2014-06-06, 04:00
RE: Report a bug - bleckers - 2014-06-06, 06:23
RE: Report a bug - leandrolnh - 2014-07-28, 06:34
Compile v1.20.1: error: array subscript i is outside array bounds - samuelbernardo - 2020-06-27, 22:15
|
User(s) browsing this thread: 1 Guest(s)