<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-15">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi list,<br>
    <br>
    is it possible to pause the wimboot-process after extractiing the
    bootmgr? <br>
    <br>
    Here happens the following at the moment: <br>
    <br>
    <ul>
      <li>ipxe boots</li>
      <li>ipxe loads following</li>
      <ul>
        <li>kernel /wimboot</li>
        <li>initrd /bootmgr<br>
        </li>
        <li>initrd /boot/bcd</li>
        <li>initrd /boot/fonts/segmono_boot.ttf<br>
        </li>
        <li>initrd /boot/fonts/segoe_slboot.ttf<br>
        </li>
        <li>initrd /boot/fonts/wgl4_boot.ttf<br>
        </li>
        <li>initrd /boot/boot.sdi</li>
        <li>initrd /sources/boot.wim</li>
      </ul>
      <li>ipxe start wimboot</li>
      <li>wimboot extracts bootmgr.exe from bootmgr (if i see right in
        the short time) <- here pausing would be great<br>
      </li>
      <li>screen gets dark and nothing happens anymore</li>
    </ul>
    <p>Is it possoble to pause wimboot, before it gives control to
      bootmgr.exe ?<br>
    </p>
    <p>Regards<br>
      Oliver<br>
      <br>
    </p>
  </body>
</html>