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
Refreshing an iPXE Web Menu...
2013-06-07, 04:51 (This post was last modified: 2013-06-07 14:16 by MultimediaMan.)
Post: #1
Refreshing an iPXE Web Menu...
Modern servers with lots of RAM can take a long time to boot.

Debugging iPXE scripts on real metal is a fact of life as part of testing. So what to do for this?

This little trick will save you some time if you have a static script that you are working on, with a running iPXE client accessing it.

Assumption:

Your script is named default.ipxe

In the menu place a selection like so...

Code:
item refresh_me        Refresh Menu

:refresh_me

chain -ar ${17}/NetBoot/iPXE/default/default.ipxe

"Thus far, you have been adrift within the sheltered harbor of my patience..."
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Refreshing an iPXE Web Menu... - MultimediaMan - 2013-06-07 04:51



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