Posted On March 31, 2019

VmWare Workstation 6, Linux disk expansion

kimconnect 0 comments
blog.KimConnect.com >> Linux >> VmWare Workstation 6, Linux disk expansion
Run the disk expansion command:
“C:\Program Files\VMware\VMware Workstation\vmware-vdiskmanager” -x 60Gb “D:\My Virtual Machines\Centos 5.2 Test3\Red Hat Enterprise Linux 5 64-bit-cl1.vmdk”

Leave a Reply

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

Related Post

Linux: GREP Training

Lorum Ipsum - let's learn about grep, ya'll Examples: # Get information only on the…

Manually Create a SSL Certificate with LetsEncrypt

Step 1: Install certbot-auto mkdir /etc/letsencryptcd /etc/letsencrypt/wget chmod a+x certbot-auto Step 2: Create the Cert…

How to Run OpenMediaVault with Pass-through Disks in VMWare ESXi

Assumptions: 1. The ESXi host in this lab is available with three (3) 1TB hard…