Article ID: 2004518 - Last Review: October 23, 2009 - Revision: 1.0 Error message when you start Windows 7: "The Windows Boot Configuration Data file is missing required information"SymptomsWhen you start Windows 7, you receive the following error message: File: \Boot\BCD Status: 0xc0000034 Info: The Windows Boot Configuration Data file is missing required information CauseThis error occurs when either of the following conditions is true:
The second bullet refers to the “active partition”, which means the partition identified by theActive bit set on the partition. This is what identifies the ‘system partition’, or in other words, the partition where bootmgr and BCD store are located. ResolutionTo resolve this problem, use the following methods in the order in which they are presented. Method 1: Repair the BCD store by using the Startup Repair option You can use the Startup Repair option in the Windows Recovery Environment to repair the BCD store. To do this, follow these steps: 1. Put the Windows 7 installation disc in the disc drive, and then start the computer. 2. Press a key when you are prompted. 3. Select a language, a time, a currency, and a keyboard or another input method, and then click Next. 4. Click Repair your computer. 5. Click the operating system that you want to repair, and then click Next. 6. In the System Recovery Options dialog box, click Startup Repair. 7. Restart the computer.
For more information on how Windows RE Works:http://technet.microsoft.com/en-us/library/dd744291(WS.10).aspx
Method 2: Rebuild the BCD store by using the Bootrec.exe tool If the previous method does not resolve the problem, you can rebuild the BCD store by using the Bootrec.exe tool in the Windows Recovery Environment. Determine the partition where \boot\bcd file is located. Notice that the boot\BCD file may not be on the C: partition but on a separate system partition. (OEM's are unlikely to assign a volume letter to the system partition.) If the Bootrec.exe tool cannot locate any missing Windows installations, you must remove the BCD store, and then you must re-create it. To do this, type the following commands in the order in which they are presented. Press ENTER after each command.
In this recovery procedure, because we are in WinRE (which is based on WinPE), all the volumes, including the system partition are assigned drive letters. The order of drive letter assignment may not be (or will not be) the same as how volume letters are assigned when Win7 is running.
Partition C: might not be the correct volume letter. Here is what we have to do to obtain the correct active partition: If the Bootrec.exe tool cannot locate any missing Windows installations, you must remove the BCD store, and then you must re-create it. Use the diskpart command to locate the volume letter for the system partition where the BCD store is located. To do this, follow these steps:
Sample output for example: Partition 1 Type : 07 Hidden: No Active: Yes Offset in Bytes: 1048576
Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- * Volume 1 D System Rese NTFS Partition 100 MB Healthy System
The BCD store is located on the partition where the detail shows “Active : Yes”, and Info is “System”. The partition may have a label “System Reserved”. In this example, Volume 1 is the system partition and Windows has temporarily assigned the volume letter D. If partition 1 is not marked Active, then select partition 2, and view the detail to see whether the next partition is Active and the Info is System. A partition with Info as “Boot”, is the partition where the \Windows directory is located. Partition 2 Type : 07 Hidden: No Active: No Offset in Bytes: 105906176
Volume ### Ltr Label Fs Type Size Status Info ---------- --- ----------- ----- ---------- ------- --------- -------- * Volume 2 C NTFS Partition 100 GB Healthy Boot On Windows Vista, one partition is typically used as both the System and Boot partitions and the \boot\BCD store is located on the same volume where the \Windows directory is located. On Windows 7, separate partitions are used for the System and Boot partitions to make it easier to enable BitLocker Drive Encryption and to support computers that have UEFI firmware.
· Bcdedit /export C:\BCD_Backup · ren Partition:\boot\bcd bcd.old · Bootrec /rebuildbcd Note Partition represents the letter of the system partition Method 3: Rebuild the BCD store manually by using the Bcdedit.exe tool If the previous method does not resolve the problem, you can rebuild the BCD store manually by using the Bcdedit.exe tool in the Windows Recovery Environment. To do this, follow these steps: 1. Put the Windows 7 installation disc in the disc drive, and then start the computer. 2. Press a key when you are prompted. 3. Select a language, a time, a currency, and a keyboard or another input method, and then click Next. 4. Click Repair your computer. 5. Click the operating system that you want to repair, and then click Next. 6. In the System Recovery Options dialog box, click Command Prompt. 7. Type the following command, and then press ENTER:
Note Partition represents the letter of the partition on which Windows is installed. Typically, this is partition C. Use the diskpart commands described in Method 2 to determine the letter temporarily assigned to the partition on which Windows is installed. The detailed partition information for that partition will show the Info as Boot. 8. Type the following command, and then press ENTER:
9. Type the following command, and then press ENTER:
10. Type the following command, and then press ENTER:
11. Type the following command, and then press ENTER:
12. Type the following command, and then press ENTER:
13. Type the following command, and then press ENTER:
14. Restart the computer. More InformationFor a Windows Vista version of this article see: http://support.microsoft.com/default.aspx?scid=kb;EN-US;927391 Note This is a "FAST PUBLISH" article created directly from within the Microsoft support organization. The information contained herein is provided as-is in response to emerging issues. As a result of the speed in making it available, the materials may include typographical errors and may be revised at any time without notice. SeeTerms of Use (http://go.microsoft.com/fwlink/?LinkId=151500) for other considerations. Provide feedback on this informationDid this information solve your problem?
Was this information relevant?
What can we do to improve this information? To protect your privacy, do not include contact information in your feedback. Thank you! Your feedback is used to help us improve our support content. For more assistance options, please visit theHelp and Support Home Page. |
|
![]() |