You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2013/01/04 20:51:33 UTC

svn commit: r845013 - in /websites/staging/vcl/trunk/content: ./ docs/increasevmhdd.html

Author: buildbot
Date: Fri Jan  4 19:51:32 2013
New Revision: 845013

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/increasevmhdd.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jan  4 19:51:32 2013
@@ -1 +1 @@
-1429047
+1429060

Modified: websites/staging/vcl/trunk/content/docs/increasevmhdd.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/increasevmhdd.html (original)
+++ websites/staging/vcl/trunk/content/docs/increasevmhdd.html Fri Jan  4 19:51:32 2013
@@ -84,10 +84,8 @@
 <li>Determine the VMware host the VM is on</li>
 <li>Shutdown the VM</li>
 <li>Log in to the VM host via SSH</li>
-<li>Navigate to the VM's working directory (under the VM Working Directory Path configured in the VM profile)</li>
 </ul>
-<p>i.e<br />
-</p>
+<p>Navigate to the VM's working directory (under the VM Working Directory Path configured in the VM profile)</p>
 <div class="codehilite"><pre>cd /vmfs/volumes/vmpath/vclv99-77_1846-v14
 </pre></div>
 
@@ -140,8 +138,15 @@ Clone: 100% done.
 <li>Select <strong>Hard disk 1</strong></li>
 <li>Click <strong>Remove</strong></li>
 <li>Click <strong>Add</strong>...</li>
+<li>Select <strong>Hard Disk</strong></li>
+<li>Click <strong>Next</strong> </li>
 <li>Select <strong>Use an existing virtual disk</strong></li>
+<li>Click <strong>Next</strong></li>
 <li>Navigate to the VM's working directory and select the .vmdk corresponding to the full copy of the virtual disk you created earlier (copy.vmdk)</li>
+<li>Select copy.vmdk</li>
+<li>Click <strong>Next</strong></li>
+<li>Click <strong>Next</strong></li>
+<li>Click <strong>Finish</strong></li>
 </ul>
 <p><strong>Add a CD Drive to the VM Pointing to the GParted Live CD ISO File</strong></p>
 <ul>
@@ -150,6 +155,7 @@ Clone: 100% done.
 <li><strong>Use ISO image</strong></li>
 <li>Navigate to the Gparted ISO image you downloaded earlier</li>
 <li>Make sure Connect at power on is selected</li>
+<li>Click <strong>Finish</strong></li>
 </ul>
 <p><strong>Increase the Power On Boot Delay</strong></p>
 <p>It can be difficult to catch the initial boot screen when the VM is powered on in order to press Escape to display the boot menu.  Add a delay:</p>
@@ -157,6 +163,7 @@ Clone: 100% done.
 <li>Click on the <strong>Options</strong> tab</li>
 <li>Select <strong>Boot Options</strong></li>
 <li>Set the <strong>Power On Boot Delay</strong> to a few seconds <em>(4000 = 4 seconds)</em></li>
+<li>Click <strong>OK</strong></li>
 </ul>
 <p><strong>Use GParted to Reconfigure the Partitions</strong></p>
 <p>Simply increasing the size of the virtual disk does not cause the amount of usable space within the VM to increase.  The partitions within the virtual disk need to be reconfigured to use all of the available space.  This cannot be done from the OS of the image stored on the virtual disk.  You must boot the VM using a live CD containing a partition reconfiguration utility.  The GParted Live CD is free and easy to use.</p>