Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windows PE freezes at splash screen using WIMBOOT
2017-02-16, 23:00 (This post was last modified: 2017-02-16 23:23 by epvergara.)
Post: #3
RE: Windows PE freezes at splash screen using WIMBOOT
NiKize,

Thanks for the suggestion. I gave it a try with the original boot.wim from the Windows 10 media, however the problem still persists. Windows PE still freezes 8 out of 10 times at the splash screen. Since you think it is a driver issue I've also tried injecting the drivers for the laptop into the wim to no avail. When booting the same wim from USB it works everytime. I think the issue is with wimboot, but I can't find any error to try and diagnose. Here is my BCD contents and wimboot log, please let me know if anything looks wrong.

BCD
Code:
Windows Boot Manager
--------------------
identifier              {bootmgr}
description             Windows Boot Manager
locale                  en-US
inherit                 {globalsettings}
flightsigning           Yes
default                 {default}
displayorder            {default}
toolsdisplayorder       {memdiag}
timeout                 30

Windows Boot Loader
-------------------
identifier              {default}
device                  ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
path                    \windows\system32\boot\winload.efi
description             Windows Setup
locale                  en-US
inherit                 {bootloadersettings}
isolatedcontext         Yes
osdevice                ramdisk=[boot]\sources\boot.wim,{7619dcc8-fafe-11d9-b411-000476eba25f}
systemroot              \windows
bootmenupolicy          Standard
detecthal               Yes
winpe                   Yes
ems                     No

Windows Memory Tester
---------------------
identifier              {memdiag}
device                  boot
path                    \efi\microsoft\boot\memtest.efi
description             Windows Memory Diagnostic
locale                  en-US
inherit                 {globalsettings}

EMS Settings
------------
identifier              {emssettings}
bootems                 No

Debugger Settings
-----------------
identifier              {dbgsettings}
debugtype               Serial
debugport               1
baudrate                115200

Global Settings
---------------
identifier              {globalsettings}
inherit                 {dbgsettings}
                        {emssettings}

Boot Loader Settings
--------------------
identifier              {bootloadersettings}
inherit                 {globalsettings}
                        {hypervisorsettings}

Hypervisor Settings
-------------------
identifier              {hypervisorsettings}
description             Hypervisor Settings
hypervisordebugtype     Serial
hypervisordebugport     1
hypervisorbaudrate      115200

Device options
--------------
identifier              {7619dcc8-fafe-11d9-b411-000476eba25f}
ramdisksdidevice        boot
ramdisksdipath          \boot\boot.sdi

Wimboot
[Image: 33wma7s.jpg]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Windows PE freezes at splash screen using WIMBOOT - epvergara - 2017-02-16 23:00



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