Displaying 2 results from an estimated 2 matches for "pxe_load_config".
Did you mean:
pm_load_config
2011 Mar 27
1
[PATCH] MAC Address Ranges
...ath below will take the client's MAC address and walk through
(almost) all of the MAC address ranges.
--- syslinux-4.03/core/fs/pxe/pxe.c.orig 2011-03-26
22:33:37.067359656 -0400
+++ syslinux-4.03/core/fs/pxe/pxe.c 2011-03-26 22:40:18.470771416 -0400
@@ -1079,6 +1079,8 @@ static int pxe_load_config(void)
char *config_file;
char *last;
int tries = 8;
+ int mac_tries = 16;
+ char *last_mac;
get_prefix();
if (DHCPMagic & 0x02) {
@@ -1101,8 +1103,16 @@ static int pxe_load_config(void)
/* Try loading by MAC address */
strcpy(config_file, MAC_str);
-...
2011 Dec 29
6
tftp with pxelinux.0 from syslinux 4.10-pre17
Hello everybody,
setting up a netboot server for a really huge network I decided to go with
what will be syslinux 4.10 to get support for http transfers.
The setup works on my notebook, booting another notebook directly connected.
However it fails with a more complex setup: A virtual machine on the
second notebook bridged to the ethernet device does not boot, systems from
other networks with a