wimboot: WinPE cannot find \Boot\BCD
|
2017-09-05, 20:42
Post: #1
|
|||
|
|||
wimboot: WinPE cannot find \Boot\BCD
I'm stuck. I see that files are loaded correctly:
Code: wimboot : 51392 bytes [bzImage] [SELECTED] "rawbcd pause" I got files from Windows 8.1 ADK. I was able to boot Windows 7 installer itself instead of WinPE but it didn't found iSCSI drive. |
|||
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 Use GitHub Discussions VRAM bin |
|||
2017-09-05, 21:46
Post: #3
|
|||
|
|||
RE: wimboot: WinPE cannot find \Boot\BCD
boot.wim got from Win 7 install disk works but it does not list sanhook'ed disk. boot.wim got from ADK (Windows Assessment and Deployment Toolkit) 8.1 cannot find \Boot\BCD.
I'll update rest soon when I boot the machine from Win 7 install disk (2017-09-05 20:48)NiKiZe Wrote: So winpe starts, but you have no network? (the windows 7 install is still winpe) |
|||
2017-09-05, 21:51
Post: #4
|
|||
|
|||
RE: wimboot: WinPE cannot find \Boot\BCD
Start with checking if win7 has network at all, if not then it won't be able to connect to any iSCSI device either.
"8.1 cannot find \Boot\BCD." What is the _exact_ error message you get, and when do you get it? If there is any issue with your BCD file then I would suggest to test using the PXEBCD found at https://github.com/NiKiZe/wimboot-bcd This is a minimal clean generic BCD. Use GitHub Discussions VRAM bin |
|||
2017-09-05, 21:54
(This post was last modified: 2017-09-05 22:13 by mpiechotka.)
Post: #5
|
|||
|
|||
RE: wimboot: WinPE cannot find \Boot\BCD
Hmm. I got now the same error in Windows 7.
(2017-09-05 21:51)NiKiZe Wrote: "8.1 cannot find \Boot\BCD." Status. 0xc000000e Info: The Boot Configuration is corrupted or missing (I haven't managed to copy it all before system autoreboot) (2017-09-05 21:51)NiKiZe Wrote: Start with checking if win7 has network at all, if not then it won't be able to connect to any iSCSI device either. The same error with PXEBCD. |
|||
2017-09-06, 06:11
Post: #6
|
|||
|
|||
RE: wimboot: WinPE cannot find \Boot\BCD
(2017-09-05 21:54)mpiechotka Wrote: Status. 0xc000000e Good now we have something to work with I would start with checking that the same boot.wim works when put and booted via a USB device instead of via wimboot, Just to make sure the basic works. Use GitHub Discussions VRAM bin |
|||
2017-09-06, 19:04
Post: #7
|
|||
|
|||
RE: wimboot: WinPE cannot find \Boot\BCD
This seems to be a bug in wimboot as downgrading to 2.3.0 fixed problem. It looks like I need to add network driver as per wiki page.
|
|||
2017-09-06, 19:44
Post: #8
|
|||
|
|||
RE: wimboot: WinPE cannot find \Boot\BCD
Downgrading wimboot would have nothing to do with the network driver.
Have you tried anything between 2.3.0 and 2.5.0? Is 2.3.0 the most recent version of wimboot that works? and which issue does it solve if you downgrade? (someone else will need to reproduce this issue to be able to fix it, so non confusing steps needed to reproduce this would be really great) Use GitHub Discussions VRAM bin |
|||
2017-09-06, 20:10
Post: #9
|
|||
|
|||
RE: wimboot: WinPE cannot find \Boot\BCD
(2017-09-06 19:44)NiKiZe Wrote: Downgrading wimboot would have nothing to do with the network driver. But has to do with \Boot\BCD error:
For the installation I will create a separate thread to not confuse things. |
|||
2017-09-08, 00:26
Post: #10
|
|||
|
|||
RE: wimboot: WinPE cannot find \Boot\BCD
I cannot reproduce it any longer on 2.6.
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)