Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wimboot: WinPE cannot find \Boot\BCD
2017-09-05, 20:48
Post: #2
RE: wimboot: WinPE cannot find \Boot\BCD
So winpe starts, but you have no network? (the windows 7 install is still winpe)
Or does Winpe not start at all? if so what does happen?

Where does the boot.wim come from, and what (if any) are the modifications to it?


My guess is that you have simply not initialized the network in winpe, or that you are missing network drivers, Which nic are you using in the test machine?

From another post of mine: http://forum.ipxe.org/showthread.php?tid...2#pid13472

use this inside winpe:
Code:
wpeinit
wpeutil WaitForNetwork
net start dnscache

ipconfig /all
to make sure everything is up in regards to network and see what the result is.

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: wimboot: WinPE cannot find \Boot\BCD - NiKiZe - 2017-09-05 20:48



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