Win7 install Sysprep BCD Error -> no bootmanager

bolean

Reputable
Dec 14, 2015
7
0
4,520
I am trying to install Windows7 Ultimate on an older HP G62 Notebook.
I have got around this error extracting the driver from the HP package(thx @joebakb) and pointing the installer to it in the drive selection dialogue - according to setupact.log it is recognized
IsDeviceIDPresent:Found device ID [GenDisk] in hwcompat list
2015-12-15 19:34:24, Info IBS IsDeviceSupported:Device [Disk drive] is supported
2015-12-15 19:34:24, Info IBS IsDeviceSupported:Device description is [Intel(R) 5 Series 4 Port SATA AHCI Controller]
However when attempting to configure the installation after the reboot the
Windows Setup could not configure Windows on this computer’s hardware.
message pops up.
Attempting to use the repair function of Windows Setup doesn't work.

Here is the setuperr.log
?
2015-12-15 19:45:03, Error [0x0e00b3] TOOL Sysprep_Specialize_Bcd: There was an error opening the system store. Status=[0xC0000098][gle=0x000003e5]
2015-12-15 19:45:03, Error [0x0f0082] SYSPRP LaunchDll:Failure occurred while executing 'C:\Windows\System32\spbcd.dll,Sysprep_Specialize_Bcd', returned error code 1006[gle=0x000003e5]
2015-12-15 19:45:03, Error [0x060435] IBS Callback_Specialize: An error occurred while either deciding if we need to specialize or while specializing; dwRet = 0x3ee

