Posted On March 31, 2019

VMware Virtual Disk Manager Does Not Expand Partitions

kimconnect 0 comments
blog.KimConnect.com >> Linux , Virtualization >> VMware Virtual Disk Manager Does Not Expand Partitions
If you are using the VMware Virtual Disk Manager included in GSX Server, VMware Server, Workstation, or ACE to expand the size of a virtual disk, and the virtual disk is partitioned, you will need to use a third-party utility to resize the expanded partitions.  This utility would be run from inside the guest operating system.
 
Examples of third-party utilities include:
 
Partition Magic
System Rescue CD https://www.system-rescue.org/
GParted LiveCD https://gparted.org/livecd.php
Partition Logic https://partitionlogic.org.uk/
EASEUS Partition Manager https://www.easeus.com/partition-manager/epm-free.html
Paragon Partition Manager https://www.paragon-software.com/business/partition-manager/
Ranish Partition Manager
7tools Partition Manager
DFSee https://www.dfsee.com/dfsee/index.php
Windows DiskPart utility.

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Hyper-V Logon Failure: the user has no been granted the requested logon type at this computer (0x80070569)

Issue: When performing a live migration of a guest VM, this error occurs: '...Failed to…

Windows WSL: How to Fix Broken bashrc File

Problem: When there's an incorrect setup of Windows Subsystem for Linux (WSL), where $HOME/.bashrc is…

NextCloud Container PHP Memory Issue as Deployed via Kubernetes

Most common example:Below is a raw text paste of an exercise in resolving the issue…