get mac from ipxe in different format (no delimiter at all)
|
2013-05-04, 12:39
(This post was last modified: 2013-05-04 14:43 by Torgeir.)
Post: #1
|
|||
|
|||
get mac from ipxe in different format (no delimiter at all)
Hi!
I found myself in need of getting the mac from iPXE with no delimiter at all. Sanboot with the MAC address (no delimited), in an embedded script within iPXE. Usage: Code: iPXE> show mac So I made myself a little patch for this (don't know if anyone else would ever need it...), but here it goes. settings.c.patch Code: --- a/src/core/settings.c 2013-05-04 12:41:09.828764000 +0200 Code: --- a/src/ipxe/include/settings.h 2013-05-04 12:41:09.928765000 +0200 Torgeir |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
get mac from ipxe in different format (no delimiter at all) - Torgeir - 2013-05-04 12:39
RE: get mac from ipxe in different format (no delimiter at all) - MultimediaMan - 2013-05-04, 14:08
RE: get mac from ipxe in different format (no delimiter at all) - Torgeir - 2013-05-04, 14:44
RE: get mac from ipxe in different format (no delimiter at all) - robinsmidsrod - 2013-05-04, 17:00
|
User(s) browsing this thread: 1 Guest(s)