Cloning a Running Windows 2008 Server to a Virtual Machine

I’m ready to migrate my 1½ year old Windows 2008 installation to a virtual machine and finding out about the options run into Disk2vhd. It’s made by the Sysinternals team at Microsoft and what it does is snapshot of any drive to a VHD, virtual hard disk. The cool thing is that you can clone running Windows system with it.

Windows 2008 server migrated to VirtualBox on top of Opensolaris

The cloning is as simple as:

  1. download Disk2vhd and extract it to some folder.
  2. Start the software and choose which partition you want to clone.
  3. Wait for the cloning to finish, in my case this took about 50 minutes
  4. Copy the resulting .vhd file to your virtual machine host.
  5. Start your virtual machine software and make a new VM.
  6. Mount the disk on the VM you just made and boot.
  7. If everything went right you should now have a clone of your Windows system running in a VM

I just tried this and just like that I have my old Windows 2008 running in a VirtualBox virtual machine on top of OpenSolaris.

If you are migrating a Windows installation to VirtualBox you might want to check out the how-to on on the VirtualBox website.

Leave a Reply

Your email address will not be published. Required fields are marked *

*


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">