When converting a Windows XP / Windows 2003 machine with P2V utilities, a STOP: 0x0000007B may occur during boot in Hyper-V. (Pressing F8 during boot and selecting the option to "Disable automatic restart on system failure" will reveal the blue screen error code.) Typically this indicates the lack of a necessary driver required by Hyper-V virtual hardware (IDE channel).
To confirm the issue relates to this article, follow these steps:
Any missing items from step #3 can be remedied through the information given below. Hyper-V requires these critical devices and services to boot; a lack of this information in Windows will result in a 0x0000007B, or perpetually rebooting machine.
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_8086&dev_7111]"ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}""Service"="intelide"
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\pci#ven_8086&dev_7110&cc_0601]"ClassGUID"="{4D36E97D-E325-11CE-BFC1-08002BE10318}""Service"="isapnp"
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\primary_ide_channel]"Service"="atapi""ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\CriticalDeviceDatabase\secondary_ide_channel]"Service"="atapi""ClassGUID"="{4D36E96A-E325-11CE-BFC1-08002BE10318}"
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\IntelIde]"ErrorControl"=dword:00000001"Group"="System Bus Extender""Start"=dword:00000000"Tag"=dword:00000004"Type"=dword:00000001
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\PCIIde]"ErrorControl"=dword:00000001"Group"="System Bus Extender""Start"=dword:00000000"Tag"=dword:00000003"Type"=dword:00000001"ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\ 52,00,49,00,56,00,45,00,52,00,53,00,5c,00,70,00,63,00,69,00,69,00,64,00,65,\ 00,2e,00,73,00,79,00,73,00,00,00"DisplayName"="Standard IDE/ESDI Hard Disk Controller"
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\atapi]"ErrorControl"=dword:00000001"Group"="SCSI miniport""Start"=dword:00000000"Tag"=dword:00000019"Type"=dword:00000001"DisplayName"="Standard IDE/ESDI Hard Disk Controller""ImagePath"=hex(2):73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,44,00,\ 52,00,49,00,56,00,45,00,52,00,53,00,5c,00,61,00,74,00,61,00,70,00,69,00,2e,\ 00,73,00,79,00,73,00,00,00
Our team blog has been replaced in favor of individual blogs. Content from previous postings is provided below.
Previous Code Posts:
Sources for SCCM OSD and MDT UDI material: