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
HP 2570p (no network with iPXE undionly.kpxe) but ipxe.lkrn is working.
2012-09-28, 12:54 (This post was last modified: 2012-09-28 12:55 by Torgeir.)
Post: #1
HP 2570p (no network with iPXE undionly.kpxe) but ipxe.lkrn is working.
Hi!

I am testing iPXE on a "lab" network, with this config in my dhcpd.conf:

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

I've tried with undionly.kpxe/kkpxe/kkkpxe, no difference.
But with the ipxe.lkrn network is working as it should...

Both are based on the same source. iPXE 1.0.0+ (09cc).

Any ideas?

Torgeir
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP 2570p (no network with iPXE undionly.kpxe) but ipxe.lkrn is working. - Torgeir - 2012-09-28 12:54



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