Hello,
I have the following setup:
– Host operating system: Windows 7 x64
– Guest operating system running on the latest VB (4.1.8): Windows XP x86
I want to use the guest operating system to debug a driver I’m writing. For this, I want to setup VirtualKD 2.6. I have performed these steps in the following order
1) Install VB
2) Setup Windows XP x86 SP3 + installed all currently available updates
3) On the host OS, I ran VirtualKDSetup.exe
4) Using a shared folder, copied vminstall.exe from the target folder to my guest OS.
5) On the guest OS, I ran vminstall.exe, used standard settings and restarted the guest OS
6) On the host OS, started vmmon64.exe
7) Tried to boot “Microsoft Windows XP Professional [VirtualKD] [debugger enabled]”
However, when I try to boot (i.e. step 7), the screen simply goes black and nothing happends (I waited for several minutes). Any ideas where I went wrong?
Thanks