Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Booting Windows VHD with custom boot flags
#7
Here you go.  You need to specify {boomgr} and {default} in the bcdedit commands when specifying the store:

Code:
bcdedit /store BCD /set {default} testsigning on
bcdedit /store BCD /set {bootmgr} testsigning on
bcdedit /store BCD

Afterwards, I was able to to use PowerISO to replace the BCD files.

If PowerISO won't recognize the file, download it again as it may have become corrupt.

[Image: I2ePFH0.png]
Reply


Messages In This Thread
RE: Booting Windows VHD with custom boot flags - by asheroto - 08-30-2021, 10:04 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)