BCD File Access and Creation
Applies To: Windows Server 2008
Each boot image is represented in the Boot Configuration Data (BCD) store as an available boot loader option. The BCD store contains boot configuration parameters and controls how the operating system is started in Windows Vista and Windows Server 2008 operating systems. These parameters were previously in the Boot.ini file (in BIOS-based operating systems) or in the nonvolatile RAM (NVRAM) entries (in Extensible Firmware Interface–based operating systems).
Each boot image on the Windows Deployment Services server has a corresponding BCD file that contains a Boot Loader entry. The entry describes how to boot that particular operating system image. The BCD file contains information such as the boot device (RAMDISK), the image name (obtained from the .wim metadata), the detect HAL option, and the operating system type (Windows PE).
Events
Event ID | Source | Message |
---|---|---|
BINLSVC |
The Windows Deployment Services server was unable to obtain a file lock on boot.sdi. Please ensure that the file is not in use by some other process. Error Information: %1 |
|
BINLSVC |
An error occurred while attempting to read the Boot Images configuration data. The Windows Deployment Services server will not service incoming client requests. Error Information: %1 |
|
BINLSVC |
The Windows Deployment Services server was able to successfully read the Boot Images configuration data. The Windows Deployment Services server will now service incoming client requests. | |
BINLSVC |
An error occurred while trying to initialize the BCD Manager. Error Information: %1 |
|
BINLSVC |
An error occurred while trying to create the directory for architecture %1. Error Information: %2 |
|
BINLSVC |
An error occurred while trying to create the default.BCD store for architecture %1. Error Information: %2 |
|
BINLSVC |
An error occurred while trying to enumerate Boot Images from directory %1 for architecture %2. Error Information: %3 |
|
BINLSVC |
The Windows Imaging (WIM) file %1 does not contain any bootable images. Images in this file will be ignored. | |
BINLSVC |
An error occurred while enumerating boot images. The architecture of an image in the WIM file %1 does not match the architecture of the directory %2. Images in this file will be ignored. | |
BINLSVC |
An image in the WIM file %1 does not have an image name. The Windows Deployment Services server will use the image filename instead. | |
BINLSVC |
An image in the WIM file %1 does not have a System Root defined. The Windows Deployment Services server will use \\Windows as the default. | |
BINLSVC |
An error occurred while creating the BCD store for WIM file %1. Error Information: %2 |
|
BINLSVC |
An error occurred while updating the BCD store for WIM file %1. Error Information: %2 |
|
BINLSVC |
An error occurred while trying to add the information in BCD file %1 to the combined BCD file %2. Error Information: %3 |
|
BINLSVC |
An error occurred setting the display order for the combined BCD file %1. Error Information: %2 |
|
BINLSVC |
An error occurred while trying to generate the combined BCD file for architecture %1. Error Information: %2 |
|
BINLSVC |
An error occurred while locating the specified Boot Image %3 for the device with MAC address %1 and GUID %2. As a result the device will not be serviced. | |
BINLSVC |
An error occurred while trying to generate the custom BCD file for the client. MAC address: %1 GUID: %2 Boot Image: %3 Error Information: %4 |
|
BINLSVC |
An error occurred while trying to create the combined BCD store %1. Error Information: %2 |
|
BINLSVC |
An error occurred while trying to process WIM file %1. Error Information: %2 |
|
BINLSVC |
An error occurred while trying to access Boot folder under REMINST share. Error Information: %1 |
|
BINLSVC |
An error occurred while trying to access Tmp folder under REMINST share. Error Information: %1 |
|
BINLSVC |
An error occurred while trying to access Boot.SDI under REMINST\\Boot share. Error Information: %1 |
|
BINLSVC |
Combined BCD file %1 generated successfully for architecture %2. | |
BINLSVC |
The default Boot Image %1 was not found for architecture %2. |