The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error Code 0x0000005c during WinPE load
2016-08-18, 19:03
Post: #1
Error Code 0x0000005c during WinPE load
Hi,

I'm using a first generation Hyper-V VM running on a Windows 2012R2 server and booting off of ipxe.iso (with ipxe.krn). I'm using wimboot v.2.5.2 to try and load WinPE. Here is the contents of the script I'm running using the chain command...

Code:
kernel http://x.x.x.x/winpe/wimboot  gui
initrd http://x.x.x.x/winpe/bcd        bcd
initrd http://x.x.x.x/winpe/boot.sdi        boot.sdi
initrd http://x.x.x.x/winpe/boot.wim       boot.wim
boot

I see each of these lines process o.k., then I see WinPE start to load with the blue windows logo in the middle of the screen. Next I get this error message...

Your PC needs to restart.
Please hold down the power button.
Error Code: 0x0000005C
Parameters:
<4 lines of parameters that I don't think will help troubleshoot so I'm not typing them>

I've tried with both WinPE 4.0 and WinPE 5.0 without luck.

If I boot from the WinPE .iso then it loads just fine.

If I don't add the gui parameter after wimboot in my script then I get this message:

Get parameters: C/H/S = 1024/255/63, drives = 1
Get disk type: sectors = 0xfff80040, type = 3
Extensions installation check
<and 2 more lines>

Any ideas why it's failing?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Error Code 0x0000005c during WinPE load - mojomatt - 2016-08-18 19:03



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