Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
iPXE Introduction
2012-12-05, 09:32
Post: #6
RE: iPXE Introduction
(2012-12-04 02:46)mrc333777 Wrote:  how do i start a script?

You boot iPXE using either a USB stick or CD when your BIOS is set to boot from either of these devices. You can also boot your computer from the network with a feature called chainloading by using your existing PXE firmware on your network card to boot directly from the network using DHCP and TFTP.

Once iPXE is running and you have the shell available you can type in the following commands to run an iPXE script from a TFTP server or web server (HTTP).

Code:
dhcp
chain http://1.2.3.4/myscript.ipxe
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE Introduction - AT-HE - 2011-04-05, 02:00
RE: iPXE Introduction - robinsmidsrod - 2011-04-05, 16:51
RE: iPXE Introduction - mcb30 - 2011-04-05, 17:18
RE: iPXE Introduction - iPhoneblaster - 2012-06-30, 16:48
RE: iPXE Introduction - mrc333777 - 2012-12-04, 02:46
RE: iPXE Introduction - robinsmidsrod - 2012-12-05 09:32



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