If make use of virtual machines as much as I do, then you will be in need of more storage space and at the same time running out of space. One way to expand the storage capacity of a virtual machine is to add a second virtual disk.
For this tutorial I will be adding a 50GB virtual hard disk to a Windows Server 2003 virtual machine. The instructions should apply to all versions of VMware Workstations and VMware Player, the instructions will also work with all versions of Windows.
ADD THE SECOND disk
Start VMware Workstation and select the virtual machine you wish to add the second disk. Click on Edit virtual machine settings.
A new window will open. Click on Add button at the bottom.
Now the Add Hardware Wizard window will present you with several options. Click on Hard Disk and then click on Next.

Select Create a new virtual disk and then on Next.

Usually, VMware Workstation will suggest a type of virtual disk. In this case the suggested type is SCSI (Recommended) and click on Next.

Choose the size of the virtual disk you wish to create in GB. My preference is to choose to Store virtual disk as a single file and click on Next.

Now just tell it where to store the new disk file and click on Finish. I would recommend going with the default, keep all files in the same place.

Again you are presented with an overview of the system configuration. Notice how the new second disk, click on Save to preserve the changes.
INITIALIZE THE NEW DISK
If you boot the virtual machine the new virtual disk will not appear under windows. You have to make use of a Windows utility called compmgmt.msc which will allow us to manage(initialize, format) the new disk.
You will need administrative privileges
Click on Start > Run and type compmgmt.msc and then hit OK.
This will bring a new window, click on Next to continue.

Here you are being asked which disk you want to initialize. The C disk is know as disk 0, using logic we know that our new disk will be known as disk 1. Check Disk 1 and click on Next

Select the disk you want to convert. Of course, we want to convert Disk 1. Check on Disk 1 and click on Next.

Now the wizard is giving you an overview of whats about to be done to the disk. If you are OK with the changes click Finish.

We still have some work to do before we can use that new disk. Now right click on the unallocated volume(Disk 1) and select New volume….

Click Next on the New Volume Wizard.

Select the volume type. In this case Simple and click on Next.

In this screen you are being asked to select the disk and disk size. I want to use all of the available space, just click on Next to continue.

Just accept the default disk letter and click on Next.

Now this is important. You are being asked whether you want to format the disk with NTFS and the volume label. Don’t be lazy like me, give the Volume Label a proper name. Then just hit Next.

Again you are being presented with an overview of whats about to be done with the disk. If you agree, click on Finish.

The new disk will now be formatted, allow for some time.

After the formatting is done you can close the window and go to Start > My Computer and you should be able to see the new disk with the assigned letter E.

Thank you for reading my tutorial, feel free to comment.
Updated on 11/14/2010 by L.Ventura




August 18, 2009 at 6:19 am
This article was clear in telling how to add a new partition to my VM.
August 28, 2009 at 1:36 am
Thanks! This is very helpful.
August 31, 2009 at 12:37 pm
Thanks a million. you know I deleted my windows server 2008 one million times to add a virtual disk to configure backup… I didn’t knew I had to add a hard disk using the windows quota management.. Thanks a lot for this guide. you rock
December 18, 2009 at 9:21 am
Good article!Thanks
January 4, 2010 at 2:17 pm
Thanks for the tutorial, works perfect dude
January 8, 2010 at 6:46 pm
There is also a quick/dirty way to do this by editing the .vmx and .vmdk files of your virtual machine. The virtualmachine.vmx file is plain text, and can be edited using Notepad or Wordpad (It displays badly in Notepad, possibly because it uses linefeeds instead of CR/LF at the end of lines. Open once with Wordpad and save it, and it will display fine in Notepad).
Your disk image files are referenced in the lines that refer to “IDE0:0″ or “SCSI0:0″. Copy these lines and change 0:0 to 0:1 to refer to a second drive. Also change the name of the drivename.vmdk file that holds the disk image to refer to a different image file.
If you have a drivename.vmdk image file, you can copy it with a different filename, creating a new drive image (including all the data that was there) to match your new .vmx entry. Next, edit the .vmdk file with Wordpad. The file’s header contains plain text data about the disk image and its architecture. Just change the filename reference to match the new name of the .vmdk file.
Now your virtual machine will think it has a new drive connected to it. You may still have to use Windows Disk Management to re-format the new drive.
So, a bit roundabout and unnecessary, but it does teach alot about how VMware handles its configurations.
January 11, 2010 at 2:24 am
There is nothing unnecessary about your comment, as you pointed out it’s good to know what you are working with. Thank you for the detailed comment.
January 29, 2010 at 8:39 am
Thanks for the post. Very clear and detailed instructions. You saved me a lot of time.
February 3, 2010 at 5:44 am
Finallly i understand how to add secondary disk to vmware Thank you!
February 22, 2010 at 10:48 am
Thank you very much. Its really very helpful topic.
March 31, 2010 at 2:14 pm
thank you very much. at last i understand how to add second disk to vmware.
July 19, 2010 at 4:53 am
Nice, very informative. Thank you
September 8, 2010 at 4:09 am
thank you!
it’s help me!
September 14, 2010 at 5:52 pm
The article was very clear and applying the steps was a piece of cake
October 13, 2010 at 9:28 am
I followed your instructions but I end up with a drive that is unavailable in WS2003. The drive letter shows up but it shows no size. When I try to open/explore I get “H:\ refers to a location that is unavailable. …” I have tried several other configurations and cannot get the disk to be usable. Any thoughts?
October 26, 2010 at 11:03 pm
thank you…save me ton of time…
October 27, 2010 at 4:32 am
Thank you
November 16, 2010 at 9:13 am
Buenos Dias:
Solicito le favor me indiques en que lugar pudiera descargar una maquina virtual de linux para ejecutarla en VMware.
Mil gracias por la ayuda que me puedas brindar.
Claudia Milena
November 20, 2010 at 3:53 am
Puedes bajar las VMs de linux de este mismo sitio usa este link http://linhost.info/downloads/
Claudia Milena disculpa mi mal Espanol (no lo practico mucho).
December 24, 2010 at 6:34 pm
Thanks a lot! That was very helpful.
February 20, 2011 at 4:30 am
Ahh the joy of finding a clear concise walkthrough with screenshots. A rare gem amonst so many partial and poorly explained forum comments. Thanks so much for posting for the good of al VMware humanity!
May 12, 2011 at 12:12 pm
Hi,i have installed windows server 2k3 in a disk space of 150GB,when the machine installed it makes a single drive itself,but i want a 100 GB drive on the same,so pls help me how to make a partation of 100 GB from the 150 GB drive.
Many thanx in advance
Sanjay
May 13, 2011 at 11:29 am
Thankyou very much for this information … it was very helpful and easy to follow.
June 28, 2011 at 5:27 am
It’s helpful info.
July 26, 2011 at 7:54 pm
Nice tip and thanks for the screenshot. It helped me! Cheers.
August 4, 2011 at 6:20 am
Its really very helpful topic,Thanks
December 4, 2011 at 9:30 pm
Other than add more virtual disks, we can also increase existing VMware virtual disk size for capacity expansion.
http://www.partition-magic.org/vmware/increase-disk-size-vmware.html
January 30, 2012 at 2:21 pm
Thanks a lot. It is very clear and helpful information.
February 3, 2012 at 11:36 am
Great tutorial. New to VMWare and this was just what I needed. Thanks!
May 9, 2012 at 4:38 am
It’s very clear and worked for me
May 14, 2012 at 1:51 pm
Thanks.
That was an excellent and easy to follow explanation.
I appreciate that.
Steph