[ipxe-devel] HTTP ISO and Sanhook

Armin Ranjbar zoup at zoup.org
Sat Dec 9 09:30:18 UTC 2017


Hello And thanks for IPXE,

goal is to attach SAN device and boot windows iso images. (using wimpe is
not possible due to architectural limitations of the project)

this is my script:
#!ipxe
dhcp
echo "Adding SCSI"
set username behrooz
set password behpass

set keep-san 1
set initiator-iqn iqn.1993-08.org.debian:01:a87a0bc571c
sanboot iscsi:10.10.0.111::::iqn.2003-01.org.linux-iscsi.vdi.x8664:sn.e5d7a4882dbf
--keep
sanboot --drive 0x81 --no-describe http://10.10.0.235/win7.iso


now problem is, windows boot manager starts and returns error 0xc0000225 (
https://neosmart.net/wiki/0xc0000225/)


Thanks :)
---
Armin ranjbar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20171209/9fe03069/attachment.htm>


More information about the ipxe-devel mailing list