How to boot live windows 10 - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: How to boot live windows 10 (/showthread.php?tid=10569) |
How to boot live windows 10 - Yuhua - 2017-12-02 10:37 Dear all How can I use iPXE boot to live windows ? I am trying to put a live windows ISO in web server, end user can boot to this windows via iPXE. I tried to capture a live windows image into a WIM file, and use wimboot to boot it, but as the file size of this WIM file is greater than 4G....I got an error when I tried to do so Is there any suggestions? Thanks in advance Yuhua RE: How to boot live windows 10 - sherpya - 2017-12-28 20:07 There is no such "live windows" thing, the closest match is winpe but it's somehow a reduced set of windows, boot options are different because you cannot write on the provided wim image. To boot winpe you need wimboot |