wimboot Can't handle unknown compression scheme - Printable Version +- iPXE discussion forum (https://forum.ipxe.org) +-- Forum: iPXE user forums (/forumdisplay.php?fid=1) +--- Forum: General (/forumdisplay.php?fid=2) +--- Thread: wimboot Can't handle unknown compression scheme (/showthread.php?tid=7987) |
wimboot Can't handle unknown compression scheme - sebus - 2016-03-14 13:59 Normally wimboot works on any .wim image. But I have WinPE_SE 10 created wim, which does not want to boot via wimboot Just had to redo the compression with DISM.EXE /Export-Image /Compress:max & it does work (at least the part which finds bootmgr.exe) |