I have a VM on a linux box that needs to have it's drive expanded. The guest OS is XP. What steps do I need to take to expand the hard drive for the XP VM? I have access to the web management and can also ssh to the linux box.
|
feedback
|
|
If you can ssh in to the the host, you can use vmkfstools The command would look something like this
Where the size is the desired total size of the disk. | |||||||
feedback
|