Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 930132 - Last Review: April 9, 2007 - Revision: 2.2
The computer continuously restarts after you unsuccessfully try to install Windows Vista on a Windows-based computer
You experience the following symptoms after you unsuccessfully try to install Windows Vista on a separate partition on a Windows-based computer:
- The computer cannot start the earlier version of Windows.
- The computer continuously restarts.
This problem occurs if the following conditions are true:
- The computer is running a version of Windows that is earlier than Windows Vista.
- You try to create a dual-boot system by installing Windows Vista to a different partition than the partition where the earlier version of Windows is installed.
- An error occurs during the installation. Or, an error occurs after Windows Vista restarts for the first time. When this error occurs, the Windows Vista installer rolls back the changes that were made during the installation.
This problem occurs because the Windows Vista installer does not completely remove the Boot Configuration Database (BCD) store when it rolls back the changes. Therefore, Windows Boot Manager (Bootmgr) cannot use the Boot.ini file to start the earlier version of Windows.
To start the earlier version of Windows, manually select the earlier version on the boot menu.
To delete the boot entry for Windows Vista so that the computer does not continuously restart, follow these steps:
- Start the Windows Preinstallation Environment (Windows PE).
- Use the Bcdedit.exe command-line tool to delete the temporary boot entry for Windows Vista. To do this, type the following commands at a command prompt. Press ENTER after you enter each command.
bcdedit /enum
bcdedit /delete {ID} /cleanup
Note ID is the GUID of the boot entry that you want to delete. This GUID will be listed when you enter the first command.
For example, the following command deletes a boot entry whose GUID is {802d5e32-0784-11da-bd33-000476eba25f}.bcdedit /delete {802d5e32-0784-11da-bd33-000476eba25f}
This problem affects a computer that does not have a valid BCD store. The BCD store is a new feature of Windows Vista. The BCD store contains information about the operating systems that are installed on the computer. Earlier versions of Windows use the Boot.ini file for the same purpose.
APPLIES TO
- Windows Vista Home Basic
- Windows Vista Home Premium
- Windows Vista Ultimate
- Windows Vista Business
- Windows Vista Enterprise
- Windows Vista Starter
- Windows Vista Home Basic 64-bit Edition
- Windows Vista Home Premium 64-bit Edition
- Windows Vista Ultimate 64-bit Edition
- Windows Vista Enterprise 64-bit Edition
- Windows Vista Business 64-bit Edition
| kbtshoot kbexpertisebeginner kbprb KB930132 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate