Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
starting script from command line
2012-12-04, 18:26
Post: #2
RE: ipxe
Yes you can do that. Simply start the script as you would start a kernel:

dhcp
kernel http://<server>/helloworld.bat
boot

or shorter:

dhcp
chain http://<server>/helloworld.bat

You may want to take a look at http://ipxe.org/docs
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: ipxe - thomil - 2012-12-04 18:26
RE: ipxe - mrc333777 - 2012-12-06, 15:15



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