Skip to content

Instantly share code, notes, and snippets.

@alvarovm
Last active April 15, 2020 23:08
Show Gist options
  • Save alvarovm/923c7c56f62126cb6b25d81af7f9ac5c to your computer and use it in GitHub Desktop.
Save alvarovm/923c7c56f62126cb6b25d81af7f9ac5c to your computer and use it in GitHub Desktop.
How to extend a HDD in vwmare workstation 15.5 (https://www.vmware.com/products/workstation-pro/workstation-pro-evaluation.html)
with a Ubuntu as host and Windows10 guest
*Change size of Guest partition in vmware
#https://communities.vmware.com/thread/171041
*Add this line:
bios.bootDelay = "5000"
to vmx-file, vmx-file is located in the guest machine files directory
*Download gparted-live ISO
*Connect ISO file in DVD/CDROM
*Boot and press ESC, select CDROM
*Run gparted and change/move partitions
*Reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment