The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IPXE Version
2013-08-19, 21:51
Post: #1
IPXE Version
Hi,

I'm need to detect also the version of iPXE with 'avoid loop'. If the version is to old, call undionly.kpxe as another pxe rom.

if exists user-class and option user-class = "iPXE" {
filename "http://my.web.server/real_boot_script.php";
} else {
filename "undionly.kpxe";
}

Thanks for helps,
Regards,
Yannick
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
IPXE Version - ymolinet - 2013-08-19 21:51
RE: IPXE Version - robinsmidsrod - 2013-08-22, 09:28
RE: IPXE Version - ymolinet - 2013-08-22, 09:53
RE: IPXE Version - robinsmidsrod - 2013-08-22, 10:03
RE: IPXE Version - ymolinet - 2013-08-22, 16:51
RE: IPXE Version - robinsmidsrod - 2013-08-23, 13:40
RE: IPXE Version - ymolinet - 2013-08-23, 13:42
IPXE Version - ymolinet - 2013-08-20, 16:53



User(s) browsing this thread: 1 Guest(s)