and some extracts from setupact.log
2015-12-15 19:41:44, Info IBSLIB Unable to open file \\?\GLOBALROOT\Device\HarddiskVolume9\Boot\zh-HK\bootmgr.exe.mui for read because the file or path does not exist
2015-12-15 19:41:44, Info IBSLIB Copying files from C:\Windows\Boot\PCAT\zh-TW to \\?\GLOBALROOT\Device\HarddiskVolume9\Boot\zh-TW...
2015-12-15 19:41:44, Info IBSLIB SetNamedSecurityInfo failed! Error code = 0x2
2015-12-15 19:41:44, Info IBSLIB Unable to open file \\?\GLOBALROOT\Device\HarddiskVolume9\Boot\zh-TW\bootmgr.exe.mui for read because the file or path does not exist
2015-12-15 19:41:44, Info IBSLIB SetNamedSecurityInfo failed! Error code = 0x2
2015-12-15 19:41:44, Info IBSLIB GetFileAttributes(\\?\GLOBALROOT\Device\HarddiskVolume9\Boot\BCD) failed: File not found.
2015-12-15 19:41:44, Info IBSLIB GetFileAttributes(\\?\GLOBALROOT\Device\HarddiskVolume9\Boot\BCD.LOG) failed: File not found.
2015-12-15 19:41:44, Info IBSLIB Copying font files from C:\Windows\Boot\Fonts to \\?\GLOBALROOT\Device\HarddiskVolume9\Boot\Fonts...
2015-12-15 19:41:44, Info IBSLIB SetNamedSecurityInfo failed! Error code = 0x2
2015-12-15 19:41:44, Info [0x060228] IBS Callback_UpdateBootFiles:Successfully updated Windows boot files.
2015-12-15 19:41:44, Info IBSLIB ModifyBootEntriesLegacy: Not in first boot. No actions to perform. SetupPhase[2]
2015-12-15 19:41:44, Info IBSLIB ModifyBootEntriesBCD:Setup phase is [2]
2015-12-15 19:41:44, Info IBSLIB System BCD store does not exist.
2015-12-15 19:41:44, Info IBSLIB Attempting to copy BCD objects of type 30000000.
2015-12-15 19:41:44, Info IBSLIB Attempting to copy BCD objects of type 20000000.
2015-12-15 19:41:44, Info IBSLIB Attempting to copy BCD objects of type 10200005.
2015-12-15 19:41:44, Info IBSLIB Attempting to copy BCD objects of type 10100002.
2015-12-15 19:41:44, Info [0x060215] IBS CallBack_MungeBootEntries:Successfully modified boot entries
2015-12-15 19:41:44, Info [0x06021f] IBS Callback_UpdateBootCode: Current Setup phase 2
2015-12-15 19:41:44, Info [0x060222] IBS Callback_UpdateBootCode: Preparing drive 'C:\' to boot Windows (updating disk's MBR, volume's boot sector)
2015-12-15 19:41:44, Info [0x0606cc] IBS GetSystemDiskNTPath: Found system disk at [\Device\Harddisk0\DR4].
2015-12-15 19:41:44, Info [0x0606cc] IBS GetSystemDiskNumber: Disk [0] is the system disk.
2015-12-15 19:41:44, Info [0x060249] IBS PrepareSystemToBootWindows: Current system volume path: [C:\]; boot disk number: [0]
2015-12-15 19:41:44, Info IBSLIB UpdateMasterBootRecord: Existing MBR on disk does not need to be updated
2015-12-15 19:41:44, Info IBS PrepareSystemToBootWindows: Successfully updated MBR
2015-12-15 19:41:45, Info IBSLIB UpdateBootCode:Laying down NT Boot code. Drive = C:
capisp.dll::CryptoSysPrep_Specialize: returning 0
2015-12-15 19:45:03, Info [0x0f0081] SYSPRP LaunchDll:Successfully executed 'C:\Windows\system32\capisp.dll,CryptoSysPrep_Specialize' without error
2015-12-15 19:45:03, Info [0x0f008b] SYSPRP RunRegistryDlls:Found entrypoint in registry at SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\SysPrep\Specialize\{6a6b0fac-5606-6e68-30fc-1a64408619ba}; will try to launch 'C:\Windows\System32\spbcd.dll,Sysprep_Specialize_Bcd'
2015-12-15 19:45:03, Info [0x0f0080] SYSPRP LaunchDll:Found 'C:\Windows\System32\spbcd.dll,Sysprep_Specialize_Bcd'; executing it
2015-12-15 19:45:03, Error [0x0e00b3] TOOL Sysprep_Specialize_Bcd: There was an error opening the system store. Status=[0xC0000098][gle=0x000003e5]
2015-12-15 19:45:03, Error [0x0f0082] SYSPRP LaunchDll:Failure occurred while executing 'C:\Windows\System32\spbcd.dll,Sysprep_Specialize_Bcd', returned error code 1006[gle=0x000003e5]
2015-12-15 19:45:03, Info IBS Callback_Specialize: Internal Providers Specialized Failed. System can't proceed to handle Internal Providers
2015-12-15 19:45:03, Info IBS Callback_Specialize: Specialize return: [1006]
2015-12-15 19:45:03, Error [0x060435] IBS Callback_Specialize: An error occurred while either deciding if we need to specialize or while specializing; dwRet = 0x3ee
2015-12-15 19:45:03, Info [0x0640ae] IBSLIB PublishMessage: Publishing message [Windows Setup could not configure Windows to run on this computer's hardware.]

No clue what to do !?
It would be wonderful if somebody could help


might be an error related to the usb install with YUMI !
"When installing Windows 8, 7, or Vista from USB, you must unplug the USB device before the first restart, otherwise you will receive an error stating: from their FAQ
trying again now
 
Solution


YUMI might be using parts of sysprep to create the install image for the USB stick.
Ahh I see.

Also make sure you're installing to an active partition. If you used an OS from this hard drive to make to bootable USB stick, you may need to switch the active partition from the current OS partition to the new install partition.
 

bolean

Reputable
Dec 14, 2015
7
0
4,520
The problem stemmed as i guessed from the USB install and from having created the stick with YUMI.
There is a documented problem with Windows Setup not recognizing the USB stick it has been launched from.
So once the install environment is ready and any additional drivers are loaded setup has to be aborted (close the window) the stick removed and one can restart ,otherwise an error stating "setup was unable to install a new system partition or find an existing one" comes up.
Later once the first 4 parts of the Windows install are done and the system reboots you have to remove the USB stick (if it has been created with YUMI atleast) otherwise Setup cannot configure the bootmanager on the harddrive...

No idea what leads to this behaviour though ..
This was a fresh install with a USB stick created from the original Microsoft iso
 

WinOutreach2

Distinguished
Mar 3, 2011
413
0
19,160


I don’t see the need for either of these tools. Just use DiskPart to make the USB stick partition active (and to format FAT32 if needed) and copy the contents of the ISO into the partition. These extra utilities just add complexity, even if they do give you a nice button to click (GUI).

Brandon
Windows Outreach Team- IT Pro
Windows for IT Pros at TechNet
 

USAFRet

Titan
Moderator


True.
But it just makes it a bit easier.
 

TRENDING THREADS