Extend vmware disk
October 14th, 2009 by fapg
To extend a disk in vmware, can be done with the following command:
vmware-vdiskmanager -x <final size> “<name of virtual disk that you want extend.vmdk>”
Example:
vmware-vdiskmanager -x 10GB “CentOS Enterprise Linux 4.vmdk”
After this you have extended your disk, and need to extend in your SO guest.
This entry was posted on Wednesday, October 14th, 2009 at %I:%M %p and is filed under command line, linux, virtualization, windows. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.