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
booting ipxe from pxelinux
2013-08-01, 11:44
Post: #1
booting ipxe from pxelinux
using pxelinux.0 (Version 4.04) I could boot ipxe in this way:

LABEL IPXE_shell
KERNEL /ipxe/IPXE.KRN ipxe command
(eg. Shell)

using pxelinux (Version 6.01) this works no more
getting: "invalid argument" error.

same error occurs if I try

LABEL IPXE_shell
KERNEL /ipxe/IPXE.KRN
INITRD myscript.ipxe


Is there a workaround?
How to transfer a commandline to ipxe?
I perfer solutions without creating different configurations of ipxe because administration of versions is cumbersome.
pxelinux (v 5.x) I have never used
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
booting ipxe from pxelinux - jwm77 - 2013-08-01 11:44



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