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
tftp second file
2013-06-02, 01:38
Post: #1
tftp second file
i would like to compile the ipxe with an embedded script that does

embeddedscript.ipxe
--------------------
#!ipxe
dhcp
read tftp file abc.txt
read first line of abc.txt "runme = http://ipaddress/winpe/boot.ipxe"
then boot runme

so how do i setup the script file and compile this
make embed=embeddedscript.ipxe didn't do anything for me, no compiler errors, and when i ran it, it was the same iso version.

note: on gpxe site i saw:
$ make EMBEDDED_IMAGE=../contrib/scripts/static.gpxe
so can i do something like that ?

PS: it would be nice to get NFS support (seems like it was removed)

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


Messages In This Thread
tftp second file - g10 - 2013-06-02 01:38
RE: tftp second file - robinsmidsrod - 2013-06-05, 10:08



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