how do I display the serial and mac address on ipxe main menu?
|
2019-02-08, 02:10
Post: #2
|
|||
|
|||
RE: how do I display the serial and mac address on ipxe main menu?
display it with
item --gap Serial: ${smbios/serial} mac last used nic: ${netX/mac} But since you want to save it in a database - just send it to the database with a serverside script that you post to with http. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
how do I display the serial and mac address on ipxe main menu? - ndog - 2019-02-08, 01:06
RE: how do I display the serial and mac address on ipxe main menu? - NiKiZe - 2019-02-08 02:10
RE: how do I display the serial and mac address on ipxe main menu? - ndog - 2019-02-10, 20:59
|
User(s) browsing this thread: 1 Guest(s)