<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Virtual disk resize in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165978#M11061</link>
    <description>&lt;A href="http://communities.vmware.com/thread/15593" target="_blank"&gt;http://communities.vmware.com/thread/15593&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a good link explaning how to expand the vistual disk in wmware esx.</description>
    <pubDate>Wed, 25 Mar 2009 08:26:30 GMT</pubDate>
    <dc:creator>Cederberg</dc:creator>
    <dc:date>2009-03-25T08:26:30Z</dc:date>
    <item>
      <title>Virtual disk resize</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165977#M11060</link>
      <description>How I can resize the virtul Disk in Vmware ESX. Is there any step by step guide available on net.</description>
      <pubDate>Wed, 25 Mar 2009 07:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165977#M11060</guid>
      <dc:creator>Ajit Thakur</dc:creator>
      <dc:date>2009-03-25T07:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual disk resize</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165978#M11061</link>
      <description>&lt;A href="http://communities.vmware.com/thread/15593" target="_blank"&gt;http://communities.vmware.com/thread/15593&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Here is a good link explaning how to expand the vistual disk in wmware esx.</description>
      <pubDate>Wed, 25 Mar 2009 08:26:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165978#M11061</guid>
      <dc:creator>Cederberg</dc:creator>
      <dc:date>2009-03-25T08:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual disk resize</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165979#M11062</link>
      <description>You can follow below steps for resizing the virtual disk&lt;BR /&gt;&lt;BR /&gt;Using vmkfstools and System Rescue CD (&lt;A href="http://linux.softpedia.com/get/System/Recovery/System-Rescue-CD-188.shtml)" target="_blank"&gt;http://linux.softpedia.com/get/System/Recovery/System-Rescue-CD-188.shtml)&lt;/A&gt; to extend a disk&lt;BR /&gt;&lt;BR /&gt;â ¢ Download the System Rescue ISO and make it available so it can be mounted by the virtual machineâ  s CD-ROM&lt;BR /&gt;â ¢ Shutdown the virtual machine you want to resize&lt;BR /&gt;â ¢ Log into the ESX Server console via Putty&lt;BR /&gt;â ¢ Type â  vmkfstools â  X /vmfs/volumes///â   ie. /vmfs/volumes/Storage1/my_vm.vmdk New disk size can be specified in kilo, mega or gigabytes and will be the total size of the new disk. So if you want to increase a virtual disk from 20GB to 24GB you would specify either 24000m or 24g&lt;BR /&gt;â ¢ Power on the Virtual Machine and make sure it boots properly, load Disk Management and you will see the new unallocated space&lt;BR /&gt;â ¢ Now to join the unallocated space to the primary partition, first shutdown the Virtual Machine&lt;BR /&gt;â ¢ Connect the Virtual Machine to the System Rescue ISO file and make sure you enable Connected at Power On&lt;BR /&gt;â ¢ Power on the Virtual Machine&lt;BR /&gt;â ¢ Press ESC at the Bios screen to get to the Boot Menu&lt;BR /&gt;â ¢ Select CD-ROM as the Boot device&lt;BR /&gt;â ¢ Press Enter at the boot screen&lt;BR /&gt;â ¢ Press Enter after boot sequence is complete and then type â  startxâ  &lt;BR /&gt;â ¢ Once X-windows loads, double-click the GpartEd icon (drive icon, 3rd down on the right hand side)&lt;BR /&gt;â ¢ Once the partition editor loads, click on /dev/sda1 in the partition list&lt;BR /&gt;â ¢ Click the Resize/Move button&lt;BR /&gt;â ¢ Click and drag the arrow to extend the size of the partition, make sure you do a resize (double arrow) and not a move (four way arrow) so you should 0 free space preceding and following and then click the Resize/Move button&lt;BR /&gt;â ¢ Next click the Apply button and then the operation will start, you can expand Details to see the progress, once completed click the Close button.&lt;BR /&gt;â ¢ Click the power button in the bottom right corner, then select reboot.&lt;BR /&gt;â ¢ Edit the VM and remove the ISO from the CD/ROM device (change to Client)&lt;BR /&gt;â ¢ When the server restarts it will do a Check Disk, let this complete, Windows will prompt for a reboot after you login&lt;BR /&gt;â ¢ Reboot and load Disk Management and your Primary Partion will be the new size without any unallocated space</description>
      <pubDate>Wed, 25 Mar 2009 11:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165979#M11062</guid>
      <dc:creator>Ravi_Shankar</dc:creator>
      <dc:date>2009-03-25T11:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual disk resize</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165980#M11063</link>
      <description>you can find different ways to resize virtual disk on below link &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://vmware-land.com/Resizing_Virtual_Disks.html" target="_blank"&gt;http://vmware-land.com/Resizing_Virtual_Disks.html&lt;/A&gt;</description>
      <pubDate>Wed, 25 Mar 2009 11:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165980#M11063</guid>
      <dc:creator>Ravi_Shankar</dc:creator>
      <dc:date>2009-03-25T11:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: Virtual disk resize</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165981#M11064</link>
      <description>The Link provided by Ravi , worked and we completed the task.&lt;BR /&gt;&lt;BR /&gt;Thank you ravi</description>
      <pubDate>Wed, 25 Mar 2009 11:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/virtual-disk-resize/m-p/5165981#M11064</guid>
      <dc:creator>Ajit Thakur</dc:creator>
      <dc:date>2009-03-25T11:59:34Z</dc:date>
    </item>
  </channel>
</rss>

