Contents

Consolidating multiple virtual drives into one

VMware does not provide special software tools to consolidate the contents of multiple drives into a single drive.

To consolidate the contents of multiple drives, operating systems must be persuaded that software installed on these drives (for example, C:, D:, E:) will be moved to one drive (for example, C:) and that all files with stored paths to other drives (for example, D: and E:) would have to be changed to the first drive.

However, if you have data files on two of the three virtual disks (where the files could be safely moved), then it would be possible (as with a standard PC) to use the standard backup software provided with the guest operating system to:

  1. Backup the boot/system drive.
  2. Create a large virtual disk for the virtual machine.
  3. Install a fresh copy of the guest operating system into the virtual machine.
  4. Use the guest operating system's included software to restore the original 2GB boot/system drive image on top of the large virtual disk.
  5. Copy the data files from the two 2GB drives into the single large drive. 

Note: Quite a bit of time will be required to perform the above steps, so VMware does not recommend this procedure in general.

Back to top

© 2001 VMware, Inc. All rights reserved.