I need to migrate a existing NT4.0 Server into a virtual machine.
I thought of taking a PowerQuest DriveImage and restore this image in the
vm.
Is there a tutorial available somewhere, on how to do this?
Are there certain steps to be obeyed before / after creating/restoring the
image?
Thanks for help and hints
Rainer
With VMWare this is called "physical to virtual", "p2v" in short. Just
scan on that an you might be overwhelmed with info.
To be short, the route is as follows:
- check the current hardware of the machine. If it runs on ide disks,
single cpu and no dedicated hal.dll and the move is NOT to ESX, best to
keep it that way.
- create a guest with a similar disk setup as the origional.
- use your image tool to move the machine. I have used Norton GHost in
the past, currently we use Acronis True Image (booting from disk).
Start the new guest, let it detect its new hardware, then install the
vmware-tools.
and off you go.
IF this does not work, replace 'ntoskrnl.exe' and 'hal.dll' with the
origional from Micro$oft (do a find for those, they are most likely
available somewhere in the patch or servicepack files).
For scsi-based machines and/or the move to ESX (that does not provide
ide for guests): The machine will end up on buslogic scsi. Prepare the
machine for that so it can boot from there.
CBee