Error message when you update the SATA controller driver to the MSAHCI driver after you install Windows Vista Service Pack 1: STOP 0×7B
| Article ID | : | 954703 |
| Last Review | : | July 17, 2008 |
| Revision | : | 1.0 |
On This Page
SYMPTOMS
INACCESSIBLE_BOOT_DEVICE
CAUSE
WORKAROUND
Method 1: Use the Service Control Manager tool to enable the ATAPI service (recommended)
| 1. | Click Start , type cmd in the Start Search box, and then click cmd in the Programs list.
|
| 2. | Check the current state of the ATAPI service. To do this, at the command prompt, type sc qc atapi, and then press ENTER. You see output that resembles the following:
SERVICE_NAME: atapi TYPE : 1 KERNEL_DRIVER START_TYPE : 4 DISABLED ERROR_CONTROL : 3 CRITICAL BINARY_PATH_NAME : SystemRoot system32 drivers atapi.sys LOAD_ORDER_GROUP : SCSI Miniport TAG : 33 DISPLAY_NAME : IDE Channel DEPENDENCIES : SERVICE_START_NAME : |
| 3. | Change the start type for the ATAPI service from DISABLED to BOOT. To do this, at the command prompt, type sc config atapi start=boot, and then press ENTER. |
| 4. | Verify that the ATAPI service is enabled. To do this, at the command prompt, type sc qc atapi, and then press ENTER. You see output that resembles the following:
SERVICE_NAME: atapi TYPE : 1 KERNEL_DRIVER START_TYPE : 0 BOOT_START ERROR_CONTROL : 3 CRITICAL BINARY_PATH_NAME : SystemRoot system32 drivers atapi.sys LOAD_ORDER_GROUP : SCSI Miniport TAG : 33 DISPLAY_NAME : IDE Channel DEPENDENCIES : SERVICE_START_NAME : |
Method 2: Use the registry to enable the ATAPI service
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.
| 1. | Click Start , type regedit in the Start Search box, and then click regedit in the Programs list.
|
| 2. | Locate and then click the following registry entry:
HKEY_LOCAL_MACHINE SYSTEM CurrentControlSet Services atapi
|
| 3. | In the details pane, double-click Start. |
| 4. | In Value data box, type 0, and then click OK. |
| 5. | Close Registry Editor. |
MORE INFORMATION
| 1. | Start the computer by using the Windows Vista installation media. |
| 2. | At the installation screen, press SHIFT+F10 to open a command prompt. |
| 3. | Click Start , type regedit in the Start Search box, and then click regedit in the Programs list.
|
| 4. | Locate and then click the following registry subtree:
HKEY_LOCAL_MACHINE
|
| 5. | On the File menu, click Load Hive. |
| 6. | In the original Windows Vista installation %SystemRoot% System32 Config folder, click the System file, and then click Open. |
| 7. | In the Load Hive dialog box, type test, and then click OK.
Note The HKEY_LOCAL_MACHINE registry subtree of the original Windows Vista installation is loaded as a subkey of the current HKEY_LOCAL_MACHINE registry subtree. |
| 8. | Locate and then click the following registry entry:
HKEY_LOCAL_MACHINE test CurrentControlSet Services atapi
|
| 9. | In the details pane, double-click Start, type 0, and then click OK. The ATAPI service start value is now set to BOOT_START. |
| 10. | In the navigation pane, locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE test
|
| 11. | On the File menu, click Unload Hive to unload the test subkey. |
| 12. | Exit Registry Editor. |
| 13. | Exit the installation, and then restart the computer from the hard disk. |
APPLIES TO
| • | Windows Vista Ultimate |
| • | Windows Vista Enterprise |
| • | Windows Vista Business |
| • | Windows Vista Home Premium |
| • | Windows Vista Home Basic |
| • | Windows Vista Ultimate 64-bit Edition |
| • | Windows Vista Enterprise 64-bit Edition |
| • | Windows Vista Business 64-bit Edition |
| • | Windows Vista Home Premium 64-bit Edition |
Keywords: |
kbregistry kbexpertiseinter kbtshoot kbprb KB954703 |
Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
Microsoft Corporation. All rights reserved. Terms of Use | Trademarks
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.
Back to the top
, type
If you are prompted for an administrator password or confirmation, type your password, or click Continue.
Leave a Reply