Ryzaar
Member
EDIT: Windows is installed on my C:\ drive, however when running the command bcdedit /store C:\Boot\BCD\, I get 'The system cannot find the file specified.'
If, however, I run that same script for my D:\ drive, the Windows Boot Manager and Boot Loader appear (however they are labelled with partition=C: and whatnot). What's the go here?
EDIT2: I think the OS is installed on C:\ but all the boot stuff is on D:\... If I follow the guide in the link below, should I change any of the C:\ or D:\'s???
I followed the steps outlined here: http://neosmart.net/wiki/display/EBCD/Recovering+the+Windows+Bootloader+from+the+DVD to fix an error I previously encountered:
Status: 0xc000000e
Info: The boot selection failed because a required device is inaccessible.
However now I get the error 0xc0000428 'Windows cannot verify the digital signature for this file.' - \Windows\system32\winload.exe. From here, I am given the option to 'investigate further' by pressing ENTER, which display the boot menu. If I proceed, it shows one option - 'Microsoft Windows'. It states down the bottom that pressing F8 will provide me with more advanced options for my selection, however it only brings me back to the winload.exe error screen.
I have tried using the startup repair on my Win7 Recovery Disk, but returns the following error at the end:
Other things I have tried:
1. Tried disabling integrity checks
2. Checked the contents of the boot CD. Files found:
bcd
boot.sdi
bootfix.bin
This seemed odd when compared to this:
3. bootsect /nt60 SYS /mbr > Command prompt returned success messages, but no changes as far as boot up is concerned.
4. System scan
If, however, I run that same script for my D:\ drive, the Windows Boot Manager and Boot Loader appear (however they are labelled with partition=C: and whatnot). What's the go here?
EDIT2: I think the OS is installed on C:\ but all the boot stuff is on D:\... If I follow the guide in the link below, should I change any of the C:\ or D:\'s???
I followed the steps outlined here: http://neosmart.net/wiki/display/EBCD/Recovering+the+Windows+Bootloader+from+the+DVD to fix an error I previously encountered:
Status: 0xc000000e
Info: The boot selection failed because a required device is inaccessible.
However now I get the error 0xc0000428 'Windows cannot verify the digital signature for this file.' - \Windows\system32\winload.exe. From here, I am given the option to 'investigate further' by pressing ENTER, which display the boot menu. If I proceed, it shows one option - 'Microsoft Windows'. It states down the bottom that pressing F8 will provide me with more advanced options for my selection, however it only brings me back to the winload.exe error screen.
I have tried using the startup repair on my Win7 Recovery Disk, but returns the following error at the end:
Root cause found:
----------------------
Boot Manager failed to find OS loader.
Repair action: File repair
Result: Failed. Error code 0x490
Time taken = 4774 ms
Repair action: Boot configuration data store repair
Result: Failed. Error code 0x490
Time taken = 62 ms
Other things I have tried:
1. Tried disabling integrity checks
X:\windows\system32>bcdedit.exe /set nointegritychecks ON
An error occurred while attempting to reference the specified entry.
The system cannot find the file specified.
2. Checked the contents of the boot CD. Files found:
bcd
boot.sdi
bootfix.bin
This seemed odd when compared to this:
3. bootsect /nt60 SYS /mbr > Command prompt returned success messages, but no changes as far as boot up is concerned.
4. System scan
X:\windows\system32>sfc /SCANNOW /OFFBOOTDIR=c:\ /OFFWINDIR=c:\windows
Beginning system scan. This process will take some time.
Windows Resource Protection found corrupt files but was unable to fix some of them.
Details are included in the CBS.Log windir\Logs\CBS\CBS.log. For example
C:\Windows\Logs\CBS\CBS.log
Last edited: