2

Possible Duplicate:
Disk2vhd,convert my PC to Hyper-V Virtual Machine

I've just bought a machine running Windows 7 x64 Professional. I want to use this to run my old XP x32 installation as a virtual machine using Virtual PC.

My plan is to create images of the 2 current XP drives using Disk2vhd. Then install these drive images in an XP virtual machine.

  • Should this work?
  • Will I need to activate XP on the virtual machine?
  • Will 1 GB be enough to run the virtual machine (16 GB available on host)?
  • Are there any other pitfalls of which I need to be aware?
HTTP 410
  • 143

1 Answers1

3

Should this work?

Yes, of course.

Will I need to activate XP on the virtual machine?

Yes, you will.

Will 1 GB be enough to run the virtual machine (16 GB available on host)?

Only you will be able to decide based on programs you use. Windows XP will run fine on 1GB.

Are there any other pitfalls of which I need to be aware?

As you don't change your old system, just try. There shouldn't be any problems, but if so, all you lost are some cpu cycles and disk I/O.

Also think about using Virtual Box which is also free but in more active development.

Jens Erat
  • 18,485
  • 14
  • 68
  • 80