iPXE discussion forum
problem with boot.ipxe - Printable Version

+- iPXE discussion forum (https://forum.ipxe.org)
+-- Forum: iPXE user forums (/forumdisplay.php?fid=1)
+--- Forum: General (/forumdisplay.php?fid=2)
+--- Thread: problem with boot.ipxe (/showthread.php?tid=8052)



problem with boot.ipxe - jamy69 - 2016-04-29 00:00

Hi,
I try to use the iPXE, with the ISO.
I prepared my IIS folder with all the necessary.
When I try to boot with the file boot.ipxe, the process will hang...
Trying to rename with .php extension...

Script :

#!ipxe

kernel http://gss/win7/wimboot
initrd http://gss/win7/boot/bcd BCD
initrd http://gss/win7/boot/boot.sdi boot.sdi
initrd http://gss/win7/sources/boot.wim boot.wim
boot

But if I type each line in the prompt, the wim boots properly...

If you can help me.

Thanks a lot.
See Attachment below

Greg

Ipxe


RE: problem with boot.ipxe - robinsmidsrod - 2016-11-02 11:35

A readable screenshot might help a lot in figuring out what's going on. Also add the "pause" argument after wimboot so that it shows details before it boots which you can take a picture of.