Environment
PlateSpin Protect/Migrate 8.0
PlateSpin Protect/Migrate 8.0.1
Situation
This article discusses information regarding the STOP: 0x0000000A error during the reboot of Target Machine of a conversion.
Resolution
During the Target Machine it may either go into a reboot loop or display a Stop: 0x0000000A error.
Confirmation:
Check first in the information of the source server and look to see if a program is listed called "OSA IPMI Driver". If this is the case then this driver being active on other hardware of any kind will cause this Blue Screen.
Reboot Loop:
If the Target Machine is rebooting constantly this is common due to a registry setting which tells Windows to reboot on Blue Screen. This can be stopped so that you can confirm the Blue Screen code using the following steps:
- Boot the Target Machine into WinPE.
- Once the Target Machine asks for the URL use "Ctrl" + "C" to abort the batch job.
- Launch the Windows Registry Editor using the "regedit" command.
- Highlight the 'HKLM_LOCAL_MACHINE' registry hive.
- From the 'File' menu select 'Load Hive' and pick the following file:
- C:\Windows\System32\config\system
- ** This path assumes that you have Windows installed to a Windows folder on a 'C' drive.
- It will ask you to name it. This name does not matter as it is just a temporary name to give the hive so it can be represented under the 'HKLM_LOCAL_MACHINE'.
- Expand the temporary name and go to the key 'Select'.
- Look for which Control Set is the 'Current' one.
- Go to that Control Set and expand it, then expand 'Control', then go to the 'CrashControl' key.
- Change the 'AutoReboot' entry from '1' to '0' and this will make it not
automatically reboot on Blue Screen anymore.
- ** Note: This does not yet mean that the registry has been saved. You must continue with these steps to save the registry.
- Highlight the temporary name and from the 'File' menu select the 'Unload Hive' option.
- The registry has now been saved and you can reboot and see the Blue Screen.
OSA IPMI Driver Problem:
If the Source Machine was found to have the OSA IPMI Driver then you can use the following steps to disable that driver from booting:
- Boot the Target Machine into ISO
- Once the Target Machine asks for the URL use "Ctrl" + "C" to abort the batch job.
- Launch the Windows Registry Editor using the "regedit" command.
- Highlight the 'HKLM_LOCAL_MACHINE' registry hive.
- From the 'File' menu select 'Load Hive' and pick the following file:
- C:\Windows\System32\config\system
- ** This path assumes that you have Windows installed to a Windows folder on a 'C' drive.
- It will ask you to name it. This name does not matter as it is just a temporary name to give the hive so it can be represented under the 'HKLM_LOCAL_MACHINE'.
- Expand the temporary name and go to the key 'Select'.
- Look for which Control Set is the 'Current' one.
- Go to that Control Set and expand it, then expand 'Services, then go to the 'IPMI' key.
- Change the 'Start' entry to '4' and this will tell Windows not to load this
driver automatically on boot.
- ** Note: This does not yet mean that the registry has been saved. You must continue with these steps to save the registry.
- Highlight the temporary name and from the 'File' menu select the 'Unload Hive' option.
- The registry has now been saved and you can reboot into Windows.