Drive letters in WinPe will probably be different from what you see in windows -
that is normal.
I would delete the bcd store and run the commands again.
Yes you should be pointing them at the reserved system partition
.
Otherwise, at cmd prompt, type:
diskpart
lis vol
(
Look to see the drive letter for your main windows partition - if it is D then
type as below, otherwise replace D with the letter diskpart gives for the main
windows partition)
sel vol d
act
exi
bcdboot
d:\windows /s d:
bootsect /nt60 all /mbr
restart the pc - you're
good.
Subscribe to:
Post Comments (Atom)
Windows 11 Network Refresh Without Reboot
# Full-Network-Reset.ps1 # Run as Administrator for full effect Write-Host "Restarting network adapters..." -ForegroundColor C...
-
First, you need to locate the server with the PDC role. Open the command prompt and type: netdom /query fsmo Look for the PDC line L...
-
It's Friday and it's 4:02 PM. I have nothing more clever in me. I'm just ready to go home and pet my dog Lucy. Here's a p...
No comments:
Post a Comment