> 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. _______________________________________________ gPXE-devel mailing list gPXE-devel@etherboot.org http://etherboot.org/mailman/listinfo/gpxe-devel