Resizing an Ubuntu virtual machine under VMware Workstation (update)

04 Mar 2019

Some things have changed for the better regarding resizing the disk for an Ubuntu virtual machine under VMWare and it is much easier now.

Environment and tools:

Steps:

  1. While the virtual machine is shut down, use VMware’s “Edit virtual machine settings” to open the settings menu.
  2. Click on the hard drive and then the “Expand” button.
  3. Increase the size to the new desired size.
  4. For the CD/DVD, specify the gparted iso and make sure “connect at powerup” is enabled.
  5. Boot the virtual machine with gparted. This might require using “Power on to Firmware” in order for the iso to boot before the OS.
    1. resize the partition to fill the space.
  6. Reboot into the OS.
  7. DONE! It seems that everything is smart enough to adjust to the newly available size.