<div dir="ltr">Hello And thanks for IPXE,<div><br></div><div>goal is to attach SAN device and boot windows iso images. (using wimpe is not possible due to architectural limitations of the project) <br></div><div><br></div><div>this is my script:<div><div>#!ipxe</div><div>dhcp</div><div>echo "Adding SCSI"</div><div>set username behrooz</div><div>set password behpass</div><div><br></div><div>set keep-san 1</div><div>set initiator-iqn iqn.1993-08.org.debian:01:a87a0bc571c</div><div>sanboot iscsi:10.10.0.111::::iqn.2003-01.org.linux-iscsi.vdi.x8664:sn.e5d7a4882dbf --keep</div><div>sanboot --drive 0x81 --no-describe <a href="http://10.10.0.235/win7.iso">http://10.10.0.235/win7.iso</a></div></div><div><br></div><div><br class="gmail-Apple-interchange-newline">now problem is, windows boot manager starts and returns error 0xc0000225 (<a href="https://neosmart.net/wiki/0xc0000225/">https://neosmart.net/wiki/0xc0000225/</a>)<br></div><div><br></div><div><div><br></div><div>Thanks :)<br clear="all"><div><div class="gmail_signature"><div dir="ltr">---<br>Armin ranjbar<br><div><br></div></div></div></div>
</div></div></div></div>