Hi Christian,

Thank you for your message.
The VHD contain the firadisk driver. I hope in this way to avoid the "0x7B 
INACCESSIBLE_BOOT_DEVICE BSoD".
I also will try the iSCSI way.

Kind Regards,
Christian

________________________________
From: Christian Nilsson <nik...@gmail.com>
Sent: Sunday, February 10, 2019 5:35 PM
To: Christian Rappo
Cc: ipxe-devel@lists.ipxe.org
Subject: Re: [ipxe-devel] IPXE : Chain : Input/output error 
(http://ipxe.org/1d0c6239)

On Sun, 10 Feb 2019 at 17:32, Christian Rappo <rap...@hotmail.com> wrote:
>
> Hi,
>
> When "chain http://192.168.1.10/Win2019Core.vhd"; , the system display the 
> following message: Input/output error (http://ipxe.org/1d0c6239).
> Win2019Core.vhd is about 10GB.
>
> Please thanks for helping!
> Kind regards,
> Christian Rappo
> Switzerland

I don't think the http stack currently support that large files.
But even if it did - remember that the data is thrown out as soon as
the Windows kernel is loaded (I'm assuming it has windows on it)
That would result in a 0x7B INACCESSIBLE_BOOT_DEVICE BSoD
Since windows does not have any information about where or how this
data is located in memory.

You should find some other way to load your disk, iSCSI for example.
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to