Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Boot image over http using only NETBOOT?
2015-03-09, 11:48
Post: #2
RE: Boot image over http using only NETBOOT?
If you want to be able to boot machines without any local config you need to setup your network for PXE booting. That includes having both a DHCP server and a TFTP server on your network which you can configure as you need. There are some articles on http://networkboot.org/ that should help you out in getting it set up on either Windows or Linux. If you want to try to use your router for that you need to check its documentation if it is capable of supporting PXE booting.

If it doesn't support the setup for chainloading you can build an ipxe binary with an embedded script that breaks the infinite boot loop explained in http://ipxe.org/howto/chainloading.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Boot image over http using only NETBOOT? - robinsmidsrod - 2015-03-09 11:48



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