Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SCCM 1606, blackscreen winpe boot
2017-03-10, 12:12 (This post was last modified: 2017-03-10 12:14 by harry9.)
Post: #4
RE: SCCM 1606, blackscreen winpe boot
Thank you for anwser! Smile

Quote:initrd http://deploy/bootmgr.exe bootmgr.exe

Ok, we probably need to update that documentation, bootmgr is automatically extracted from the wim, so not needed, I would recommend removing the strike thru line above.

Ok, removed that line from my ipxe config.
Code:
#!ipxe
kernel http://deploy/wim2.5.2/wimboot gui
initrd http://deploy/BCD                                          BCD
initrd http://deploy/Fonts/segmono_boot.ttf                segmono_boot.ttf
initrd http://deploy/Fonts/segoe_slboot.ttf                  segoe_slboot.ttf
initrd http://deploy/Fonts/wgl4_boot.ttf                      wgl4_boot.ttf
initrd http://deploy/boot.sdi                                     boot.sdi
initrd http://deploy/sources/boot.wim                        boot.wim
boot

Quote:Also the same goes for drivers, so don't add drivers to the .wim other then possibly network drivers, and instead load other drivers via drvload.

A bit fuzzy there, I have only added drivers for NIC.

Quote:One other thing is to add gui on the end of wimboot so it becomes
kernel http://deploy/wimboot/2.5.2/wimboot gui

Thanks! Getting an error message now.

"Your PC ran into a problem and nees to restart. You can restart.

If you'd like to know more, you can search online later for this error: SYSTEM_THREAD-EXCEPTION_NOT_HANDLED"

Maybe a clue!

/Harry




Quote:Check your deploy/Boot/BCD

Sorry, but what should I look for in boot/BCD? Blush

/Harry
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: SCCM 1606, blackscreen winpe boot - harry9 - 2017-03-10 12:12



User(s) browsing this thread: 1 Guest(s)