[ipxe-devel] IPXE : Chain : Input/output error (http://ipxe.org/1d0c6239)

Christian Nilsson nikize at gmail.com
Sun Feb 10 16:35:54 UTC 2019


On Sun, 10 Feb 2019 at 17:32, Christian Rappo <rappoc at 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.



More information about the ipxe-devel mailing list