|
Thursday, 08 October 2009 18:24 |
|
The process to run physical disks into vhd images is as simple as possible. The program will display the available physical disks of the computer system upon startup. All that it takes to create a vhd image is to select a path and name for the image (or keep the default suggestion) and select the physical drives that the virtual image should be created of (or keep the default selection). Disk2vhd will then create the virtual image which can then be used in Microsoft Virtual PC or Microsoft Hyper-V. One of the benefits of using the Sysinternals program is that it can create virtual images of physical drives in Windows It will create one VHD for each disk on which selected volumes reside. It preserves the partitioning information of the disk, but only copies the data contents for volumes on the disk that are selected. This enables you to capture just system volumes and exclude data volumes, for example.

Usage instructions: To use VHDs produced by Disk2vhd, create a VM with the desired characteristics and add the VHDs to the VM’s configuration as IDE disks. On first boot, a VM booting a captured copy of Windows will detect the VM’s hardware and automatically install drivers, if present in the image. If the required drivers are not present, install them via the Virtual PC or Hyper-V integration components. You can also attach to VHDs using the Windows 7 or Windows Server 2008 R2 Disk Management or Diskpart utilities.
Disk2vhd is compatible with all Microsoft operating systems since Windows XP SP2 including Windows Vista, Windows 7 and their 64-bit editions. A download is available at the Sysinternals website. It is furthermore possible to run the tool directly from live.sysinternals.com. (via Lee at Download Squad) |