[ipxe-devel] sanboot error questions
Geert Stappers
geert.stappers at hendrikx-itc.nl
Tue Feb 12 11:48:25 UTC 2019
On Tue, Feb 12, 2019 at 08:57:19AM +0000, Christian Rappo wrote:
> Hi,
>
> Trying to boot Windows Server 2019 Standard Core via IPXE using the following ISO: http://boot.ipxe.org/ipxe.iso.
> Here is the situation:
>
> dhcp (OK)
> set keep-san 1 (OK)
> sanhook --drive 0x80 iscsi:192.168.1.10:::1:iqn.2000-01.com.synology:Storage.Target-1.bd589bc392 (OK--->>Registered SAN device 0x80)
> sanboot --filename \bootmgr iscsi:192.168.1.10:::1:iqn.2000-01.com.synology:Storage.Target-1.bd589bc392 (KO--->>Could not open SAN device: Error 0x03232019)
> sanboot --filename \bootmgr --no-describe --drive 0x80 (KO--->>Boot from SAN device 0x80 failed: Operation canceled: http://ipxe.org/0b8080a0)
Text from that URL
|This error originated from one of the following locations within the iPXE source code:
|
| arch/x86/image/bootsector.c (line 140)
At http://git.ipxe.org/ipxe.git/blob/master:/src/arch/x86/image/bootsector.c#l140
is `return -ECANCELED;`
I'm not sure if the problem is at client side,
so I would check the logging at server side.
> Thanks for helping!
Yes, I do hope it helped.
> Kind regards,
> Christian
>
>
>
> PS:
[ ... build error ... ]
> Do I miss something?
The good habit of raising one subject in a new thread.
Cheers
Geert Stappers
DevOps Engineer
Hendrikx ITC
More information about the ipxe-devel
mailing list