[ipxe-devel] wimboot

Thomas Glanzmann thomas at glanzmann.de
Sat Sep 29 16:22:08 UTC 2012


Hello Michael,

* Michael Brown <mbrown at fensystems.co.uk> [2012-09-18 16:35]:
> Tested on every version of Windows from Vista through to Server 2012.  Typical 
> download time for WinPE is around two seconds.

wow. I thank you for providing this excellent piece of software.

> Documentation is at
> http://ipxe.org/wimboot

There is a typo at the documentation that should be fixed so that it is
easier for new comers:

(mini) [~] diff -ruN wimboot.orig wimboot
--- wimboot.orig        2012-09-29 18:19:40.000000000 +0200
+++ wimboot     2012-09-29 18:20:21.000000000 +0200
@@ -54,7 +54,7 @@
     #!ipxe

     kernel wimboot
-    initrd bootmgr          bootmgr
+    initrd bootmgr          bootmgr.exe
     initrd boot/bcd         BCD
     initrd boot/boot.sdi    boot.sdi
     initrd sources/boot.wim boot.wim
@@ -83,7 +83,7 @@
     #!ipxe

     kernel wimboot
-    initrd bootmgr                     bootmgr
+    initrd bootmgr                     bootmgr.exe
     initrd boot/bcd                    BCD
     initrd boot/fonts/segmono_boot.ttf segmono_boot.ttf
     initrd boot/fonts/segoe_slboot.ttf segoe_slboot.ttf

> Enjoy!

I did. Thank you again for that super cool software.

Cheers,
        Thomas 



More information about the ipxe-devel mailing list