Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to boot "pxeboot.n12" through iPXE?
2014-05-15, 15:11
Post: #2
RE: How to boot "pxeboot.n12" through iPXE?
(2014-05-15 14:15)karthikeayan Wrote:  kernel tftp://10.0.0.5/Boot/pxeboot.n12
initrd tftp://10.0.0.5/Boot/bootmgr.exe BOOTMGR
initrd tftp://10.0.0.5/Boot/BCD BCD
initrd tftp://10.0.0.5/Boot/boot.sdi BOOT.SDI
initrd tftp://10.0.0.5/Boot/winpe.wim boot.wim

You do not want to use pxeboot.n12. It looks as though you are attempting to use wimboot (which is the correct approach), but your script has some errors. See the instructions at http://ipxe.org/howto/winpe for correct examples.

You may wish to use HTTP instead of TFTP; this will reduce the boot time down to around two seconds.

Michael
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: How to boot "pxeboot.n12" through iPXE? - mcb30 - 2014-05-15 15:11



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