Open GoogleCodeExporter opened 8 years ago
Could you please give a patch for it, ruymbeke?
It seems the gateway value might be no use in grub4dos. Right?
And the problem needn't solve. Right?
Original comment by tinyb...@gmail.com
on 1 Mar 2013 at 3:31
Hi Tinybit,
The gateway value is important for routing and is obviously required
if the tftp server is on another subnet. This feature is working with iPXE
and it would be very useful to have it working with grub4dos as well.
Best Regards,
Gilles
PS: I am very busy right now but I can try to have a look at the source code
during my limited spare time and if not too complicated try to propose a patch.
Original comment by ruymbeke
on 1 Mar 2013 at 3:50
Hi Tinybit,
I started digging into the code and after adding some "grub_printf" debugs
in common.c and fsys_pxe.c it looks like that (at least in my case) the pxe code
is not returning the gateway data or it is not where grldr is expecting it to
be.
Do you know what happened to the "bootp" command ? When did it get removed ?
I will try to spend a little bit more time on it when ever possible...
Cheers,
Gilles
Original comment by ruymbeke
on 11 Mar 2013 at 6:09
bootp might be removed by me. sorry but I can't remember it rightly.
If you need the bootp command, you may contribute a patch.
Original comment by tinyb...@gmail.com
on 12 Mar 2013 at 6:58
Maybe supported after 2014-10-17.
http://grub4dos.chenall.net/downloads/grub4dos-0.4.5c-2014-10-17/
Original comment by chenall.cn
on 17 Oct 2014 at 9:39
Original issue reported on code.google.com by
ruymbeke
on 17 Feb 2013 at 11:00Attachments: