- Kueppers-Board Blog Space - http://kueppers-board.de -
How to resize a VMWare virtual machine’s disk
Dieser Eintrag stammt von Bernstein_TK Am 29.8.2007 @ 10:37 In Windows Client, Virtualisierung, Allgemein | 1 Kommentar
Nachdem meine Virtual Machine während der Neuinstallation eines notwendigen Programms anfing zu murren, dass der Plattenplatz nicht ausreicht, musste ich mich umschauen, wie’s geht. Hier ist die Lösung, die ich auf dem Blog von [1] Michael Daniel gefunden habe…
1) On the Host Machine: stop the Virtual machine that you need to allocate more HDD space to.
2) Run C:\Program Files\VMware\VMware Server\vmware-vdiskmanager.exe to re-size the vmdk file. This will resize the HDD but not the partition.
For example: C:\Program Files\VMware\VMware Server>vmware-vdiskmanager.exe -x 80Gb -t 1 “C:\Virtual Machines\Viper\Windows Server 2003 Enterprise Edition.vmdk”
3) Exit BootIt and restart the virtual machine.
4) On the virtual machine: Download a copy of BootIt NG (Boot It Next Generation). [2] http://www.terabyteunlimited.com/downloads/bootitng.zip
5) Run the .exe and create a bootable CD ISO. Make sure you include the VGA drivers in the options!.
6) Copy the ISO to a different machine (eg the Host server) or a network location. For example: C:\BOOTITNG.ISO
7) On the Host machine: set the virtual machine to use the BootIt ISO as the CD Drive.
Start the Virtual Machine: hit ESC to bring up the boot manager as VMWare is loading and select to boot off the CD Drive with the ISO loaded.
9) When the BootIt GUI starts, resize the partition.
10) Restart the Virtual machine.
Für XP Maschinen gibt es für den Punkt 4-9 eine Alternative, dies ist auf in einem Kommentar hinterlegt:
I was able to simple follow step 1 & 2, then boot into the vm and follow the standard resizing steps below using diskpart.
[3] http://support.microsoft.com/kb/325590
On Windows XP that is
Dies trifft aber nur zu, wenn die zu erweiternde HDD keine Systempartition ist.
Dieser Artikel wurde ausgedruckt ab Kueppers-Board Blog Space: http://kueppers-board.de
URL zum Artikel: http://kueppers-board.de/2007/08/29/how-to-resize-a-vmware-virtual-machine%e2%80%99s-disk/
URLs in this post:
[1] Michael Daniel : http://www.michael-daniel.com/blog/?p=26
[2] http://www.terabyteunlimited.com/downloads/bootitng.zip: http://www.terabyteunlimited.com/downloads/bootitng.zip
[3] http://support.microsoft.com/kb/325590: http://support.microsoft.com/kb/325590
Klicken hier zum Drucken.