Hello,<br>I do following steps:<br>create undi.iso with myscript.ipxe which only one command, (shell). <br>configure network:<br>set net0/ip x.x.x.x<br>set net0/netmask x.x.x.x<br>set net0/gateway x.x.x.x<br>Now use route to see configuration, it will show net0 is inaccessible.<br>

so I use ifopen net0 to enable it.<br>input "kernel <a href="http://x.x.x.x/myfile">http://x.x.x.x/myfile</a>", show download message, and hang, about 3s, reboot machine.<br><br>Any idea about it?<br clear="all">

Thanks,<br>yixuan<br>