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
Where to put my boot.ipxe file?
2015-08-15, 23:33
Post: #1
Where to put my boot.ipxe file?
In my pxelinux.cfg I have this:
Code:
LABEL iPXE
MENU LABEL iPXE
  LINUX memdisk
  INITRD ipxe.iso
  APPEND iso
This works fine, I get a IPXE promt and can fire these commands:
Code:
dhcp
chain http://boot.ipxe.org/demo/boot.php

But I would like to be able to use a boot.ipxe file for scripting, but where can put this and how to tell iPXE to use it?

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


Messages In This Thread
Where to put my boot.ipxe file? - k2teknik - 2015-08-15 23:33



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