[gPXE-devel] MAC Address Format

Lars Kellogg-Stedman lars at oddbit.com
Mon Aug 2 20:30:59 EDT 2010


> The problem is that Windows doesn't support colon ':' in the file name,
> however it does support dash '-'.
>
> What would be the best approach (in code or otherwise) to choose the format
> for a MAC address within gPXE?

I'm sure someone else will have a better solution...however, if you
were to use http instead of tftp, you could then take care of the
filename transformation in your webserver, either via a very simple
cgi script or via something like Apache's mod_rewrite.

Alternatively, this Microsoft KB article may be helpful:

  http://support.microsoft.com/kb/289627

I'm not a Windows person generally, and I don't know if this would
actually apply to your situation.


More information about the gPXE-devel mailing list